Skip to content

Commit

Permalink
Update eslint plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
ertrzyiks committed Jan 3, 2025
1 parent e8feade commit f36b1e4
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 58 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@storybook/test": "8.4.7",
"chromatic": "7.6.0",
"dotenv": "16.4.7",
"eslint-config-next": "next-14",
"eslint-config-prettier": "^9.1.0",
"eslint-config-next": "15.1.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-storybook": "0.11.2",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
Expand Down
97 changes: 41 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2593,12 +2593,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.2.22":
version: 14.2.22
resolution: "@next/eslint-plugin-next@npm:14.2.22"
"@next/eslint-plugin-next@npm:15.1.3":
version: 15.1.3
resolution: "@next/eslint-plugin-next@npm:15.1.3"
dependencies:
glob: "npm:10.3.10"
checksum: 10/b17f214252cd6c16af6bb5059b870aa7ace0b15c013a28b84c567fc26f41f9270b06950b925c195ea8abafe01890236059adc4fe961e3df119d386fae4103f29
fast-glob: "npm:3.3.1"
checksum: 10/13dbf968c33715f048913a96967cbe42ba19703b711e003a0b7ec58fca641584632218036d07289e35a34cea2a5b752a9cba9335df4e96fa4317a65ee2b19e04
languageName: node
linkType: hard

Expand Down Expand Up @@ -3396,7 +3396,7 @@ __metadata:
languageName: node
linkType: hard

"@rushstack/eslint-patch@npm:^1.3.3":
"@rushstack/eslint-patch@npm:^1.10.3":
version: 1.10.4
resolution: "@rushstack/eslint-patch@npm:1.10.4"
checksum: 10/fa14a091cc800e1fac75c03112db03eaebbdc2de6e1532ed7702e106c3ce0cbf9b896794d885d455b225e9cc696a5e10c7bfb803d00774461d691e7a39915fc7
Expand Down Expand Up @@ -7584,31 +7584,31 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:next-14":
version: 14.2.22
resolution: "eslint-config-next@npm:14.2.22"
"eslint-config-next@npm:15.1.3":
version: 15.1.3
resolution: "eslint-config-next@npm:15.1.3"
dependencies:
"@next/eslint-plugin-next": "npm:14.2.22"
"@rushstack/eslint-patch": "npm:^1.3.3"
"@next/eslint-plugin-next": "npm:15.1.3"
"@rushstack/eslint-patch": "npm:^1.10.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
eslint-import-resolver-node: "npm:^0.3.6"
eslint-import-resolver-typescript: "npm:^3.5.2"
eslint-plugin-import: "npm:^2.28.1"
eslint-plugin-jsx-a11y: "npm:^6.7.1"
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:^4.5.0 || 5.0.0-canary-7118f5dd7-20230705"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-jsx-a11y: "npm:^6.10.0"
eslint-plugin-react: "npm:^7.37.0"
eslint-plugin-react-hooks: "npm:^5.0.0"
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
typescript: ">=3.3.1"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/df62fadc907628cd16e3e8ce813572d38d938d328cd90ea9302a769e6a2da4fc91c337c46b56cf2405f2ae0cdfe96f4d67e11551e5259645ac925d0dd8b494bc
checksum: 10/006b629f4308a469d66c7c673fd5664ca5a4987ec2278ebf2058d60efcd01709a9a9a64a31dffe29e27eaed7bce1d06b16e68094ed58ddfbfc146276be2cd074
languageName: node
linkType: hard

"eslint-config-prettier@npm:^9.1.0":
"eslint-config-prettier@npm:9.1.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
peerDependencies:
Expand Down Expand Up @@ -7684,7 +7684,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-import@npm:^2.28.1":
"eslint-plugin-import@npm:^2.31.0":
version: 2.31.0
resolution: "eslint-plugin-import@npm:2.31.0"
dependencies:
Expand Down Expand Up @@ -7713,7 +7713,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsx-a11y@npm:^6.7.1":
"eslint-plugin-jsx-a11y@npm:^6.10.0":
version: 6.10.2
resolution: "eslint-plugin-jsx-a11y@npm:6.10.2"
dependencies:
Expand All @@ -7738,16 +7738,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^4.5.0 || 5.0.0-canary-7118f5dd7-20230705":
version: 5.0.0-canary-7118f5dd7-20230705
resolution: "eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705"
"eslint-plugin-react-hooks@npm:^5.0.0":
version: 5.1.0
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 10/0e0e80c21552998b7af2b92a74aec5e862b33f6f16c3e1303d42b5821d68b7ba11c2037bd73e3581fc7d97d9a2e64dd19e202d47d6885f53e33aac87c048d641
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
checksum: 10/b6778fd9e1940b06868921309e8b269426e17eda555816d4b71def4dcf0572de1199fdb627ac09ce42160b9569a93cd9b0fd81b740ab4df98205461c53997a43
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.33.2":
"eslint-plugin-react@npm:^7.37.0":
version: 7.37.3
resolution: "eslint-plugin-react@npm:7.37.3"
dependencies:
Expand Down Expand Up @@ -8017,6 +8017,19 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:3.3.1":
version: 3.3.1
resolution: "fast-glob@npm:3.3.1"
dependencies:
"@nodelib/fs.stat": "npm:^2.0.2"
"@nodelib/fs.walk": "npm:^1.2.3"
glob-parent: "npm:^5.1.2"
merge2: "npm:^1.3.0"
micromatch: "npm:^4.0.4"
checksum: 10/51bcd15472879dfe51d4b01c5b70bbc7652724d39cdd082ba11276dbd7d84db0f6b33757e1938af8b2768a4bf485d9be0c89153beae24ee8331d6dcc7550379f
languageName: node
linkType: hard

"fast-glob@npm:^3.2.11":
version: 3.2.12
resolution: "fast-glob@npm:3.2.12"
Expand Down Expand Up @@ -8544,21 +8557,6 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:10.3.10":
version: 10.3.10
resolution: "glob@npm:10.3.10"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^2.3.5"
minimatch: "npm:^9.0.1"
minipass: "npm:^5.0.0 || ^6.0.2 || ^7.0.0"
path-scurry: "npm:^1.10.1"
bin:
glob: dist/esm/bin.mjs
checksum: 10/38bdb2c9ce75eb5ed168f309d4ed05b0798f640b637034800a6bf306f39d35409bf278b0eaaffaec07591085d3acb7184a201eae791468f0f617771c2486a6a8
languageName: node
linkType: hard

"glob@npm:^10.0.0, glob@npm:^10.2.2":
version: 10.3.3
resolution: "glob@npm:10.3.3"
Expand Down Expand Up @@ -9603,19 +9601,6 @@ __metadata:
languageName: node
linkType: hard

"jackspeak@npm:^2.3.5":
version: 2.3.6
resolution: "jackspeak@npm:2.3.6"
dependencies:
"@isaacs/cliui": "npm:^8.0.2"
"@pkgjs/parseargs": "npm:^0.11.0"
dependenciesMeta:
"@pkgjs/parseargs":
optional: true
checksum: 10/6e6490d676af8c94a7b5b29b8fd5629f21346911ebe2e32931c2a54210134408171c24cee1a109df2ec19894ad04a429402a8438cbf5cc2794585d35428ace76
languageName: node
linkType: hard

"jackspeak@npm:^3.1.2":
version: 3.4.3
resolution: "jackspeak@npm:3.4.3"
Expand Down Expand Up @@ -14338,8 +14323,8 @@ __metadata:
chromatic: "npm:7.6.0"
dotenv: "npm:16.4.7"
eslint: "npm:9.17.0"
eslint-config-next: "npm:next-14"
eslint-config-prettier: "npm:^9.1.0"
eslint-config-next: "npm:15.1.3"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-storybook: "npm:0.11.2"
husky: "npm:^9.1.7"
lint-staged: "npm:^15.3.0"
Expand Down

0 comments on commit f36b1e4

Please sign in to comment.