Skip to content

Commit 9f3f705

Browse files
committed
chore: update deps
1 parent 12c8071 commit 9f3f705

File tree

2 files changed

+678
-391
lines changed

2 files changed

+678
-391
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,27 +28,27 @@
2828
"test:types": "tsgo --noEmit --skipLibCheck"
2929
},
3030
"dependencies": {
31-
"c12": "^3.3.3",
31+
"c12": "^4.0.0-beta.2",
3232
"consola": "^3.4.2",
3333
"defu": "^6.1.4",
3434
"exsolve": "^1.0.8",
3535
"magic-string": "^0.30.21",
3636
"pathe": "^2.0.3",
3737
"pretty-bytes": "^7.1.0",
38-
"rolldown": "1.0.0-rc.3",
38+
"rolldown": "^1.0.0-rc.4",
3939
"rolldown-plugin-dts": "^0.22.1",
4040
"rollup-plugin-license": "^3.6.0",
4141
"tinyglobby": "^0.2.15"
4242
},
4343
"devDependencies": {
44-
"@types/node": "^25.2.1",
45-
"@typescript/native-preview": "^7.0.0-dev.20260206.1",
44+
"@types/node": "^25.2.3",
45+
"@typescript/native-preview": "7.0.0-dev.20260212.1",
4646
"@vitest/coverage-v8": "^4.0.18",
4747
"automd": "^0.4.3",
4848
"changelogen": "^0.6.2",
4949
"eslint-config-unjs": "^0.6.2",
50-
"oxfmt": "^0.28.0",
51-
"oxlint": "^1.43.0",
50+
"oxfmt": "^0.32.0",
51+
"oxlint": "^1.47.0",
5252
"typescript": "^5.9.3",
5353
"vitest": "^4.0.18"
5454
},

0 commit comments

Comments
 (0)