Skip to content

Commit 0322fc9

Browse files
committed
chore: upgrade deps
1 parent 315d9ba commit 0322fc9

File tree

2 files changed

+482
-1046
lines changed

2 files changed

+482
-1046
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dev:vue-nx": "yarn build && cd example/vue-cli-next && yarn serve"
4242
},
4343
"dependencies": {
44-
"@windicss/plugin-utils": "^1.8.6",
44+
"@windicss/plugin-utils": "^1.8.7",
4545
"debug": "^4.3.4",
4646
"get-port": "^6.1.2",
4747
"loader-utils": "^2.0.0",
@@ -61,7 +61,7 @@
6161
"@types/lodash": "^4.14.182",
6262
"@types/webpack": "^4.41.31",
6363
"babel-loader": "^8.2.3",
64-
"bumpp": "^7.1.1",
64+
"bumpp": "^8.2.1",
6565
"css-loader": "^5.2.7",
6666
"eslint": "^8.12.0",
6767
"less": "^4.1.2",
@@ -73,9 +73,9 @@
7373
"stylus": "^0.54.8",
7474
"stylus-loader": "^3.0.2",
7575
"typescript": "^4.7.4",
76-
"unbuild": "^0.7.4",
77-
"vite": "^2.9.9",
78-
"vitest": "^0.18.0",
76+
"unbuild": "^0.7.6",
77+
"vite": "^3.0.3",
78+
"vitest": "^0.19.1",
7979
"vue-loader": "^15.9.8",
8080
"vue-style-loader": "^4.1.3",
8181
"vue-template-compiler": "^2.6.14",

0 commit comments

Comments
 (0)