File tree 4 files changed +11
-294
lines changed 4 files changed +11
-294
lines changed Original file line number Diff line number Diff line change 22
22
"release" : " changeset publish"
23
23
},
24
24
"devDependencies" : {
25
- "@babel/preset-react" : " ^7.24.7" ,
26
25
"@changesets/cli" : " ^2.26.2" ,
27
26
"@naverpay/eslint-config" : " workspace:*" ,
28
27
"@naverpay/markdown-lint" : " workspace:*" ,
29
28
"@naverpay/prettier-config" : " workspace:*" ,
30
29
"@naverpay/stylelint-config" : " workspace:*" ,
31
- "glob" : " ^9.3.4" ,
32
30
"lefthook" : " ^1.9.3" ,
33
31
"prettier" : " ^3.2.5" ,
34
32
"turbo" : " ^2.3.3" ,
Original file line number Diff line number Diff line change 25
25
"deploy" : " pnpm publish"
26
26
},
27
27
"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" ,
31
28
"@eslint/eslintrc" : " ^3.2.0" ,
32
29
"@eslint/js" : " ^9.15.0" ,
33
30
"@naverpay/eslint-plugin" : " workspace:*" ,
34
- "@typescript-eslint/eslint-plugin" : " >=8" ,
35
- "@typescript-eslint/parser" : " >=8" ,
36
31
"eslint" : " >=9" ,
37
32
"eslint-config-prettier" : " ^9.1.0" ,
38
33
"eslint-plugin-import" : " >=2.31.0" ,
Original file line number Diff line number Diff line change 26
26
},
27
27
"devDependencies" : {
28
28
"@babel/eslint-parser" : " ^7.25.9" ,
29
+ "@babel/preset-react" : " ^7.24.7" ,
29
30
"@rollup/plugin-json" : " ^6.1.0" ,
30
31
"@typescript-eslint/parser" : " ^8.15.0" ,
31
32
"builtin-modules" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments