From 8ee445deb7720e4ec4f316dbf505e56da041f308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 18:36:42 +0000 Subject: [PATCH 01/10] Bump next-seo from 5.11.1 to 5.13.0 Bumps [next-seo](https://github.com/garmeeh/next-seo) from 5.11.1 to 5.13.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Commits](https://github.com/garmeeh/next-seo/compare/v5.11.1...v5.13.0) --- updated-dependencies: - dependency-name: next-seo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4e6a2cd..ffd8c1a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "critters": "^0.0.16", "ioredis": "^5.2.3", "next": "12", - "next-seo": "^5.11.1", + "next-seo": "^5.13.0", "next-themes": "^0.2.1", "node-fetch": "^3.2.10", "prop-types": "^15.8.1", diff --git a/yarn.lock b/yarn.lock index 33f9b53..eadb226 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2123,9 +2123,10 @@ natural-compare@^1.4.0: version "1.4.0" resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" -next-seo@^5.11.1: - version "5.11.1" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.11.1.tgz#256071c2c359003924c64678fbf6ac283680b66f" +next-seo@^5.13.0: + version "5.13.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.13.0.tgz#69c0773ce7b641e719173d4f32a9758711d62b6b" + integrity sha512-3n6cOjXydxXlrbMIWcU+D6TllKj72C2rg7IdgoxoKOnfC8ah3U0VUIGRApKXK0wi5ME1m+TBq9isAFFbFdbWXQ== next-themes@^0.2.1: version "0.2.1" From 4f46a14e3e9079c31c870a3f17498d31f48e31ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 18:37:08 +0000 Subject: [PATCH 02/10] Bump zustand from 4.1.3 to 4.1.4 Bumps [zustand](https://github.com/pmndrs/zustand) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v4.1.3...v4.1.4) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4e6a2cd..6702b16 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react-toastify": "^9.0.8", "sharp": "^0.31.1", "websocket": "^1.0.34", - "zustand": "^4.1.3" + "zustand": "^4.1.4" }, "devDependencies": { "@types/node": "^18.11.7", diff --git a/yarn.lock b/yarn.lock index 33f9b53..cf23773 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2905,8 +2905,9 @@ yocto-queue@^0.1.0: version "0.1.0" resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" -zustand@^4.1.3: - version "4.1.3" - resolved "https://registry.npmjs.org/zustand/-/zustand-4.1.3.tgz" +zustand@^4.1.4: + version "4.1.4" + resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.1.4.tgz#b0286da4cc9edd35e91c96414fa54bfa4652a54d" + integrity sha512-k2jVOlWo8p4R83mQ+/uyB8ILPO2PCJOf+QVjcL+1PbMCk1w5OoPYpAIxy9zd93FSfmJqoH6lGdwzzjwqJIRU5A== dependencies: use-sync-external-store "1.2.0" From a7bbb2c4baa0d7977b502206192cf008b0440e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 18:18:47 +0000 Subject: [PATCH 03/10] Bump react-toastify from 9.0.8 to 9.1.0 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.8 to 9.1.0. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.8...v9.1.0) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4e6a2cd..a7d3de2 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react": "^18.2.0", "react-country-flag": "^3.0.2", "react-dom": "^18.2.0", - "react-toastify": "^9.0.8", + "react-toastify": "^9.1.0", "sharp": "^0.31.1", "websocket": "^1.0.34", "zustand": "^4.1.3" diff --git a/yarn.lock b/yarn.lock index 33f9b53..cc47689 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2425,9 +2425,10 @@ react-is@^16.13.1: version "16.13.1" resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" -react-toastify@^9.0.8: - version "9.0.8" - resolved "https://registry.npmjs.org/react-toastify/-/react-toastify-9.0.8.tgz" +react-toastify@^9.1.0: + version "9.1.0" + resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.0.tgz#7be07cb61f7e352c5d25a3228575db4cce88a2b5" + integrity sha512-63i/5SROvfYz9yzdkmxIrpndtggTdif/5ZpswY3VH+s2/S1Hxo/hiv+oGXnPH6UO2pJBOgfcLNeyVh7okRmnhg== dependencies: clsx "^1.1.1" From 30a70ce8eeb753bc7f86039cfa6e5b9a3b6e1b5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 18:20:07 +0000 Subject: [PATCH 04/10] Bump @types/node from 18.11.7 to 18.11.9 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.7 to 18.11.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4e6a2cd..87a536d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "zustand": "^4.1.3" }, "devDependencies": { - "@types/node": "^18.11.7", + "@types/node": "^18.11.9", "@types/react": "^18.0.24", "@types/websocket": "^1.0.5", "eslint": "8.26.0", diff --git a/yarn.lock b/yarn.lock index 33f9b53..886bc8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -838,9 +838,10 @@ version "0.0.29" resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz" -"@types/node@*", "@types/node@^18.11.7": - version "18.11.7" - resolved "https://registry.npmjs.org/@types/node/-/node-18.11.7.tgz" +"@types/node@*", "@types/node@^18.11.9": + version "18.11.9" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4" + integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg== "@types/prop-types@*": version "15.7.5" From 9be4b22a5861fb44110b10d3058fe864ae4fc0a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 19:46:22 +0000 Subject: [PATCH 05/10] Bump ioredis from 5.2.3 to 5.2.4 Bumps [ioredis](https://github.com/luin/ioredis) from 5.2.3 to 5.2.4. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md) - [Commits](https://github.com/luin/ioredis/compare/v5.2.3...v5.2.4) --- updated-dependencies: - dependency-name: ioredis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d6a62c7..a1c0eb9 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "axios": "^1.1.3", "core-js-pure": "^3.26.0", "critters": "^0.0.16", - "ioredis": "^5.2.3", + "ioredis": "^5.2.4", "next": "12", "next-seo": "^5.13.0", "next-themes": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 05d7504..39514cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1854,9 +1854,10 @@ intl-messageformat@^10.1.0: "@formatjs/icu-messageformat-parser" "2.1.7" tslib "2.4.0" -ioredis@^5.2.3: - version "5.2.3" - resolved "https://registry.npmjs.org/ioredis/-/ioredis-5.2.3.tgz" +ioredis@^5.2.4: + version "5.2.4" + resolved "https://registry.yarnpkg.com/ioredis/-/ioredis-5.2.4.tgz#9e262a668bc29bae98f2054c1e0d7efd86996b96" + integrity sha512-qIpuAEt32lZJQ0XyrloCRdlEdUUNGG9i0UOk6zgzK6igyudNWqEBxfH6OlbnOOoBBvr1WB02mm8fR55CnikRng== dependencies: "@ioredis/commands" "^1.1.1" cluster-key-slot "^1.1.0" From e085252163201ef92ee8c2f3b950fdd3fca11041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 17:10:52 +0000 Subject: [PATCH 06/10] Bump sharp from 0.31.1 to 0.31.2 Bumps [sharp](https://github.com/lovell/sharp) from 0.31.1 to 0.31.2. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.31.1...v0.31.2) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d6a62c7..b849f05 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-country-flag": "^3.0.2", "react-dom": "^18.2.0", "react-toastify": "^9.1.0", - "sharp": "^0.31.1", + "sharp": "^0.31.2", "websocket": "^1.0.34", "zustand": "^4.1.4" }, diff --git a/yarn.lock b/yarn.lock index 05d7504..865bda0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2561,21 +2561,22 @@ semver@^6.3.0: version "6.3.0" resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" -semver@^7.3.5, semver@^7.3.7: +semver@^7.3.5, semver@^7.3.7, semver@^7.3.8: version "7.3.8" resolved "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz" dependencies: lru-cache "^6.0.0" -sharp@^0.31.1: - version "0.31.1" - resolved "https://registry.npmjs.org/sharp/-/sharp-0.31.1.tgz" +sharp@^0.31.2: + version "0.31.2" + resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.31.2.tgz#a8411c80512027f5a452b76d599268760c4e5dfa" + integrity sha512-DUdNVEXgS5A97cTagSLIIp8dUZ/lZtk78iNVZgHdHbx1qnQR7JAHY0BnXnwwH39Iw+VKhO08CTYhIg0p98vQ5Q== dependencies: color "^4.2.3" detect-libc "^2.0.1" node-addon-api "^5.0.0" prebuild-install "^7.1.1" - semver "^7.3.7" + semver "^7.3.8" simple-get "^4.0.1" tar-fs "^2.1.1" tunnel-agent "^0.6.0" From 4fbd5a1c9445ec3125c473af892a3f0a0b745fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 10:46:05 +0000 Subject: [PATCH 07/10] Bump react-toastify from 9.1.0 to 9.1.1 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.0 to 9.1.1. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.1.0...v9.1.1) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fb2c6b9..d472806 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react": "^18.2.0", "react-country-flag": "^3.0.2", "react-dom": "^18.2.0", - "react-toastify": "^9.1.0", + "react-toastify": "^9.1.1", "sharp": "^0.31.2", "websocket": "^1.0.34", "zustand": "^4.1.4" diff --git a/yarn.lock b/yarn.lock index 0f7f089..d3e6e0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2428,10 +2428,10 @@ react-is@^16.13.1: version "16.13.1" resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" -react-toastify@^9.1.0: - version "9.1.0" - resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.0.tgz#7be07cb61f7e352c5d25a3228575db4cce88a2b5" - integrity sha512-63i/5SROvfYz9yzdkmxIrpndtggTdif/5ZpswY3VH+s2/S1Hxo/hiv+oGXnPH6UO2pJBOgfcLNeyVh7okRmnhg== +react-toastify@^9.1.1: + version "9.1.1" + resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.1.tgz#9280caea4a13dc1739c350d90660a630807bf10b" + integrity sha512-pkFCla1z3ve045qvjEmn2xOJOy4ZciwRXm1oMPULVkELi5aJdHCN/FHnuqXq8IwGDLB7PPk2/J6uP9D8ejuiRw== dependencies: clsx "^1.1.1" From ebe2d1ddd905901bc99569ef49528d0cc3461c55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 10:46:29 +0000 Subject: [PATCH 08/10] Bump next-seo from 5.13.0 to 5.14.0 Bumps [next-seo](https://github.com/garmeeh/next-seo) from 5.13.0 to 5.14.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Commits](https://github.com/garmeeh/next-seo/compare/v5.13.0...v5.14.0) --- updated-dependencies: - dependency-name: next-seo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fb2c6b9..c1ec834 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "critters": "^0.0.16", "ioredis": "^5.2.4", "next": "12", - "next-seo": "^5.13.0", + "next-seo": "^5.14.0", "next-themes": "^0.2.1", "node-fetch": "^3.2.10", "prop-types": "^15.8.1", diff --git a/yarn.lock b/yarn.lock index 0f7f089..3ba482c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2125,10 +2125,10 @@ natural-compare@^1.4.0: version "1.4.0" resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" -next-seo@^5.13.0: - version "5.13.0" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.13.0.tgz#69c0773ce7b641e719173d4f32a9758711d62b6b" - integrity sha512-3n6cOjXydxXlrbMIWcU+D6TllKj72C2rg7IdgoxoKOnfC8ah3U0VUIGRApKXK0wi5ME1m+TBq9isAFFbFdbWXQ== +next-seo@^5.14.0: + version "5.14.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.14.0.tgz#961376571d50c76c3d469c607900774065f62907" + integrity sha512-VpbVFXbDzy31qoKBH7xoxtzh+nDhEWYOBnlc18zkXmypRd3X9vxdwh7rlr3q2BQTfbfk2J/a6Y2vEb+oTcCW0w== next-themes@^0.2.1: version "0.2.1" From 24f5b55fd9265e9cf9076695f83afa4790500263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 10:46:43 +0000 Subject: [PATCH 09/10] Bump eslint from 8.26.0 to 8.27.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fb2c6b9..3dcb048 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/node": "^18.11.9", "@types/react": "^18.0.24", "@types/websocket": "^1.0.5", - "eslint": "8.26.0", + "eslint": "8.27.0", "eslint-config-next": "12.3.1", "typescript": "^4.8.4" } diff --git a/yarn.lock b/yarn.lock index 0f7f089..aa2005d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1499,9 +1499,10 @@ eslint-visitor-keys@^3.3.0: version "3.3.0" resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz" -eslint@8.26.0: - version "8.26.0" - resolved "https://registry.npmjs.org/eslint/-/eslint-8.26.0.tgz" +eslint@8.27.0: + version "8.27.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64" + integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ== dependencies: "@eslint/eslintrc" "^1.3.3" "@humanwhocodes/config-array" "^0.11.6" From 53bdc6b71af9d561ab62b1e96ec3254f49482451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 11:30:39 +0000 Subject: [PATCH 10/10] Bump @types/react from 18.0.24 to 18.0.25 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.24 to 18.0.25. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7147e81..c114989 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@types/node": "^18.11.9", - "@types/react": "^18.0.24", + "@types/react": "^18.0.25", "@types/websocket": "^1.0.5", "eslint": "8.27.0", "eslint-config-next": "12.3.1", diff --git a/yarn.lock b/yarn.lock index 33bd9cd..879f1e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -847,9 +847,10 @@ version "15.7.5" resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz" -"@types/react@^18.0.24": - version "18.0.24" - resolved "https://registry.npmjs.org/@types/react/-/react-18.0.24.tgz" +"@types/react@^18.0.25": + version "18.0.25" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.25.tgz#8b1dcd7e56fe7315535a4af25435e0bb55c8ae44" + integrity sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"