Skip to content

Commit

Permalink
fix: upgrade unplugin for rspack support
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Sep 11, 2024
1 parent 75ebc3b commit 15669d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"dependencies": {
"@vue/reactivity": "^3.5.1",
"debug": "^4.3.6",
"unplugin": "^1.13.1",
"unplugin": "^1.14.1",
"vite": "^5.4.3"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 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 15669d3

Please sign in to comment.