Skip to content

Commit 42bb930

Browse files
committed
chore: update deps
1 parent c10d0e7 commit 42bb930

File tree

2 files changed

+504
-522
lines changed

2 files changed

+504
-522
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,27 +68,27 @@
6868
"magic-string": "^0.25.7",
6969
"minimatch": "^3.0.4",
7070
"resolve": "^1.20.0",
71-
"unplugin": "^0.2.7"
71+
"unplugin": "^0.2.10"
7272
},
7373
"devDependencies": {
74-
"@antfu/eslint-config": "^0.7.0",
74+
"@antfu/eslint-config": "^0.9.0",
7575
"@antfu/utils": "^0.3.0",
7676
"@types/debug": "^4.1.7",
7777
"@types/jest": "^27.0.1",
7878
"@types/minimatch": "^3.0.5",
79-
"@types/node": "^16.7.13",
79+
"@types/node": "^16.9.1",
8080
"@types/resolve": "^1.20.1",
81-
"@typescript-eslint/eslint-plugin": "^4.31.0",
81+
"@typescript-eslint/eslint-plugin": "^4.31.1",
8282
"bumpp": "^7.1.1",
8383
"compare-versions": "^3.6.0",
8484
"eslint": "^7.32.0",
8585
"esno": "^0.9.1",
86-
"jest": "^27.1.0",
86+
"jest": "^27.2.0",
8787
"rollup": "^2.56.3",
8888
"ts-jest": "^27.0.5",
8989
"tsup": "^4.14.0",
90-
"typescript": "^4.4.2",
91-
"vite": "^2.5.4"
90+
"typescript": "^4.4.3",
91+
"vite": "^2.5.7"
9292
},
9393
"peerDependencies": {
9494
"vue": "2 || 3"

0 commit comments

Comments
 (0)