Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Nov 3, 2024
1 parent 9a46b4d commit e824a8e
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 60 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"chalk": "^5.3.0",
"conventional-changelog-cli": "^2.2.2",
"enquirer": "^2.4.1",
"execa": "^9.3.0",
"execa": "^9.5.1",
"globby": "^14.0.1",
"happy-dom": "^15.8.0",
"lint-staged": "^15.2.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@chenfengyuan/vue-countdown": "^2.1.2",
"@vueuse/core": "^10.11.0",
"@vueuse/core": "^11.2.0",
"pinia": "workspace:*",
"vitepress": "1.4.5",
"vitepress-translation-helper": "^0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/online-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"execa": "^9.3.0",
"execa": "^9.5.1",
"vite": "^5.4.10"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"vite": "^5.4.10"
},
"dependencies": {
"@vueuse/core": "^10.11.0",
"@vueuse/core": "^11.2.0",
"mande": "^2.0.9",
"pinia": "workspace:*",
"swrv": "^1.0.4",
Expand Down
99 changes: 43 additions & 56 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 e824a8e

Please sign in to comment.