Skip to content

Commit 7194865

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 2be1484 commit 7194865

File tree

2 files changed

+436
-177
lines changed

2 files changed

+436
-177
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,25 +84,25 @@
8484
"fast-glob": "^3.3.2",
8585
"magic-string": "^0.30.10",
8686
"picomatch": "^4.0.2",
87-
"unplugin": "^1.10.1",
87+
"unplugin": "^1.11.0",
8888
"unplugin-replace": "^0.3.2"
8989
},
9090
"devDependencies": {
9191
"@babel/types": "^7.24.7",
9292
"@sxzz/eslint-config": "^3.13.0",
9393
"@sxzz/prettier-config": "^2.0.2",
94-
"@types/node": "^20.14.8",
95-
"@types/picomatch": "^2.3.3",
94+
"@types/node": "^20.14.9",
95+
"@types/picomatch": "^2.3.4",
9696
"@vue-macros/test-utils": "^1.4.0",
9797
"bumpp": "^9.4.1",
98-
"esbuild": "^0.21.5",
99-
"eslint": "^9.5.0",
98+
"esbuild": "^0.22.0",
99+
"eslint": "^9.6.0",
100100
"prettier": "^3.3.2",
101101
"rollup": "^4.18.0",
102102
"tsup": "^8.1.0",
103-
"tsx": "^4.15.7",
103+
"tsx": "^4.16.0",
104104
"typescript": "^5.5.2",
105-
"vite": "^5.3.1",
105+
"vite": "^5.3.2",
106106
"vitest": "^1.6.0",
107107
"webpack": "^5.92.1"
108108
},

0 commit comments

Comments
 (0)