Skip to content

Commit

Permalink
fix(deps): update vue
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent e6485de commit 210b6ad
Show file tree
Hide file tree
Showing 4 changed files with 1,845 additions and 2,231 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@stackblitz/sdk": "^1.10.0",
"@vueuse/core": "^10.11.0",
"radix-vue": "link:../packages/radix-vue",
"vue": "3.4.31",
"vue-sonner": "^1.1.3"
"vue": "3.5.4",
"vue-sonner": "^1.1.5"
},
"devDependencies": {
"@babel/traverse": "^7.24.7",
Expand All @@ -35,7 +35,7 @@
"tailwindcss": "^3.4.4",
"tsx": "^4.16.0",
"vitepress": "1.2.3",
"vue-component-meta": "^2.0.24"
"vue-component-meta": "^2.1.6"
},
"postcss": {
"plugins": {
Expand Down
6 changes: 3 additions & 3 deletions packages/radix-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@
"vitest": "^2.0.5",
"vitest-axe": "0.1.0",
"vitest-canvas-mock": "^0.3.3",
"vue": "3.4.31",
"vue-component-type-helpers": "^2.0.24",
"vue-tsc": "2.0.24"
"vue": "3.5.4",
"vue-component-type-helpers": "^2.1.6",
"vue-tsc": "2.1.6"
}
}
2 changes: 1 addition & 1 deletion playground/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"radix-vue": "link:../../packages/radix-vue",
"vue": "3.4.31"
"vue": "3.5.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
Expand Down
Loading

0 comments on commit 210b6ad

Please sign in to comment.