Skip to content

Commit 37b9905

Browse files
committed
chore: upgrade @swc/core and eslint-plugin-import-x
1 parent 8c68357 commit 37b9905

File tree

3 files changed

+145
-145
lines changed

3 files changed

+145
-145
lines changed

apps/website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"dedent": "^1.5.3",
5151
"eslint": "^9.24.0",
5252
"eslint-plugin-de-morgan": "^1.2.1",
53-
"eslint-plugin-import-x": "^4.10.1",
53+
"eslint-plugin-import-x": "^4.10.2",
5454
"eslint-plugin-perfectionist": "^4.11.0",
5555
"eslint-plugin-react-hooks": "^5.2.0",
5656
"eslint-plugin-react-refresh": "^0.4.19",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@eslint/markdown": "^6.3.0",
5757
"@local/configs": "workspace:*",
5858
"@local/eslint-plugin-local": "workspace:*",
59-
"@swc/core": "^1.11.16",
59+
"@swc/core": "^1.11.18",
6060
"@tsconfig/node22": "^22.0.1",
6161
"@tsconfig/strictest": "^2.0.5",
6262
"@types/node": "^22.14.0",

0 commit comments

Comments
 (0)