Skip to content

Commit

Permalink
chore: update dep to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Dec 6, 2024
1 parent e780417 commit 753342a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@types/mockjs": "^1.0.10",
"mockjs": "^1.1.0",
"vite": "^6.0.2",
"vite": "^6.0.3",
"vite-plugin-mock-dev-server": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
},
"devDependencies": {
"esbuild": "^0.24.0",
"vite": "^6.0.2"
"vite": "^6.0.3"
},
"publishConfig": {
"access": "public"
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 753342a

Please sign in to comment.