Skip to content

Commit

Permalink
chore(deps): update dependency @vueuse/core to v11 (vuejs#584)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 5d6348a commit 4c4de23
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@unocss/reset": "^0.62.3",
"@vueuse/core": "^10.11.1",
"@vueuse/core": "^11.0.3",
"unplugin-vue-components": "^0.27.4",
"vitepress": "1.3.4",
"vue": "^3.4.38"
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@vue/devtools-kit": "workspace:^",
"@vue/devtools-shared": "workspace:^",
"@vue/devtools-ui": "workspace:*",
"@vueuse/core": "^10.11.1",
"@vueuse/core": "^11.0.3",
"@vueuse/integrations": "^10.11.1",
"colord": "^2.9.3",
"fast-deep-equal": "^3.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@vue/devtools-kit": "workspace:*",
"@vue/devtools-shared": "workspace:^",
"@vue/devtools-ui": "workspace:*",
"@vueuse/core": "^10.11.1"
"@vueuse/core": "^11.0.3"
},
"devDependencies": {
"@iconify/json": "^2.2.241",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/applet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@iconify/json": "^2.2.241",
"@tresjs/core": "^4.2.7",
"@vueuse/core": "^10.11.1",
"@vueuse/core": "^11.0.3",
"pinia": "^2.2.2",
"three": "^0.167.1",
"unplugin-auto-import": "^0.18.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@tanstack/vue-query": "^5.52.2",
"@vueuse/core": "^10.11.1",
"@vueuse/core": "^11.0.3",
"element-plus": "^2.8.1",
"pinia": "^2.2.2",
"unplugin-auto-import": "^0.18.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/multi-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "vite"
},
"dependencies": {
"@vueuse/core": "^10.11.1",
"@vueuse/core": "^11.0.3",
"pinia": "^2.2.2",
"unplugin-auto-import": "^0.18.2",
"vue": "^3.4.38",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@unocss/reset": "^0.62.3",
"@vue/devtools-ui": "workspace:*",
"@vueuse/core": "^10.11.1",
"@vueuse/core": "^11.0.3",
"vue": "^3.4.38"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@vue/devtools-shared": "workspace:*",
"@vueuse/components": "^11.0.3",
"@vueuse/core": "^10.11.1",
"@vueuse/core": "^11.0.3",
"@vueuse/integrations": "^10.11.1",
"colord": "^2.9.3",
"focus-trap": "^7.5.4"
Expand Down
44 changes: 22 additions & 22 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 4c4de23

Please sign in to comment.