Skip to content

Commit 153cc48

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

File tree

2 files changed

+277
-277
lines changed

2 files changed

+277
-277
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262
"prepublishOnly": "pnpm run build"
6363
},
6464
"dependencies": {
65-
"ast-kit": "^2.1.1",
66-
"magic-string-ast": "^1.0.0",
65+
"ast-kit": "^2.1.2",
66+
"magic-string-ast": "^1.0.2",
6767
"unplugin": "^2.3.5",
68-
"vite": "^7.0.6",
68+
"vite": "^7.1.1",
6969
"vite-node": "^3.2.4"
7070
},
7171
"devDependencies": {
@@ -75,14 +75,14 @@
7575
"@sxzz/prettier-config": "^2.2.3",
7676
"@sxzz/test-utils": "^0.5.9",
7777
"@types/dedent": "^0.7.2",
78-
"@types/node": "^24.1.0",
78+
"@types/node": "^24.2.1",
7979
"bumpp": "^10.2.2",
8080
"dedent": "^1.6.0",
81-
"eslint": "^9.32.0",
81+
"eslint": "^9.33.0",
8282
"fast-glob": "^3.3.3",
8383
"prettier": "^3.6.2",
8484
"rollup": "^4.46.2",
85-
"tsdown": "^0.13.2",
85+
"tsdown": "^0.14.0",
8686
"tsx": "^4.20.3",
8787
"typescript": "^5.9.2",
8888
"vitest": "^3.2.4",

0 commit comments

Comments
 (0)