Skip to content

Commit a9c5a81

Browse files
committed
chore: remove ununsed deps
1 parent c2e30ac commit a9c5a81

File tree

2 files changed

+41
-175
lines changed

2 files changed

+41
-175
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"@local/configs": "workspace:*",
6161
"@local/eslint-plugin-local": "workspace:*",
6262
"@radix-ui/react-toast": "^1.2.15",
63-
"@swc/core": "^1.13.5",
6463
"@tsconfig/node22": "^22.0.2",
6564
"@tsconfig/strictest": "^2.0.5",
6665
"@types/node": "^24.3.0",
@@ -107,7 +106,6 @@
107106
},
108107
"pnpm": {
109108
"onlyBuiltDependencies": [
110-
"@swc/core",
111109
"core-js",
112110
"dprint",
113111
"esbuild",

0 commit comments

Comments
 (0)