Lock eslint TS plugin. Upgrade eslint

This commit is contained in:
Lucid Kobold
2022-06-17 15:31:01 -05:00
parent 6ab967033f
commit ad9ff59cea
3 changed files with 55 additions and 51 deletions

View File

@@ -34,8 +34,8 @@
"@types/node": "^18.0.0", "@types/node": "^18.0.0",
"@types/react": "^18.0.14", "@types/react": "^18.0.14",
"@types/react-redux": "^7.1.24", "@types/react-redux": "^7.1.24",
"@typescript-eslint/eslint-plugin": "^5.28.0", "@typescript-eslint/eslint-plugin": "<5.28.0",
"eslint": "^8.17.0", "eslint": "^8.18.0",
"eslint-config-next": "^12.1.6", "eslint-config-next": "^12.1.6",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-jsx-a11y": "^6.5.1",

View File

@@ -89,10 +89,14 @@ const Calender = (newDate?: UpdateCalendarProps): JSX.Element => {
<Text display={{ base: "none", lg: "block" }} w="100%" h="auto"> <Text display={{ base: "none", lg: "block" }} w="100%" h="auto">
{weekDay} {weekDay}
</Text> </Text>
<Text display={{base:"none", sm: "block", lg:"none"}} w="100%" h="auto"> <Text
display={{ base: "none", sm: "block", lg: "none" }}
w="100%"
h="auto"
>
{weekDay.substring(0, 3)} {weekDay.substring(0, 3)}
</Text> </Text>
<Text display={{base:"block", sm: "none",}} w="100%" h="auto"> <Text display={{ base: "block", sm: "none" }} w="100%" h="auto">
{weekDay.substring(0, 2)} {weekDay.substring(0, 2)}
</Text> </Text>
</Box> </Box>

View File

@@ -1446,13 +1446,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/eslint-plugin@npm:^5.28.0": "@typescript-eslint/eslint-plugin@npm:<5.28.0":
version: 5.28.0 version: 5.27.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.28.0" resolution: "@typescript-eslint/eslint-plugin@npm:5.27.1"
dependencies: dependencies:
"@typescript-eslint/scope-manager": 5.28.0 "@typescript-eslint/scope-manager": 5.27.1
"@typescript-eslint/type-utils": 5.28.0 "@typescript-eslint/type-utils": 5.27.1
"@typescript-eslint/utils": 5.28.0 "@typescript-eslint/utils": 5.27.1
debug: ^4.3.4 debug: ^4.3.4
functional-red-black-tree: ^1.0.1 functional-red-black-tree: ^1.0.1
ignore: ^5.2.0 ignore: ^5.2.0
@@ -1465,7 +1465,7 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
checksum: 49e08865abd35acdc44829b929f2cd01d01a1f91d3c3c357963b6980e938de365f178efcec21e0ed6ec13a2ad9373f52b73001ddd5cdc7b0245fcf02b9564dd3 checksum: ee00d8d3a7b395e346801b7bf30209e278f06b5c283ad71c03b34db9e2d68a43ca0e292e315fa7e5bf131a8839ff4a24e0ed76c37811d230f97aae7e123d73ea
languageName: node languageName: node
linkType: hard linkType: hard
@@ -1496,21 +1496,21 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/scope-manager@npm:5.28.0": "@typescript-eslint/scope-manager@npm:5.27.1":
version: 5.28.0 version: 5.27.1
resolution: "@typescript-eslint/scope-manager@npm:5.28.0" resolution: "@typescript-eslint/scope-manager@npm:5.27.1"
dependencies: dependencies:
"@typescript-eslint/types": 5.28.0 "@typescript-eslint/types": 5.27.1
"@typescript-eslint/visitor-keys": 5.28.0 "@typescript-eslint/visitor-keys": 5.27.1
checksum: f187fd295d152508aa85233ef3ac89031952300fbbe277e188dfba3fbfd82656b15d3d8daa6d85984970ce00a30fdf75da912c4024df982004b24f3a95420b8f checksum: 401bf2b46de08ddb80ec9f36df7d58bf5de7837185a472b190b670d421d685743aad4c9fa8a6893f65ba933b822c5d7060c640e87cf0756d7aa56abdd25689cc
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/type-utils@npm:5.28.0": "@typescript-eslint/type-utils@npm:5.27.1":
version: 5.28.0 version: 5.27.1
resolution: "@typescript-eslint/type-utils@npm:5.28.0" resolution: "@typescript-eslint/type-utils@npm:5.27.1"
dependencies: dependencies:
"@typescript-eslint/utils": 5.28.0 "@typescript-eslint/utils": 5.27.1
debug: ^4.3.4 debug: ^4.3.4
tsutils: ^3.21.0 tsutils: ^3.21.0
peerDependencies: peerDependencies:
@@ -1518,7 +1518,7 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
checksum: 05563dab5414a42b7781f5ce65ee540b10a946c419bde3fbc45593aa3b1225b2a70558581f311720d670dc82ab699a3f9ecb4b1447d6fd557bd330cf8890d8ca checksum: 43b7da26ea1bd7d249c45d168ec88f971fb71362bbc21ec4748d73b1ecb43f4ca59f5ed338e8dbc74272ae4ebac1cab87a9b62c0fa616c6f9bd833a212dc8a40
languageName: node languageName: node
linkType: hard linkType: hard
@@ -1529,10 +1529,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/types@npm:5.28.0": "@typescript-eslint/types@npm:5.27.1":
version: 5.28.0 version: 5.27.1
resolution: "@typescript-eslint/types@npm:5.28.0" resolution: "@typescript-eslint/types@npm:5.27.1"
checksum: e948915d6f24ece98043763a48e34ced5e16a1aa88cc86ea7d9057010ed92ce39457a753dd7a140be52f9b546b27f8a3b33bdc7d671427a386aa1aa381d908ef checksum: 81faa50256ba67c23221273744c51676774fe6a1583698c3a542f3e2fd21ab34a4399019527c9cf7ab4e5a1577272f091d5848d3af937232ddb2dbf558a7c39a
languageName: node languageName: node
linkType: hard linkType: hard
@@ -1554,12 +1554,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/typescript-estree@npm:5.28.0": "@typescript-eslint/typescript-estree@npm:5.27.1":
version: 5.28.0 version: 5.27.1
resolution: "@typescript-eslint/typescript-estree@npm:5.28.0" resolution: "@typescript-eslint/typescript-estree@npm:5.27.1"
dependencies: dependencies:
"@typescript-eslint/types": 5.28.0 "@typescript-eslint/types": 5.27.1
"@typescript-eslint/visitor-keys": 5.28.0 "@typescript-eslint/visitor-keys": 5.27.1
debug: ^4.3.4 debug: ^4.3.4
globby: ^11.1.0 globby: ^11.1.0
is-glob: ^4.0.3 is-glob: ^4.0.3
@@ -1568,23 +1568,23 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
checksum: e7be6e9ff778ab2728bdc545713f29cd40bbe1282662461453fe46bc18f676f9b33c60e3514347fbc4e5e94d764525c20b8ef3d47baa62fec6bd3ce05fdde6eb checksum: 59d2a0885be7d54bd86472a446d84930cc52d2690ea432d9164075ea437b3b4206dadd49799764ad0fb68f3e4ebb4e36db9717c7a443d0f3c82d5659e41fbd05
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/utils@npm:5.28.0": "@typescript-eslint/utils@npm:5.27.1":
version: 5.28.0 version: 5.27.1
resolution: "@typescript-eslint/utils@npm:5.28.0" resolution: "@typescript-eslint/utils@npm:5.27.1"
dependencies: dependencies:
"@types/json-schema": ^7.0.9 "@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.28.0 "@typescript-eslint/scope-manager": 5.27.1
"@typescript-eslint/types": 5.28.0 "@typescript-eslint/types": 5.27.1
"@typescript-eslint/typescript-estree": 5.28.0 "@typescript-eslint/typescript-estree": 5.27.1
eslint-scope: ^5.1.1 eslint-scope: ^5.1.1
eslint-utils: ^3.0.0 eslint-utils: ^3.0.0
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: d30958552470c3f46b2183b690fa8c922a375a84ef83ccfda4785148b8dafb7bf428ab01de6608f67cefbcae35c6a2b0c54b5a6a89bba31566ec3b41f098c02e checksum: 51add038226cddad2b3322225de18d53bc1ed44613f7b3a379eb597114b8830a632990b0f4321e0ddf3502b460d80072d7e789be89135b5e11e8dae167005625
languageName: node languageName: node
linkType: hard linkType: hard
@@ -1598,13 +1598,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/visitor-keys@npm:5.28.0": "@typescript-eslint/visitor-keys@npm:5.27.1":
version: 5.28.0 version: 5.27.1
resolution: "@typescript-eslint/visitor-keys@npm:5.28.0" resolution: "@typescript-eslint/visitor-keys@npm:5.27.1"
dependencies: dependencies:
"@typescript-eslint/types": 5.28.0 "@typescript-eslint/types": 5.27.1
eslint-visitor-keys: ^3.3.0 eslint-visitor-keys: ^3.3.0
checksum: e97251968ea273ce33fa0de8a9c04426499b797f6f7800379ff880c4be6e6e02fe023038be0092c595be394a8636f73ee8911974214d5232b3d59492a50771bf checksum: 8f104eda321cd6c613daf284fbebbd32b149d4213d137b0ce1caec7a1334c9f46c82ed64aff1243b712ac8c13f67ac344c996cd36d21fbb15032c24d9897a64a
languageName: node languageName: node
linkType: hard linkType: hard
@@ -2667,9 +2667,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint@npm:^8.17.0": "eslint@npm:^8.18.0":
version: 8.17.0 version: 8.18.0
resolution: "eslint@npm:8.17.0" resolution: "eslint@npm:8.18.0"
dependencies: dependencies:
"@eslint/eslintrc": ^1.3.0 "@eslint/eslintrc": ^1.3.0
"@humanwhocodes/config-array": ^0.9.2 "@humanwhocodes/config-array": ^0.9.2
@@ -2708,7 +2708,7 @@ __metadata:
v8-compile-cache: ^2.0.3 v8-compile-cache: ^2.0.3
bin: bin:
eslint: bin/eslint.js eslint: bin/eslint.js
checksum: b484c96681c6b19f5b437f664623f1cd310d3ee9be88400d8450e086e664cd968a9dc202f0b0678578fd50e7a445b92586efe8c787de5073ff2f83213b00bb7b checksum: d9b4b7488a9cee97608343cbb5ac652d3f316436f95ef0800cd9497c1c6f877b655a3275817989c02f1ff0d5dfd1959c5092af9251c7e3fcf60659da37752a10
languageName: node languageName: node
linkType: hard linkType: hard
@@ -3731,9 +3731,9 @@ __metadata:
"@types/node": ^18.0.0 "@types/node": ^18.0.0
"@types/react": ^18.0.14 "@types/react": ^18.0.14
"@types/react-redux": ^7.1.24 "@types/react-redux": ^7.1.24
"@typescript-eslint/eslint-plugin": ^5.28.0 "@typescript-eslint/eslint-plugin": <5.28.0
date-fns: ^2.28.0 date-fns: ^2.28.0
eslint: ^8.17.0 eslint: ^8.18.0
eslint-config-next: ^12.1.6 eslint-config-next: ^12.1.6
eslint-config-prettier: ^8.5.0 eslint-config-prettier: ^8.5.0
eslint-plugin-jsx-a11y: ^6.5.1 eslint-plugin-jsx-a11y: ^6.5.1