Locked eslint plugin next due to conflicts with other configs and plugins.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"@types/node": "^17.0.23",
|
||||
"@typescript-eslint/eslint-plugin": "^5.16.0",
|
||||
"eslint": "^8.12.0",
|
||||
"eslint-config-next": "12.1.0",
|
||||
"eslint-config-next": "<12.1.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.5.1",
|
||||
"eslint-plugin-react": "<7.28.0",
|
||||
|
||||
20
yarn.lock
20
yarn.lock
@@ -1149,12 +1149,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:12.1.0":
|
||||
version: 12.1.0
|
||||
resolution: "@next/eslint-plugin-next@npm:12.1.0"
|
||||
"@next/eslint-plugin-next@npm:12.0.10":
|
||||
version: 12.0.10
|
||||
resolution: "@next/eslint-plugin-next@npm:12.0.10"
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
checksum: d6875f65e102f62fe90495229862f838fed00508980edff376c8c0e8ddf6c47a1a030fc2f8906890e08e34740cd174e5d70ecefa9ace81edda9949fa7ad06763
|
||||
checksum: ceb95880458ab6fc67fb58350e9f87ca8ac0adf0b50bf099e03bb84b4d7d48888d29518e09cf281a1181d9c240d3babdfb5b8649e7dad79332f77f0f7d01293c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2383,11 +2383,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:12.1.0":
|
||||
version: 12.1.0
|
||||
resolution: "eslint-config-next@npm:12.1.0"
|
||||
"eslint-config-next@npm:<12.1.0":
|
||||
version: 12.0.10
|
||||
resolution: "eslint-config-next@npm:12.0.10"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": 12.1.0
|
||||
"@next/eslint-plugin-next": 12.0.10
|
||||
"@rushstack/eslint-patch": ^1.0.8
|
||||
"@typescript-eslint/parser": ^5.0.0
|
||||
eslint-import-resolver-node: ^0.3.4
|
||||
@@ -2403,7 +2403,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 38664b2fdc6643c5c35f40612606f208350d0472ff12f177e6dc8a2065f59f0c092f494d568c681212eda60a74660c2ffe329132d74938739ae5c668ffe989c8
|
||||
checksum: 37f84056f8c957fc4341e4c32e14ab227ebfc56526612ea0b775812602215311b98e062506732dc43ceca1ef98e259dedd2de776c2e584a0819d6abfca15f1cf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -3586,7 +3586,7 @@ __metadata:
|
||||
"@typescript-eslint/eslint-plugin": ^5.16.0
|
||||
date-fns: ^2.28.0
|
||||
eslint: ^8.12.0
|
||||
eslint-config-next: 12.1.0
|
||||
eslint-config-next: <12.1.0
|
||||
eslint-config-prettier: ^8.5.0
|
||||
eslint-plugin-jsx-a11y: ^6.5.1
|
||||
eslint-plugin-react: <7.28.0
|
||||
|
||||
Reference in New Issue
Block a user