Skip to content

Commit 1e28199

Browse files
committed
build: update deps
1 parent 643ae4d commit 1e28199

File tree

2 files changed

+99
-148
lines changed

2 files changed

+99
-148
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@eslint/js": "^9.15.0",
5858
"@stylistic/eslint-plugin-js": "^2.11.0",
5959
"@susisu/eslint-plugin-safe-typescript": "^0.9.1",
60-
"@swc/core": "^1.9.2",
60+
"@swc/core": "^1.9.3",
6161
"@tsconfig/node22": "^22.0.0",
6262
"@tsconfig/strictest": "^2.0.5",
6363
"@types/node": "^22.9.1",
@@ -116,6 +116,7 @@
116116
"pnpm": {
117117
"overrides": {
118118
"array-flatten": "npm:@nolyfill/array-flatten@^1.0.42",
119+
"cross-spawn": "7.0.6",
119120
"is-core-module": "npm:@nolyfill/is-core-module@^1.0.39",
120121
"isarray": "npm:@nolyfill/isarray@^1.0.29",
121122
"nextra": "3.1.0",

0 commit comments

Comments
 (0)