Skip to content

Commit

Permalink
chore(deps): update vue
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 2fc67a7 commit c73e74b
Show file tree
Hide file tree
Showing 4 changed files with 356 additions and 192 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"@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.12",
"vue-sonner": "^1.2.5"
},
"devDependencies": {
"@babel/traverse": "^7.24.7",
"@iconify/vue": "^4.1.2",
"@radix-ui/colors": "^3.0.0",
"@types/babel__traverse": "^7.20.6",
"@types/markdown-it": "^14.1.1",
"@vue/tsconfig": "^0.5.1",
"@vue/tsconfig": "^0.6.0",
"autoprefixer": "^10.4.19",
"codesandbox": "^2.2.3",
"fast-glob": "^3.3.2",
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.10"
},
"postcss": {
"plugins": {
Expand Down
8 changes: 4 additions & 4 deletions packages/radix-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,15 @@
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/coverage-istanbul": "^2.1.1",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"@vue/tsconfig": "^0.6.0",
"jsdom": "^25.0.1",
"vite": "^5.4.8",
"vite-plugin-dts": "^4.2.3",
"vitest": "^2.1.1",
"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.12",
"vue-component-type-helpers": "^2.1.10",
"vue-tsc": "2.1.10"
}
}
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.12"
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
Expand Down
Loading

0 comments on commit c73e74b

Please sign in to comment.