Skip to content

Commit 5b64ca8

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

File tree

2 files changed

+486
-485
lines changed

2 files changed

+486
-485
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,29 +62,29 @@
6262
"ast-kit": "^2.1.1",
6363
"fast-glob": "^3.3.3",
6464
"magic-string": "^0.30.17",
65-
"picomatch": "^4.0.2",
65+
"picomatch": "^4.0.3",
6666
"unplugin": "^2.3.5",
6767
"unplugin-replace": "^0.6.0"
6868
},
6969
"devDependencies": {
7070
"@babel/types": "^7.28.1",
71-
"@sxzz/eslint-config": "^7.0.5",
71+
"@sxzz/eslint-config": "^7.0.6",
7272
"@sxzz/prettier-config": "^2.2.3",
73-
"@sxzz/test-utils": "^0.5.6",
74-
"@types/node": "^22.16.3",
75-
"@types/picomatch": "^4.0.0",
73+
"@sxzz/test-utils": "^0.5.7",
74+
"@types/node": "^22.16.5",
75+
"@types/picomatch": "^4.0.1",
7676
"bumpp": "^10.2.0",
77-
"esbuild": "^0.25.6",
77+
"esbuild": "^0.25.8",
7878
"eslint": "^9.31.0",
7979
"prettier": "^3.6.2",
80-
"rollup": "^4.45.0",
80+
"rollup": "^4.45.1",
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.4",
85+
"vite": "^7.0.5",
8686
"vitest": "^3.2.4",
87-
"webpack": "^5.100.1"
87+
"webpack": "^5.100.2"
8888
},
8989
"engines": {
9090
"node": ">=20.18.0"

0 commit comments

Comments
 (0)