Skip to content

Commit 69eb4d8

Browse files
chore(deps): update all non-major dependencies (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8629d9 commit 69eb4d8

File tree

2 files changed

+258
-226
lines changed

2 files changed

+258
-226
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
},
8080
"dependencies": {
8181
"@rollup/pluginutils": "^5.1.3",
82-
"ast-kit": "^1.3.0",
82+
"ast-kit": "^1.3.1",
8383
"execa": "^9.5.1",
8484
"fast-glob": "^3.3.2",
8585
"magic-string": "^0.30.12",
@@ -89,16 +89,16 @@
8989
},
9090
"devDependencies": {
9191
"@babel/types": "^7.26.0",
92-
"@sxzz/eslint-config": "^4.4.0",
92+
"@sxzz/eslint-config": "^4.4.1",
9393
"@sxzz/prettier-config": "^2.0.2",
94-
"@types/node": "^22.8.7",
94+
"@types/node": "^22.9.0",
9595
"@types/picomatch": "^3.0.1",
9696
"@vue-macros/test-utils": "^1.7.0",
9797
"bumpp": "^9.8.1",
9898
"esbuild": "^0.24.0",
9999
"eslint": "^9.14.0",
100100
"prettier": "^3.3.3",
101-
"rollup": "^4.24.4",
101+
"rollup": "^4.25.0",
102102
"tsup": "^8.3.5",
103103
"tsx": "^4.19.2",
104104
"typescript": "^5.6.3",

0 commit comments

Comments
 (0)