Skip to content

Commit ed9c093

Browse files
committed
build: bump unplugin-vue-ce
1 parent e5a26d6 commit ed9c093

File tree

3 files changed

+109
-67
lines changed

3 files changed

+109
-67
lines changed

package.json

-6
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@
88
},
99
"pnpm": {
1010
"packageExtensions": {
11-
"@unplugin-vue-ce/sub-style": {
12-
"dependencies": {
13-
"@babel/parser": "^7.21.8",
14-
"@babel/types": "^7.21.5"
15-
}
16-
},
1711
"@baiwusanyu/utils-log": {
1812
"dependencies": {
1913
"ansi-colors": "^4.1.3"

packages/runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"build:test": "pnpm run build"
1515
},
1616
"devDependencies": {
17-
"@unplugin-vue-ce/sub-style": "1.0.0-beta.6",
17+
"@unplugin-vue-ce/sub-style": "1.0.0-beta.14",
1818
"@vitejs/plugin-vue": "^2.0.1",
1919
"vite": "^4.3.0",
2020
"vue": "^3.3.4",

pnpm-lock.yaml

+108-60
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)