Skip to content

Commit

Permalink
build: bump unplugin-vue-ce
Browse files Browse the repository at this point in the history
  • Loading branch information
fi3ework committed Aug 24, 2023
1 parent e5a26d6 commit ed9c093
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 67 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
},
"pnpm": {
"packageExtensions": {
"@unplugin-vue-ce/sub-style": {
"dependencies": {
"@babel/parser": "^7.21.8",
"@babel/types": "^7.21.5"
}
},
"@baiwusanyu/utils-log": {
"dependencies": {
"ansi-colors": "^4.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"build:test": "pnpm run build"
},
"devDependencies": {
"@unplugin-vue-ce/sub-style": "1.0.0-beta.6",
"@unplugin-vue-ce/sub-style": "1.0.0-beta.14",
"@vitejs/plugin-vue": "^2.0.1",
"vite": "^4.3.0",
"vue": "^3.3.4",
Expand Down
168 changes: 108 additions & 60 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 ed9c093

Please sign in to comment.