Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Nov 26, 2024
1 parent 5879de8 commit 237cd23
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 270 deletions.
2 changes: 1 addition & 1 deletion examples/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"unplugin-vue": "workspace:*",
"vite": "^5.4.11",
"vite": "^6.0.0",
"vite-plugin-inspect": "^0.8.8"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@vue/reactivity": "^3.5.13",
"debug": "^4.3.7",
"unplugin": "^1.16.0",
"vite": "^5.4.11"
"vite": "^6.0.0"
},
"devDependencies": {
"@babel/types": "^7.26.0",
Expand Down
Loading

0 comments on commit 237cd23

Please sign in to comment.