-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency eslint-config-next to v14
- Loading branch information
1 parent
01b0418
commit a43e823
Showing
2 changed files
with
147 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2445,10 +2445,10 @@ | |
dependencies: | ||
glob "7.1.7" | ||
|
||
"@next/eslint-plugin-next@13.4.19": | ||
version "13.4.19" | ||
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.19.tgz#93d130c37b47fd120f6d111aee36a60611148df1" | ||
integrity sha512-N/O+zGb6wZQdwu6atMZHbR7T9Np5SUFUjZqCbj0sXm+MwQO35M8TazVB4otm87GkXYs2l6OPwARd3/PUWhZBVQ== | ||
"@next/eslint-plugin-next@14.0.1": | ||
version "14.0.1" | ||
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.0.1.tgz#6e587b76588a02d77267945b5d1f059a6c8fd9ca" | ||
integrity sha512-bLjJMwXdzvhnQOnxvHoTTUh/+PYk6FF/DCgHi4BXwXCINer+o1ZYfL9aVeezj/oI7wqGJOqwGIXrlBvPbAId3w== | ||
dependencies: | ||
glob "7.1.7" | ||
|
||
|
@@ -2951,7 +2951,7 @@ | |
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.3.3.tgz#16ab6c727d8c2020a5b6e4a176a243ecd88d8d69" | ||
integrity sha512-0xd7qez0AQ+MbHatZTlI1gu5vkG8r7MYRUJAHPAHJBmGLs16zpkrpAVLvjQKQOqaXPDUBwOiJzNc00znHSCVBw== | ||
|
||
"@rushstack/[email protected]": | ||
"@rushstack/[email protected]", "@rushstack/eslint-patch@^1.3.3": | ||
version "1.5.1" | ||
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.5.1.tgz#5f1b518ec5fa54437c0b7c4a821546c64fed6922" | ||
integrity sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA== | ||
|
@@ -5306,6 +5306,17 @@ array-includes@^3.1.4, array-includes@^3.1.6: | |
get-intrinsic "^1.1.3" | ||
is-string "^1.0.7" | ||
|
||
array-includes@^3.1.7: | ||
version "3.1.7" | ||
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda" | ||
integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
get-intrinsic "^1.2.1" | ||
is-string "^1.0.7" | ||
|
||
array-union@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d" | ||
|
@@ -5322,6 +5333,17 @@ array.prototype.findlastindex@^1.2.2: | |
es-shim-unscopables "^1.0.0" | ||
get-intrinsic "^1.1.3" | ||
|
||
array.prototype.findlastindex@^1.2.3: | ||
version "1.2.3" | ||
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207" | ||
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
es-shim-unscopables "^1.0.0" | ||
get-intrinsic "^1.2.1" | ||
|
||
array.prototype.flat@^1.2.3, array.prototype.flat@^1.3.1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2" | ||
|
@@ -5332,6 +5354,16 @@ array.prototype.flat@^1.2.3, array.prototype.flat@^1.3.1: | |
es-abstract "^1.20.4" | ||
es-shim-unscopables "^1.0.0" | ||
|
||
array.prototype.flat@^1.3.2: | ||
version "1.3.2" | ||
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18" | ||
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
es-shim-unscopables "^1.0.0" | ||
|
||
array.prototype.flatmap@^1.2.5, array.prototype.flatmap@^1.3.1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183" | ||
|
@@ -5342,6 +5374,16 @@ array.prototype.flatmap@^1.2.5, array.prototype.flatmap@^1.3.1: | |
es-abstract "^1.20.4" | ||
es-shim-unscopables "^1.0.0" | ||
|
||
array.prototype.flatmap@^1.3.2: | ||
version "1.3.2" | ||
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527" | ||
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
es-shim-unscopables "^1.0.0" | ||
|
||
array.prototype.tosorted@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532" | ||
|
@@ -7192,19 +7234,19 @@ eslint-config-next@^12.2.4: | |
eslint-plugin-react "^7.31.7" | ||
eslint-plugin-react-hooks "^4.5.0" | ||
|
||
eslint-config-next@^13.1.2: | ||
version "13.4.19" | ||
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-13.4.19.tgz#f46be9d4bd9e52755f846338456132217081d7f8" | ||
integrity sha512-WE8367sqMnjhWHvR5OivmfwENRQ1ixfNE9hZwQqNCsd+iM3KnuMc1V8Pt6ytgjxjf23D+xbesADv9x3xaKfT3g== | ||
eslint-config-next@^14.0.0: | ||
version "14.0.1" | ||
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.0.1.tgz#4e59cbaa1c1c72f6d7c4d9110b0902630493ef56" | ||
integrity sha512-QfIFK2WD39H4WOespjgf6PLv9Bpsd7KGGelCtmq4l67nGvnlsGpuvj0hIT+aIy6p5gKH+lAChYILsyDlxP52yg== | ||
dependencies: | ||
"@next/eslint-plugin-next" "13.4.19" | ||
"@rushstack/eslint-patch" "^1.1.3" | ||
"@next/eslint-plugin-next" "14.0.1" | ||
"@rushstack/eslint-patch" "^1.3.3" | ||
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0" | ||
eslint-import-resolver-node "^0.3.6" | ||
eslint-import-resolver-typescript "^3.5.2" | ||
eslint-plugin-import "^2.26.0" | ||
eslint-plugin-jsx-a11y "^6.5.1" | ||
eslint-plugin-react "^7.31.7" | ||
eslint-plugin-import "^2.28.1" | ||
eslint-plugin-jsx-a11y "^6.7.1" | ||
eslint-plugin-react "^7.33.2" | ||
eslint-plugin-react-hooks "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705" | ||
|
||
eslint-config-prettier@^8.6.0: | ||
|
@@ -7238,6 +7280,15 @@ eslint-import-resolver-node@^0.3.6, eslint-import-resolver-node@^0.3.7: | |
is-core-module "^2.11.0" | ||
resolve "^1.22.1" | ||
|
||
eslint-import-resolver-node@^0.3.9: | ||
version "0.3.9" | ||
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac" | ||
integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g== | ||
dependencies: | ||
debug "^3.2.7" | ||
is-core-module "^2.13.0" | ||
resolve "^1.22.4" | ||
|
||
eslint-import-resolver-typescript@^2.7.1: | ||
version "2.7.1" | ||
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.7.1.tgz#a90a4a1c80da8d632df25994c4c5fdcdd02b8751" | ||
|
@@ -7309,7 +7360,30 @@ eslint-plugin-import@^2.26.0, eslint-plugin-import@^2.27.5: | |
semver "^6.3.1" | ||
tsconfig-paths "^3.14.2" | ||
|
||
eslint-plugin-jsx-a11y@^6.5.1: | ||
eslint-plugin-import@^2.28.1: | ||
version "2.29.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155" | ||
integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg== | ||
dependencies: | ||
array-includes "^3.1.7" | ||
array.prototype.findlastindex "^1.2.3" | ||
array.prototype.flat "^1.3.2" | ||
array.prototype.flatmap "^1.3.2" | ||
debug "^3.2.7" | ||
doctrine "^2.1.0" | ||
eslint-import-resolver-node "^0.3.9" | ||
eslint-module-utils "^2.8.0" | ||
hasown "^2.0.0" | ||
is-core-module "^2.13.1" | ||
is-glob "^4.0.3" | ||
minimatch "^3.1.2" | ||
object.fromentries "^2.0.7" | ||
object.groupby "^1.0.1" | ||
object.values "^1.1.7" | ||
semver "^6.3.1" | ||
tsconfig-paths "^3.14.2" | ||
|
||
eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.7.1: | ||
version "6.7.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.7.1.tgz#fca5e02d115f48c9a597a6894d5bcec2f7a76976" | ||
integrity sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA== | ||
|
@@ -7379,7 +7453,7 @@ eslint-plugin-react-hooks@^4.5.0, "eslint-plugin-react-hooks@^4.5.0 || 5.0.0-can | |
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3" | ||
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g== | ||
|
||
eslint-plugin-react@^7.31.7, eslint-plugin-react@^7.32.1: | ||
eslint-plugin-react@^7.31.7, eslint-plugin-react@^7.32.1, eslint-plugin-react@^7.33.2: | ||
version "7.33.2" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.2.tgz#69ee09443ffc583927eafe86ffebb470ee737608" | ||
integrity sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw== | ||
|
@@ -8093,6 +8167,11 @@ function-bind@^1.1.1: | |
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" | ||
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== | ||
|
||
function-bind@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" | ||
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== | ||
|
||
function.prototype.name@^1.1.5: | ||
version "1.1.5" | ||
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621" | ||
|
@@ -8452,6 +8531,13 @@ has@^1.0.3: | |
dependencies: | ||
function-bind "^1.1.1" | ||
|
||
hasown@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c" | ||
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA== | ||
dependencies: | ||
function-bind "^1.1.2" | ||
|
||
header-case@^2.0.4: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/header-case/-/header-case-2.0.4.tgz#5a42e63b55177349cf405beb8d775acabb92c063" | ||
|
@@ -8726,6 +8812,13 @@ is-core-module@^2.13.0: | |
dependencies: | ||
has "^1.0.3" | ||
|
||
is-core-module@^2.13.1: | ||
version "2.13.1" | ||
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384" | ||
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw== | ||
dependencies: | ||
hasown "^2.0.0" | ||
|
||
is-date-object@^1.0.1, is-date-object@^1.0.5: | ||
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f" | ||
|
@@ -10555,6 +10648,15 @@ object.fromentries@^2.0.5, object.fromentries@^2.0.6: | |
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
|
||
object.fromentries@^2.0.7: | ||
version "2.0.7" | ||
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616" | ||
integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
|
||
object.groupby@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.0.tgz#cb29259cf90f37e7bac6437686c1ea8c916d12a9" | ||
|
@@ -10565,6 +10667,16 @@ object.groupby@^1.0.0: | |
es-abstract "^1.21.2" | ||
get-intrinsic "^1.2.1" | ||
|
||
object.groupby@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee" | ||
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
get-intrinsic "^1.2.1" | ||
|
||
object.hasown@^1.1.0, object.hasown@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2.tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92" | ||
|
@@ -10582,6 +10694,15 @@ object.values@^1.1.5, object.values@^1.1.6: | |
define-properties "^1.1.4" | ||
es-abstract "^1.20.4" | ||
|
||
object.values@^1.1.7: | ||
version "1.1.7" | ||
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a" | ||
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
define-properties "^1.2.0" | ||
es-abstract "^1.22.1" | ||
|
||
[email protected]: | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f" | ||
|
@@ -11671,6 +11792,15 @@ resolve@^1.20.0: | |
path-parse "^1.0.7" | ||
supports-preserve-symlinks-flag "^1.0.0" | ||
|
||
resolve@^1.22.4: | ||
version "1.22.8" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d" | ||
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw== | ||
dependencies: | ||
is-core-module "^2.13.0" | ||
path-parse "^1.0.7" | ||
supports-preserve-symlinks-flag "^1.0.0" | ||
|
||
resolve@^2.0.0-next.3, resolve@^2.0.0-next.4: | ||
version "2.0.0-next.4" | ||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4.tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660" | ||
|