From 92bbed1688f1202cdc9a3df4eee36b14d3565dce Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 14:50:39 -0500 Subject: [PATCH 01/11] Upgrade prettier and typescript --- package.json | 4 ++-- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 02b91c7..5e3ac9d 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "<4.6.0", - "prettier": "^2.7.0", - "typescript": "^4.7.3" + "prettier": "^2.7.1", + "typescript": "^4.7.4" }, "resolutions": { "@types/react": "^17.0.38" diff --git a/yarn.lock b/yarn.lock index 1db3b82..839ecfc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3742,12 +3742,12 @@ __metadata: formik: ^2.2.9 framer-motion: ^6.3.11 next: 12.1.6 - prettier: ^2.7.0 + prettier: ^2.7.1 react: ^18.2.0 react-dom: ^18.2.0 react-redux: ^8.0.2 sharp: ^0.30.6 - typescript: ^4.7.3 + typescript: ^4.7.4 languageName: unknown linkType: soft @@ -4361,12 +4361,12 @@ __metadata: languageName: node linkType: hard -"prettier@npm:^2.7.0": - version: 2.7.0 - resolution: "prettier@npm:2.7.0" +"prettier@npm:^2.7.1": + version: 2.7.1 + resolution: "prettier@npm:2.7.1" bin: prettier: bin-prettier.js - checksum: 5b55bb1dced9d16635b83229df8e670d150890fdb343f19e8a66e610094a108e960c0f57352b3e5cdbc4eff4ef00a834406047ffcd9f20bd22a6497ba143c81f + checksum: 55a4409182260866ab31284d929b3cb961e5fdb91fe0d2e099dac92eaecec890f36e524b4c19e6ceae839c99c6d7195817579cdffc8e2c80da0cb794463a748b languageName: node linkType: hard @@ -5301,23 +5301,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^4.7.3": - version: 4.7.3 - resolution: "typescript@npm:4.7.3" +"typescript@npm:^4.7.4": + version: 4.7.4 + resolution: "typescript@npm:4.7.4" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: fd13a1ce53790a36bb8350e1f5e5e384b5f6cb9b0635114a6d01d49cb99916abdcfbc13c7521cdae2f2d3f6d8bc4a8ae7625edf645a04ee940588cd5e7597b2f + checksum: 5750181b1cd7e6482c4195825547e70f944114fb47e58e4aa7553e62f11b3f3173766aef9c281783edfd881f7b8299cf35e3ca8caebe73d8464528c907a164df languageName: node linkType: hard -"typescript@patch:typescript@^4.7.3#~builtin": - version: 4.7.3 - resolution: "typescript@patch:typescript@npm%3A4.7.3#~builtin::version=4.7.3&hash=7ad353" +"typescript@patch:typescript@^4.7.4#~builtin": + version: 4.7.4 + resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin::version=4.7.4&hash=7ad353" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 137d18a77f52254a284960b16ab53d0619f57b69b5d585804b8413f798a1175ce3e774fb95e6a101868577aafe357d8fcfc9171f0dc9fc0c210e9ae59d107cc0 + checksum: 9096d8f6c16cb80ef3bf96fcbbd055bf1c4a43bd14f3b7be45a9fbe7ada46ec977f604d5feed3263b4f2aa7d4c7477ce5f9cd87de0d6feedec69a983f3a4f93e languageName: node linkType: hard -- 2.49.1 From f12c23fdfc5999a532becc0e8758de12f813ac17 Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 14:57:41 -0500 Subject: [PATCH 02/11] Upgrade types node --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5e3ac9d..d66a6b6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "sharp": "^0.30.6" }, "devDependencies": { - "@types/node": "^17.0.42", + "@types/node": "^18.0.0", "@types/react": "^18.0.12", "@types/react-redux": "^7.1.24", "@typescript-eslint/eslint-plugin": "<5.28.0", diff --git a/yarn.lock b/yarn.lock index 839ecfc..e753cbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1388,10 +1388,10 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^17.0.42": - version: 17.0.42 - resolution: "@types/node@npm:17.0.42" - checksum: a200cd87e4f12d4d5682a893ad6e1140720c6c074a2cd075f254b3b8306d6174f5a3630e5d2347efb5e9b80d420404b5fafc8fe3c7d4c81998cd914c50b19f75 +"@types/node@npm:^18.0.0": + version: 18.0.0 + resolution: "@types/node@npm:18.0.0" + checksum: aab2b325727a2599f6d25ebe0dedf58c40fb66a51ce4ca9c0226ceb70fcda2d3afccdca29db5942eb48b158ee8585a274a1e3750c718bbd5399d7f41d62dfdcc languageName: node linkType: hard @@ -3728,7 +3728,7 @@ __metadata: "@emotion/styled": ^11.9.3 "@iconify/react": ^3.2.2 "@reduxjs/toolkit": ^1.8.2 - "@types/node": ^17.0.42 + "@types/node": ^18.0.0 "@types/react": ^18.0.12 "@types/react-redux": ^7.1.24 "@typescript-eslint/eslint-plugin": <5.28.0 -- 2.49.1 From 266bed1af7a398f4044e37c9c5886bd580c30a47 Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 15:00:14 -0500 Subject: [PATCH 03/11] Uprade types react --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d66a6b6..795ca88 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@types/node": "^18.0.0", - "@types/react": "^18.0.12", + "@types/react": "^18.0.14", "@types/react-redux": "^7.1.24", "@typescript-eslint/eslint-plugin": "<5.28.0", "eslint": "^8.17.0", diff --git a/yarn.lock b/yarn.lock index e753cbe..5acd7ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3729,7 +3729,7 @@ __metadata: "@iconify/react": ^3.2.2 "@reduxjs/toolkit": ^1.8.2 "@types/node": ^18.0.0 - "@types/react": ^18.0.12 + "@types/react": ^18.0.14 "@types/react-redux": ^7.1.24 "@typescript-eslint/eslint-plugin": <5.28.0 date-fns: ^2.28.0 -- 2.49.1 From 51b8ebf39895391bee4b1de148b36986f0f3608f Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 15:04:13 -0500 Subject: [PATCH 04/11] Upgrade TS eslint plugin --- package.json | 2 +- yarn.lock | 82 ++++++++++++++++++++++++++-------------------------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/package.json b/package.json index 795ca88..2d9402c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/node": "^18.0.0", "@types/react": "^18.0.14", "@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-config-next": "^12.1.6", "eslint-config-prettier": "^8.5.0", diff --git a/yarn.lock b/yarn.lock index 5acd7ee..1a023b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1446,13 +1446,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:<5.28.0": - version: 5.27.1 - resolution: "@typescript-eslint/eslint-plugin@npm:5.27.1" +"@typescript-eslint/eslint-plugin@npm:^5.28.0": + version: 5.28.0 + resolution: "@typescript-eslint/eslint-plugin@npm:5.28.0" dependencies: - "@typescript-eslint/scope-manager": 5.27.1 - "@typescript-eslint/type-utils": 5.27.1 - "@typescript-eslint/utils": 5.27.1 + "@typescript-eslint/scope-manager": 5.28.0 + "@typescript-eslint/type-utils": 5.28.0 + "@typescript-eslint/utils": 5.28.0 debug: ^4.3.4 functional-red-black-tree: ^1.0.1 ignore: ^5.2.0 @@ -1465,7 +1465,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: ee00d8d3a7b395e346801b7bf30209e278f06b5c283ad71c03b34db9e2d68a43ca0e292e315fa7e5bf131a8839ff4a24e0ed76c37811d230f97aae7e123d73ea + checksum: 49e08865abd35acdc44829b929f2cd01d01a1f91d3c3c357963b6980e938de365f178efcec21e0ed6ec13a2ad9373f52b73001ddd5cdc7b0245fcf02b9564dd3 languageName: node linkType: hard @@ -1496,21 +1496,21 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:5.27.1": - version: 5.27.1 - resolution: "@typescript-eslint/scope-manager@npm:5.27.1" +"@typescript-eslint/scope-manager@npm:5.28.0": + version: 5.28.0 + resolution: "@typescript-eslint/scope-manager@npm:5.28.0" dependencies: - "@typescript-eslint/types": 5.27.1 - "@typescript-eslint/visitor-keys": 5.27.1 - checksum: 401bf2b46de08ddb80ec9f36df7d58bf5de7837185a472b190b670d421d685743aad4c9fa8a6893f65ba933b822c5d7060c640e87cf0756d7aa56abdd25689cc + "@typescript-eslint/types": 5.28.0 + "@typescript-eslint/visitor-keys": 5.28.0 + checksum: f187fd295d152508aa85233ef3ac89031952300fbbe277e188dfba3fbfd82656b15d3d8daa6d85984970ce00a30fdf75da912c4024df982004b24f3a95420b8f languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:5.27.1": - version: 5.27.1 - resolution: "@typescript-eslint/type-utils@npm:5.27.1" +"@typescript-eslint/type-utils@npm:5.28.0": + version: 5.28.0 + resolution: "@typescript-eslint/type-utils@npm:5.28.0" dependencies: - "@typescript-eslint/utils": 5.27.1 + "@typescript-eslint/utils": 5.28.0 debug: ^4.3.4 tsutils: ^3.21.0 peerDependencies: @@ -1518,7 +1518,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 43b7da26ea1bd7d249c45d168ec88f971fb71362bbc21ec4748d73b1ecb43f4ca59f5ed338e8dbc74272ae4ebac1cab87a9b62c0fa616c6f9bd833a212dc8a40 + checksum: 05563dab5414a42b7781f5ce65ee540b10a946c419bde3fbc45593aa3b1225b2a70558581f311720d670dc82ab699a3f9ecb4b1447d6fd557bd330cf8890d8ca languageName: node linkType: hard @@ -1529,10 +1529,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:5.27.1": - version: 5.27.1 - resolution: "@typescript-eslint/types@npm:5.27.1" - checksum: 81faa50256ba67c23221273744c51676774fe6a1583698c3a542f3e2fd21ab34a4399019527c9cf7ab4e5a1577272f091d5848d3af937232ddb2dbf558a7c39a +"@typescript-eslint/types@npm:5.28.0": + version: 5.28.0 + resolution: "@typescript-eslint/types@npm:5.28.0" + checksum: e948915d6f24ece98043763a48e34ced5e16a1aa88cc86ea7d9057010ed92ce39457a753dd7a140be52f9b546b27f8a3b33bdc7d671427a386aa1aa381d908ef languageName: node linkType: hard @@ -1554,12 +1554,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:5.27.1": - version: 5.27.1 - resolution: "@typescript-eslint/typescript-estree@npm:5.27.1" +"@typescript-eslint/typescript-estree@npm:5.28.0": + version: 5.28.0 + resolution: "@typescript-eslint/typescript-estree@npm:5.28.0" dependencies: - "@typescript-eslint/types": 5.27.1 - "@typescript-eslint/visitor-keys": 5.27.1 + "@typescript-eslint/types": 5.28.0 + "@typescript-eslint/visitor-keys": 5.28.0 debug: ^4.3.4 globby: ^11.1.0 is-glob: ^4.0.3 @@ -1568,23 +1568,23 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 59d2a0885be7d54bd86472a446d84930cc52d2690ea432d9164075ea437b3b4206dadd49799764ad0fb68f3e4ebb4e36db9717c7a443d0f3c82d5659e41fbd05 + checksum: e7be6e9ff778ab2728bdc545713f29cd40bbe1282662461453fe46bc18f676f9b33c60e3514347fbc4e5e94d764525c20b8ef3d47baa62fec6bd3ce05fdde6eb languageName: node linkType: hard -"@typescript-eslint/utils@npm:5.27.1": - version: 5.27.1 - resolution: "@typescript-eslint/utils@npm:5.27.1" +"@typescript-eslint/utils@npm:5.28.0": + version: 5.28.0 + resolution: "@typescript-eslint/utils@npm:5.28.0" dependencies: "@types/json-schema": ^7.0.9 - "@typescript-eslint/scope-manager": 5.27.1 - "@typescript-eslint/types": 5.27.1 - "@typescript-eslint/typescript-estree": 5.27.1 + "@typescript-eslint/scope-manager": 5.28.0 + "@typescript-eslint/types": 5.28.0 + "@typescript-eslint/typescript-estree": 5.28.0 eslint-scope: ^5.1.1 eslint-utils: ^3.0.0 peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - checksum: 51add038226cddad2b3322225de18d53bc1ed44613f7b3a379eb597114b8830a632990b0f4321e0ddf3502b460d80072d7e789be89135b5e11e8dae167005625 + checksum: d30958552470c3f46b2183b690fa8c922a375a84ef83ccfda4785148b8dafb7bf428ab01de6608f67cefbcae35c6a2b0c54b5a6a89bba31566ec3b41f098c02e languageName: node linkType: hard @@ -1598,13 +1598,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:5.27.1": - version: 5.27.1 - resolution: "@typescript-eslint/visitor-keys@npm:5.27.1" +"@typescript-eslint/visitor-keys@npm:5.28.0": + version: 5.28.0 + resolution: "@typescript-eslint/visitor-keys@npm:5.28.0" dependencies: - "@typescript-eslint/types": 5.27.1 + "@typescript-eslint/types": 5.28.0 eslint-visitor-keys: ^3.3.0 - checksum: 8f104eda321cd6c613daf284fbebbd32b149d4213d137b0ce1caec7a1334c9f46c82ed64aff1243b712ac8c13f67ac344c996cd36d21fbb15032c24d9897a64a + checksum: e97251968ea273ce33fa0de8a9c04426499b797f6f7800379ff880c4be6e6e02fe023038be0092c595be394a8636f73ee8911974214d5232b3d59492a50771bf languageName: node linkType: hard @@ -3731,7 +3731,7 @@ __metadata: "@types/node": ^18.0.0 "@types/react": ^18.0.14 "@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 eslint: ^8.17.0 eslint-config-next: ^12.1.6 -- 2.49.1 From a890ed0f0a59b4c1d968186df4b3521cb78b8b1c Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 15:21:07 -0500 Subject: [PATCH 05/11] Weekday responsiveness. --- src/components/calender/index.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/calender/index.tsx b/src/components/calender/index.tsx index 12da16a..a88b3da 100644 --- a/src/components/calender/index.tsx +++ b/src/components/calender/index.tsx @@ -86,9 +86,15 @@ const Calender = (newDate?: UpdateCalendarProps): JSX.Element => { h={10} key={weekDay} > - + {weekDay} + + {weekDay.substring(0, 3)} + + + {weekDay.substring(0, 2)} + ); })} -- 2.49.1 From 6ab967033f77a49dc4aea4899c18e5c13a62e034 Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 15:22:13 -0500 Subject: [PATCH 06/11] Update version info. --- package.json | 2 +- src/theme/layout/Header.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2d9402c..21e27e2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": true, "name": "lucid-creations-media-potty-chart", "homepage": "https://lucidcreations.media/introducing-code-name-potty-chart/", - "version": "v0.0.10-alpha", + "version": "v0.0.11-alpha", "author": { "name": "Lucid Creations Media", "url": "https://lucidcreations.media", diff --git a/src/theme/layout/Header.tsx b/src/theme/layout/Header.tsx index b1839a1..28bf10d 100644 --- a/src/theme/layout/Header.tsx +++ b/src/theme/layout/Header.tsx @@ -15,7 +15,7 @@ import appLogo from "../../../public/images/logo.svg"; const Header = (): JSX.Element => { const appName = "LCM Potty Chart"; - const appVersion = "v0.0.10-alpha"; + const appVersion = "v0.0.11-alpha"; // Add transparency while not at the top of the page. const [transparentNavbar, setTransparentNavbar] = useState(false); -- 2.49.1 From ad9ff59cea59aa5789cdda8b1b65ba5b7879a618 Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 15:31:01 -0500 Subject: [PATCH 07/11] Lock eslint TS plugin. Upgrade eslint --- package.json | 4 +- src/components/calender/index.tsx | 10 +++- yarn.lock | 92 +++++++++++++++---------------- 3 files changed, 55 insertions(+), 51 deletions(-) diff --git a/package.json b/package.json index 21e27e2..6671530 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "@types/node": "^18.0.0", "@types/react": "^18.0.14", "@types/react-redux": "^7.1.24", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "eslint": "^8.17.0", + "@typescript-eslint/eslint-plugin": "<5.28.0", + "eslint": "^8.18.0", "eslint-config-next": "^12.1.6", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jsx-a11y": "^6.5.1", diff --git a/src/components/calender/index.tsx b/src/components/calender/index.tsx index a88b3da..de24726 100644 --- a/src/components/calender/index.tsx +++ b/src/components/calender/index.tsx @@ -86,13 +86,17 @@ const Calender = (newDate?: UpdateCalendarProps): JSX.Element => { h={10} key={weekDay} > - + {weekDay} - + {weekDay.substring(0, 3)} - + {weekDay.substring(0, 2)} diff --git a/yarn.lock b/yarn.lock index 1a023b1..c6e8606 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1446,13 +1446,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^5.28.0": - version: 5.28.0 - resolution: "@typescript-eslint/eslint-plugin@npm:5.28.0" +"@typescript-eslint/eslint-plugin@npm:<5.28.0": + version: 5.27.1 + resolution: "@typescript-eslint/eslint-plugin@npm:5.27.1" dependencies: - "@typescript-eslint/scope-manager": 5.28.0 - "@typescript-eslint/type-utils": 5.28.0 - "@typescript-eslint/utils": 5.28.0 + "@typescript-eslint/scope-manager": 5.27.1 + "@typescript-eslint/type-utils": 5.27.1 + "@typescript-eslint/utils": 5.27.1 debug: ^4.3.4 functional-red-black-tree: ^1.0.1 ignore: ^5.2.0 @@ -1465,7 +1465,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 49e08865abd35acdc44829b929f2cd01d01a1f91d3c3c357963b6980e938de365f178efcec21e0ed6ec13a2ad9373f52b73001ddd5cdc7b0245fcf02b9564dd3 + checksum: ee00d8d3a7b395e346801b7bf30209e278f06b5c283ad71c03b34db9e2d68a43ca0e292e315fa7e5bf131a8839ff4a24e0ed76c37811d230f97aae7e123d73ea languageName: node linkType: hard @@ -1496,21 +1496,21 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:5.28.0": - version: 5.28.0 - resolution: "@typescript-eslint/scope-manager@npm:5.28.0" +"@typescript-eslint/scope-manager@npm:5.27.1": + version: 5.27.1 + resolution: "@typescript-eslint/scope-manager@npm:5.27.1" dependencies: - "@typescript-eslint/types": 5.28.0 - "@typescript-eslint/visitor-keys": 5.28.0 - checksum: f187fd295d152508aa85233ef3ac89031952300fbbe277e188dfba3fbfd82656b15d3d8daa6d85984970ce00a30fdf75da912c4024df982004b24f3a95420b8f + "@typescript-eslint/types": 5.27.1 + "@typescript-eslint/visitor-keys": 5.27.1 + checksum: 401bf2b46de08ddb80ec9f36df7d58bf5de7837185a472b190b670d421d685743aad4c9fa8a6893f65ba933b822c5d7060c640e87cf0756d7aa56abdd25689cc languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:5.28.0": - version: 5.28.0 - resolution: "@typescript-eslint/type-utils@npm:5.28.0" +"@typescript-eslint/type-utils@npm:5.27.1": + version: 5.27.1 + resolution: "@typescript-eslint/type-utils@npm:5.27.1" dependencies: - "@typescript-eslint/utils": 5.28.0 + "@typescript-eslint/utils": 5.27.1 debug: ^4.3.4 tsutils: ^3.21.0 peerDependencies: @@ -1518,7 +1518,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 05563dab5414a42b7781f5ce65ee540b10a946c419bde3fbc45593aa3b1225b2a70558581f311720d670dc82ab699a3f9ecb4b1447d6fd557bd330cf8890d8ca + checksum: 43b7da26ea1bd7d249c45d168ec88f971fb71362bbc21ec4748d73b1ecb43f4ca59f5ed338e8dbc74272ae4ebac1cab87a9b62c0fa616c6f9bd833a212dc8a40 languageName: node linkType: hard @@ -1529,10 +1529,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:5.28.0": - version: 5.28.0 - resolution: "@typescript-eslint/types@npm:5.28.0" - checksum: e948915d6f24ece98043763a48e34ced5e16a1aa88cc86ea7d9057010ed92ce39457a753dd7a140be52f9b546b27f8a3b33bdc7d671427a386aa1aa381d908ef +"@typescript-eslint/types@npm:5.27.1": + version: 5.27.1 + resolution: "@typescript-eslint/types@npm:5.27.1" + checksum: 81faa50256ba67c23221273744c51676774fe6a1583698c3a542f3e2fd21ab34a4399019527c9cf7ab4e5a1577272f091d5848d3af937232ddb2dbf558a7c39a languageName: node linkType: hard @@ -1554,12 +1554,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:5.28.0": - version: 5.28.0 - resolution: "@typescript-eslint/typescript-estree@npm:5.28.0" +"@typescript-eslint/typescript-estree@npm:5.27.1": + version: 5.27.1 + resolution: "@typescript-eslint/typescript-estree@npm:5.27.1" dependencies: - "@typescript-eslint/types": 5.28.0 - "@typescript-eslint/visitor-keys": 5.28.0 + "@typescript-eslint/types": 5.27.1 + "@typescript-eslint/visitor-keys": 5.27.1 debug: ^4.3.4 globby: ^11.1.0 is-glob: ^4.0.3 @@ -1568,23 +1568,23 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: e7be6e9ff778ab2728bdc545713f29cd40bbe1282662461453fe46bc18f676f9b33c60e3514347fbc4e5e94d764525c20b8ef3d47baa62fec6bd3ce05fdde6eb + checksum: 59d2a0885be7d54bd86472a446d84930cc52d2690ea432d9164075ea437b3b4206dadd49799764ad0fb68f3e4ebb4e36db9717c7a443d0f3c82d5659e41fbd05 languageName: node linkType: hard -"@typescript-eslint/utils@npm:5.28.0": - version: 5.28.0 - resolution: "@typescript-eslint/utils@npm:5.28.0" +"@typescript-eslint/utils@npm:5.27.1": + version: 5.27.1 + resolution: "@typescript-eslint/utils@npm:5.27.1" dependencies: "@types/json-schema": ^7.0.9 - "@typescript-eslint/scope-manager": 5.28.0 - "@typescript-eslint/types": 5.28.0 - "@typescript-eslint/typescript-estree": 5.28.0 + "@typescript-eslint/scope-manager": 5.27.1 + "@typescript-eslint/types": 5.27.1 + "@typescript-eslint/typescript-estree": 5.27.1 eslint-scope: ^5.1.1 eslint-utils: ^3.0.0 peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - checksum: d30958552470c3f46b2183b690fa8c922a375a84ef83ccfda4785148b8dafb7bf428ab01de6608f67cefbcae35c6a2b0c54b5a6a89bba31566ec3b41f098c02e + checksum: 51add038226cddad2b3322225de18d53bc1ed44613f7b3a379eb597114b8830a632990b0f4321e0ddf3502b460d80072d7e789be89135b5e11e8dae167005625 languageName: node linkType: hard @@ -1598,13 +1598,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:5.28.0": - version: 5.28.0 - resolution: "@typescript-eslint/visitor-keys@npm:5.28.0" +"@typescript-eslint/visitor-keys@npm:5.27.1": + version: 5.27.1 + resolution: "@typescript-eslint/visitor-keys@npm:5.27.1" dependencies: - "@typescript-eslint/types": 5.28.0 + "@typescript-eslint/types": 5.27.1 eslint-visitor-keys: ^3.3.0 - checksum: e97251968ea273ce33fa0de8a9c04426499b797f6f7800379ff880c4be6e6e02fe023038be0092c595be394a8636f73ee8911974214d5232b3d59492a50771bf + checksum: 8f104eda321cd6c613daf284fbebbd32b149d4213d137b0ce1caec7a1334c9f46c82ed64aff1243b712ac8c13f67ac344c996cd36d21fbb15032c24d9897a64a languageName: node linkType: hard @@ -2667,9 +2667,9 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^8.17.0": - version: 8.17.0 - resolution: "eslint@npm:8.17.0" +"eslint@npm:^8.18.0": + version: 8.18.0 + resolution: "eslint@npm:8.18.0" dependencies: "@eslint/eslintrc": ^1.3.0 "@humanwhocodes/config-array": ^0.9.2 @@ -2708,7 +2708,7 @@ __metadata: v8-compile-cache: ^2.0.3 bin: eslint: bin/eslint.js - checksum: b484c96681c6b19f5b437f664623f1cd310d3ee9be88400d8450e086e664cd968a9dc202f0b0678578fd50e7a445b92586efe8c787de5073ff2f83213b00bb7b + checksum: d9b4b7488a9cee97608343cbb5ac652d3f316436f95ef0800cd9497c1c6f877b655a3275817989c02f1ff0d5dfd1959c5092af9251c7e3fcf60659da37752a10 languageName: node linkType: hard @@ -3731,9 +3731,9 @@ __metadata: "@types/node": ^18.0.0 "@types/react": ^18.0.14 "@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 - eslint: ^8.17.0 + eslint: ^8.18.0 eslint-config-next: ^12.1.6 eslint-config-prettier: ^8.5.0 eslint-plugin-jsx-a11y: ^6.5.1 -- 2.49.1 From a3156a1b7a2957f15422b7d6d50c1d2b50c9d546 Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 15:50:25 -0500 Subject: [PATCH 08/11] Added min-content attribute to the app. --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 8e5a536..fa48616 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -13,7 +13,7 @@ const IndexPage = (): JSX.Element => { }); return ( - + -- 2.49.1 From 17f721af0a86cef6ff8156b3dc6ace13f59da4a3 Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 16:03:22 -0500 Subject: [PATCH 09/11] Update the responsive points of the weekdays. --- src/components/calender/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/calender/index.tsx b/src/components/calender/index.tsx index de24726..0d55a43 100644 --- a/src/components/calender/index.tsx +++ b/src/components/calender/index.tsx @@ -86,11 +86,11 @@ const Calender = (newDate?: UpdateCalendarProps): JSX.Element => { h={10} key={weekDay} > - + {weekDay} -- 2.49.1 From 4440f20c3c0403aaa0180d5cd95d5085e3a8817f Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 16:11:58 -0500 Subject: [PATCH 10/11] Update main.yml --- .github/workflows/main.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cb0c8c1..8d9e515 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,15 +16,15 @@ on: jobs: build: - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest strategy: matrix: - node-version: [14.x, 16.x] + node-version: [14.x, 16.x, 18.x] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: - uses: actions/checkout@v2 - - uses: borales/actions-yarn@v2.3.0 + - uses: borales/actions-yarn@v3.2.1 with: cmd: install # will run `yarn install` command #- uses: borales/actions-yarn@v2.3.0 @@ -33,12 +33,12 @@ jobs: #- uses: borales/actions-yarn@v2.3.0 # with: # cmd: type-check # will run `yarn type-check` command - - uses: borales/actions-yarn@v2.3.0 + - uses: borales/actions-yarn@v3.2.1 with: cmd: lint # will run `yarn lint` command - - uses: borales/actions-yarn@v2.3.0 + - uses: borales/actions-yarn@v3.2.1 with: cmd: build # will run `yarn build` command - - uses: borales/actions-yarn@v2.3.0 + - uses: borales/actions-yarn@v3.2.1 with: cmd: build # will run `yarn start` command -- 2.49.1 From e77f0f09bc921b20880fd5ab214e5a1e3d6e77f2 Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 17 Jun 2022 16:14:48 -0500 Subject: [PATCH 11/11] Update main.yml --- .github/workflows/main.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8d9e515..906d1cc 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,21 +24,21 @@ jobs: # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: - uses: actions/checkout@v2 - - uses: borales/actions-yarn@v3.2.1 + - uses: borales/actions-yarn@v3.0.0 with: cmd: install # will run `yarn install` command - #- uses: borales/actions-yarn@v2.3.0 + #- uses: borales/actions-yarn@v3.0.0 # with: # cmd: test # will run `yarn test` command - #- uses: borales/actions-yarn@v2.3.0 + #- uses: borales/actions-yarn@v3.0.0 # with: # cmd: type-check # will run `yarn type-check` command - - uses: borales/actions-yarn@v3.2.1 + - uses: borales/actions-yarn@v3.0.0 with: cmd: lint # will run `yarn lint` command - - uses: borales/actions-yarn@v3.2.1 + - uses: borales/actions-yarn@v3.0.0 with: cmd: build # will run `yarn build` command - - uses: borales/actions-yarn@v3.2.1 + - uses: borales/actions-yarn@v3.0.0 with: cmd: build # will run `yarn start` command -- 2.49.1