Skip to content

Commit 1c60a00

Browse files
fix(deps): update all non-major dependencies (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9457335 commit 1c60a00

File tree

2 files changed

+258
-258
lines changed

2 files changed

+258
-258
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,30 +59,30 @@
5959
"prepublishOnly": "pnpm run build"
6060
},
6161
"dependencies": {
62-
"ast-kit": "^2.1.0",
62+
"ast-kit": "^2.1.1",
6363
"fast-glob": "^3.3.3",
6464
"magic-string": "^0.30.17",
6565
"picomatch": "^4.0.2",
6666
"unplugin": "^2.3.5",
6767
"unplugin-replace": "^0.6.0"
6868
},
6969
"devDependencies": {
70-
"@babel/types": "^7.27.7",
70+
"@babel/types": "^7.28.0",
7171
"@sxzz/eslint-config": "^7.0.4",
7272
"@sxzz/prettier-config": "^2.2.3",
7373
"@sxzz/test-utils": "^0.5.6",
74-
"@types/node": "^22.15.34",
74+
"@types/node": "^22.16.0",
7575
"@types/picomatch": "^4.0.0",
7676
"bumpp": "^10.2.0",
7777
"esbuild": "^0.25.5",
78-
"eslint": "^9.30.0",
78+
"eslint": "^9.30.1",
7979
"prettier": "^3.6.2",
80-
"rollup": "^4.44.1",
80+
"rollup": "^4.44.2",
8181
"tsdown": "^0.12.9",
8282
"tsx": "^4.20.3",
8383
"typescript": "^5.8.3",
8484
"unplugin-oxc": "^0.4.6",
85-
"vite": "^7.0.0",
85+
"vite": "^7.0.2",
8686
"vitest": "^3.2.4",
8787
"webpack": "^5.99.9"
8888
},

0 commit comments

Comments
 (0)