Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zernonia committed Jan 10, 2024
1 parent 279632c commit 0a5a966
Show file tree
Hide file tree
Showing 4 changed files with 177 additions and 479 deletions.
2 changes: 1 addition & 1 deletion .histoire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"postcss": "^8.4.31",
"tailwindcss": "^3.3.3",
"vite": "^4.3.9",
"vue": "^3.4.5"
"vue": "^3.4.6"
}
}
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@stackblitz/sdk": "^1.9.0",
"@vueuse/core": "^10.5.0",
"radix-vue": "link:../packages/radix-vue",
"vue": "^3.3.8"
"vue": "^3.4.6"
},
"devDependencies": {
"@iconify/vue": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/radix-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"defu": "^6.1.2",
"dts-bundle": "^0.7.3",
"jsdom": "^22.1.0",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"vite": "^4.5.0",
"vite-plugin-dts": "^3.6.0",
"vitest": "^0.34.6",
Expand Down
Loading

0 comments on commit 0a5a966

Please sign in to comment.