Skip to content

Commit 5f53e35

Browse files
Bump eslint-config-next from 14.2.21 to 15.1.7 (#1265)
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.21 to 15.1.7. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.1.7/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d0da3b commit 5f53e35

File tree

2 files changed

+36
-52
lines changed

2 files changed

+36
-52
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/react": "^17.0.43",
2828
"@types/react-dom": "^18.3.0",
2929
"eslint": "^8",
30-
"eslint-config-next": "14.2.21",
30+
"eslint-config-next": "15.1.7",
3131
"firebase-tools": "^13.29.1",
3232
"typescript": "^5.7.3"
3333
},

yarn.lock

Lines changed: 35 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1164,12 +1164,12 @@
11641164
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.1.7.tgz#14e2678f893aec50ff2dcb7a6665092fb9e1263d"
11651165
integrity sha512-d9jnRrkuOH7Mhi+LHav2XW91HOgTAWHxjMPkXMGBc9B2b7614P7kjt8tAplRvJpbSt4nbO1lugcT/kAaWzjlLQ==
11661166

1167-
"@next/eslint-plugin-next@14.2.21":
1168-
version "14.2.21"
1169-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.21.tgz#3e5b96cec21ba76c1e316938f74e32ce1d09f554"
1170-
integrity sha512-bxfiExnMkpwo4bBhCqnDhdgFyxSp6Xt6xu4Ne7En6MpgqwiER95Or+q1WDUDX4e888taeIAdPIAVaY+Wv0kiwQ==
1167+
"@next/eslint-plugin-next@15.1.7":
1168+
version "15.1.7"
1169+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.1.7.tgz#f8593c714f51ac6d443fb298584954d5def4392b"
1170+
integrity sha512-kRP7RjSxfTO13NE317ek3mSGzoZlI33nc/i5hs1KaWpK+egs85xg0DJ4p32QEiHnR0mVjuUfhRIun7awqfL7pQ==
11711171
dependencies:
1172-
glob "10.3.10"
1172+
fast-glob "3.3.1"
11731173

11741174
"@next/swc-darwin-arm64@15.1.7":
11751175
version "15.1.7"
@@ -1353,7 +1353,7 @@
13531353
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
13541354
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
13551355

1356-
"@rushstack/eslint-patch@^1.3.3":
1356+
"@rushstack/eslint-patch@^1.10.3":
13571357
version "1.10.5"
13581358
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.5.tgz#3a1c12c959010a55c17d46b395ed3047b545c246"
13591359
integrity sha512-kkKUDVlII2DQiKy7UstOR1ErJP8kUKAQ4oa+SQtM0K+lPdmmjj0YnnxBgtTVYH7mUKtbsxeFC9y0AmK7Yb78/A==
@@ -3448,21 +3448,21 @@ escodegen@^2.1.0:
34483448
optionalDependencies:
34493449
source-map "~0.6.1"
34503450

3451-
eslint-config-next@14.2.21:
3452-
version "14.2.21"
3453-
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.21.tgz#2bc6869d5c3ddc267143d41cb4a4a2bff8817e58"
3454-
integrity sha512-bi1Mn6LxWdQod9qvOBuhBhN4ZpBYH5DuyDunbZt6lye3zlohJyM0T5/oFokRPNl2Mqt3/+uwHxr8XKOkPe852A==
3451+
eslint-config-next@15.1.7:
3452+
version "15.1.7"
3453+
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-15.1.7.tgz#80d287e6d1c0742304de8fe57cbc45000c455c11"
3454+
integrity sha512-zXoMnYUIy3XHaAoOhrcYkT9UQWvXqWju2K7NNsmb5wd/7XESDwof61eUdW4QhERr3eJ9Ko/vnXqIrj8kk/drYw==
34553455
dependencies:
3456-
"@next/eslint-plugin-next" "14.2.21"
3457-
"@rushstack/eslint-patch" "^1.3.3"
3456+
"@next/eslint-plugin-next" "15.1.7"
3457+
"@rushstack/eslint-patch" "^1.10.3"
34583458
"@typescript-eslint/eslint-plugin" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
34593459
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
34603460
eslint-import-resolver-node "^0.3.6"
34613461
eslint-import-resolver-typescript "^3.5.2"
3462-
eslint-plugin-import "^2.28.1"
3463-
eslint-plugin-jsx-a11y "^6.7.1"
3464-
eslint-plugin-react "^7.33.2"
3465-
eslint-plugin-react-hooks "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705"
3462+
eslint-plugin-import "^2.31.0"
3463+
eslint-plugin-jsx-a11y "^6.10.0"
3464+
eslint-plugin-react "^7.37.0"
3465+
eslint-plugin-react-hooks "^5.0.0"
34663466

34673467
eslint-import-resolver-node@^0.3.6, eslint-import-resolver-node@^0.3.9:
34683468
version "0.3.9"
@@ -3493,7 +3493,7 @@ eslint-module-utils@^2.12.0:
34933493
dependencies:
34943494
debug "^3.2.7"
34953495

3496-
eslint-plugin-import@^2.28.1:
3496+
eslint-plugin-import@^2.31.0:
34973497
version "2.31.0"
34983498
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7"
34993499
integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==
@@ -3518,7 +3518,7 @@ eslint-plugin-import@^2.28.1:
35183518
string.prototype.trimend "^1.0.8"
35193519
tsconfig-paths "^3.15.0"
35203520

3521-
eslint-plugin-jsx-a11y@^6.7.1:
3521+
eslint-plugin-jsx-a11y@^6.10.0:
35223522
version "6.10.2"
35233523
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz#d2812bb23bf1ab4665f1718ea442e8372e638483"
35243524
integrity sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==
@@ -3539,12 +3539,12 @@ eslint-plugin-jsx-a11y@^6.7.1:
35393539
safe-regex-test "^1.0.3"
35403540
string.prototype.includes "^2.0.1"
35413541

3542-
"eslint-plugin-react-hooks@^4.5.0 || 5.0.0-canary-7118f5dd7-20230705":
3543-
version "5.0.0-canary-7118f5dd7-20230705"
3544-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0-canary-7118f5dd7-20230705.tgz#4d55c50e186f1a2b0636433d2b0b2f592ddbccfd"
3545-
integrity sha512-AZYbMo/NW9chdL7vk6HQzQhT+PvTAEVqWk9ziruUoW2kAOcN5qNyelv70e0F1VNQAbvutOC9oc+xfWycI9FxDw==
3542+
eslint-plugin-react-hooks@^5.0.0:
3543+
version "5.1.0"
3544+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
3545+
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
35463546

3547-
eslint-plugin-react@^7.33.2:
3547+
eslint-plugin-react@^7.37.0:
35483548
version "7.37.4"
35493549
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
35503550
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
@@ -3789,6 +3789,17 @@ fast-fifo@^1.2.0, fast-fifo@^1.3.2:
37893789
resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.2.tgz#286e31de96eb96d38a97899815740ba2a4f3640c"
37903790
integrity sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==
37913791

3792+
fast-glob@3.3.1:
3793+
version "3.3.1"
3794+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4"
3795+
integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==
3796+
dependencies:
3797+
"@nodelib/fs.stat" "^2.0.2"
3798+
"@nodelib/fs.walk" "^1.2.3"
3799+
glob-parent "^5.1.2"
3800+
merge2 "^1.3.0"
3801+
micromatch "^4.0.4"
3802+
37923803
fast-glob@^3.2.11:
37933804
version "3.2.12"
37943805
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
@@ -4338,17 +4349,6 @@ glob-slasher@^1.0.1:
43384349
lodash.isobject "^2.4.1"
43394350
toxic "^1.0.0"
43404351

4341-
glob@10.3.10:
4342-
version "10.3.10"
4343-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
4344-
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
4345-
dependencies:
4346-
foreground-child "^3.1.0"
4347-
jackspeak "^2.3.5"
4348-
minimatch "^9.0.1"
4349-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
4350-
path-scurry "^1.10.1"
4351-
43524352
glob@^10.0.0, glob@^10.3.10, glob@^10.4.1:
43534353
version "10.4.2"
43544354
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
@@ -5418,15 +5418,6 @@ iterator.prototype@^1.1.4:
54185418
has-symbols "^1.1.0"
54195419
set-function-name "^2.0.2"
54205420

5421-
jackspeak@^2.3.5:
5422-
version "2.3.6"
5423-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
5424-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
5425-
dependencies:
5426-
"@isaacs/cliui" "^8.0.2"
5427-
optionalDependencies:
5428-
"@pkgjs/parseargs" "^0.11.0"
5429-
54305421
jackspeak@^3.1.2:
54315422
version "3.4.0"
54325423
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.0.tgz#a75763ff36ad778ede6a156d8ee8b124de445b4a"
@@ -5984,13 +5975,6 @@ minimatch@^6.1.6:
59845975
dependencies:
59855976
brace-expansion "^2.0.1"
59865977

5987-
minimatch@^9.0.1:
5988-
version "9.0.5"
5989-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
5990-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
5991-
dependencies:
5992-
brace-expansion "^2.0.1"
5993-
59945978
minimatch@^9.0.4:
59955979
version "9.0.4"
59965980
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
@@ -6619,7 +6603,7 @@ path-parse@^1.0.7:
66196603
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
66206604
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
66216605

6622-
path-scurry@^1.10.1, path-scurry@^1.11.1:
6606+
path-scurry@^1.11.1:
66236607
version "1.11.1"
66246608
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
66256609
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==

0 commit comments

Comments
 (0)