Skip to content

Commit 458c03d

Browse files
committed
[#75] 📦️ remove unused packages
1 parent 7454f4c commit 458c03d

File tree

4 files changed

+11
-294
lines changed

4 files changed

+11
-294
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,11 @@
2222
"release": "changeset publish"
2323
},
2424
"devDependencies": {
25-
"@babel/preset-react": "^7.24.7",
2625
"@changesets/cli": "^2.26.2",
2726
"@naverpay/eslint-config": "workspace:*",
2827
"@naverpay/markdown-lint": "workspace:*",
2928
"@naverpay/prettier-config": "workspace:*",
3029
"@naverpay/stylelint-config": "workspace:*",
31-
"glob": "^9.3.4",
3230
"lefthook": "^1.9.3",
3331
"prettier": "^3.2.5",
3432
"turbo": "^2.3.3",

packages/eslint-config/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,9 @@
2525
"deploy": "pnpm publish"
2626
},
2727
"peerDependencies": {
28-
"@babel/eslint-parser": "^7.25.9",
29-
"@babel/plugin-proposal-class-properties": "^7.14.5",
30-
"@babel/plugin-transform-react-jsx": "^7.14.5",
3128
"@eslint/eslintrc": "^3.2.0",
3229
"@eslint/js": "^9.15.0",
3330
"@naverpay/eslint-plugin": "workspace:*",
34-
"@typescript-eslint/eslint-plugin": ">=8",
35-
"@typescript-eslint/parser": ">=8",
3631
"eslint": ">=9",
3732
"eslint-config-prettier": "^9.1.0",
3833
"eslint-plugin-import": ">=2.31.0",

packages/eslint-plugin/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@babel/eslint-parser": "^7.25.9",
29+
"@babel/preset-react": "^7.24.7",
2930
"@rollup/plugin-json": "^6.1.0",
3031
"@typescript-eslint/parser": "^8.15.0",
3132
"builtin-modules": "^4.0.0",

0 commit comments

Comments
 (0)