File tree Expand file tree Collapse file tree 3 files changed +162
-161
lines changed
Expand file tree Collapse file tree 3 files changed +162
-161
lines changed Original file line number Diff line number Diff line change 2424 "version" : " pnpm version" ,
2525 "deploy" : " pnpm publish"
2626 },
27- "peerDependencies" : {
27+ "author" : " @NaverPayDev/frontend" ,
28+ "repository" : {
29+ "type" : " git" ,
30+ "url" : " https://github.com/NaverPayDev/code-style.git" ,
31+ "directory" : " packages/eslint-config"
32+ },
33+ "homepage" : " https://github.com/NaverPayDev/code-style" ,
34+ "keywords" : [
35+ " naverpay" ,
36+ " eslint" ,
37+ " eslintconfig"
38+ ],
39+ "license" : " MIT" ,
40+ "dependencies" : {
2841 "@eslint/eslintrc" : " ^3.2.0" ,
2942 "@eslint/js" : " ^9.15.0" ,
3043 "@naverpay/eslint-plugin" : " workspace:*" ,
31- "eslint" : " >=9" ,
3244 "eslint-config-prettier" : " ^9.1.0" ,
3345 "eslint-plugin-import" : " >=2.31.0" ,
3446 "eslint-plugin-jsx-a11y" : " ^6.10.2" ,
4355 "neostandard" : " ^0.11.9" ,
4456 "typescript-eslint" : " ^8.18.0"
4557 },
46- "author" : " @NaverPayDev/frontend" ,
47- "repository" : {
48- "type" : " git" ,
49- "url" : " https://github.com/NaverPayDev/code-style.git" ,
50- "directory" : " packages/eslint-config"
51- },
52- "homepage" : " https://github.com/NaverPayDev/code-style" ,
53- "keywords" : [
54- " naverpay" ,
55- " eslint" ,
56- " eslintconfig"
57- ],
58- "license" : " MIT" ,
5958 "devDependencies" : {
6059 "@rollup/plugin-json" : " ^6.1.0" ,
6160 "builtin-modules" : " ^4.0.0" ,
61+ "eslint" : " ^9.17.0" ,
6262 "rollup" : " ^4.27.4" ,
6363 "vitest" : " ^2.1.5"
64+ },
65+ "peerDependencies" : {
66+ "eslint" : " >=9"
6467 }
6568}
Original file line number Diff line number Diff line change 2424 "version" : " pnpm version" ,
2525 "deploy" : " pnpm publish"
2626 },
27- "devDependencies" : {
28- "@babel/eslint-parser" : " ^7.25.9" ,
29- "@rollup/plugin-json" : " ^6.1.0" ,
30- "@typescript-eslint/parser" : " ^8.15.0" ,
31- "builtin-modules" : " ^4.0.0" ,
32- "rollup" : " ^4.27.4" ,
33- "vitest" : " ^2.1.5"
34- },
35- "peerDependencies" : {
36- "eslint" : " >=9"
37- },
38- "dependencies" : {
39- "@naverpay/ast-parser" : " ^0.0.2" ,
40- "micromatch" : " ^4.0.8" ,
41- "minimatch" : " ^9.0.4" ,
42- "svgo" : " ^3.3.2"
43- },
4427 "author" : " @NaverPayDev/frontend" ,
4528 "repository" : {
4629 "type" : " git" ,
5437 " plugin" ,
5538 " eslint-plugin"
5639 ],
57- "license" : " MIT"
40+ "license" : " MIT" ,
41+ "dependencies" : {
42+ "@naverpay/ast-parser" : " ^0.0.2" ,
43+ "micromatch" : " ^4.0.8" ,
44+ "minimatch" : " ^9.0.4" ,
45+ "svgo" : " ^3.3.2"
46+ },
47+ "devDependencies" : {
48+ "@babel/eslint-parser" : " ^7.25.9" ,
49+ "@rollup/plugin-json" : " ^6.1.0" ,
50+ "@typescript-eslint/parser" : " ^8.15.0" ,
51+ "builtin-modules" : " ^4.0.0" ,
52+ "rollup" : " ^4.27.4" ,
53+ "vitest" : " ^2.1.5"
54+ },
55+ "peerDependencies" : {
56+ "eslint" : " >=8.57.0"
57+ }
5858}
You can’t perform that action at this time.
0 commit comments