Skip to content

Commit f8aebb3

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

File tree

2 files changed

+424
-415
lines changed

2 files changed

+424
-415
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,28 +63,28 @@
6363
"fast-glob": "^3.3.3",
6464
"magic-string": "^0.30.17",
6565
"picomatch": "^4.0.3",
66-
"unplugin": "^2.3.5",
66+
"unplugin": "^2.3.6",
6767
"unplugin-replace": "^0.6.0"
6868
},
6969
"devDependencies": {
7070
"@babel/types": "^7.28.2",
7171
"@sxzz/eslint-config": "^7.1.2",
7272
"@sxzz/prettier-config": "^2.2.3",
7373
"@sxzz/test-utils": "^0.5.9",
74-
"@types/node": "^22.17.1",
74+
"@types/node": "^22.17.2",
7575
"@types/picomatch": "^4.0.2",
76-
"bumpp": "^10.2.2",
77-
"esbuild": "^0.25.8",
76+
"bumpp": "^10.2.3",
77+
"esbuild": "^0.25.9",
7878
"eslint": "^9.33.0",
7979
"prettier": "^3.6.2",
8080
"rollup": "^4.46.2",
81-
"tsdown": "^0.14.0",
82-
"tsx": "^4.20.3",
81+
"tsdown": "^0.14.1",
82+
"tsx": "^4.20.4",
8383
"typescript": "^5.9.2",
84-
"unplugin-oxc": "^0.4.9",
85-
"vite": "^7.1.1",
84+
"unplugin-oxc": "^0.5.0",
85+
"vite": "^7.1.2",
8686
"vitest": "^3.2.4",
87-
"webpack": "^5.101.0"
87+
"webpack": "^5.101.2"
8888
},
8989
"engines": {
9090
"node": ">=20.18.0"

0 commit comments

Comments
 (0)