Skip to content

Commit 48e2057

Browse files
committed
chore: upgrade deps
1 parent dd5e437 commit 48e2057

File tree

2 files changed

+348
-536
lines changed

2 files changed

+348
-536
lines changed

package.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -79,24 +79,23 @@
7979
"@vue-macros/common": "^1.1.1",
8080
"change-case": "^4.1.2",
8181
"magic-string": "^0.30.0",
82-
"unplugin": "^1.1.0"
82+
"unplugin": "^1.3.1"
8383
},
8484
"devDependencies": {
85-
"@babel/types": "^7.21.2",
85+
"@babel/types": "^7.21.3",
8686
"@sxzz/eslint-config": "^2.4.5",
87-
"@types/node": "^18.14.6",
87+
"@types/node": "^18.15.3",
8888
"@vue-macros/test-utils": "^1.0.0",
8989
"bumpp": "^9.0.0",
90-
"eslint": "^8.35.0",
90+
"eslint": "^8.36.0",
9191
"eslint-define-config": "^1.16.0",
9292
"fast-glob": "^3.2.12",
9393
"prettier": "^2.8.4",
94-
"rollup": "^3.18.0",
9594
"tsup": "^6.6.3",
96-
"tsx": "^3.12.3",
97-
"typescript": "^5.0.0-beta",
98-
"vite": "^4.1.4",
99-
"vitest": "^0.29.2",
95+
"tsx": "^3.12.5",
96+
"typescript": "^5.0.2",
97+
"vite": "^4.2.0",
98+
"vitest": "^0.29.3",
10099
"vue": "^3.2.47"
101100
},
102101
"engines": {

0 commit comments

Comments
 (0)