From f0d04f19fc482b24a76de226d8a6e699fe879d71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:16:18 +0000 Subject: [PATCH] build(deps): bump react-github-calendar from 4.3.0 to 4.5.5 Bumps [react-github-calendar](https://github.com/grubersjoe/react-github-calendar) from 4.3.0 to 4.5.5. - [Release notes](https://github.com/grubersjoe/react-github-calendar/releases) - [Commits](https://github.com/grubersjoe/react-github-calendar/commits) --- updated-dependencies: - dependency-name: react-github-calendar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 86 ++++++++++++++++++++--------------------------- package.json | 2 +- 2 files changed, 38 insertions(+), 50 deletions(-) diff --git a/package-lock.json b/package-lock.json index d180351..35231af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "pdf-lib": "^1.17.1", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-github-calendar": "^4.3.0", + "react-github-calendar": "^4.5.5", "react-icons": "^5.3.0", "react-pdf": "^9.1.0", "react-router-dom": "^6.26.1", @@ -4439,11 +4439,6 @@ "@types/node": "*" } }, - "node_modules/@types/chroma-js": { - "version": "2.4.4", - "resolved": "https://registry.npmjs.org/@types/chroma-js/-/chroma-js-2.4.4.tgz", - "integrity": "sha512-/DTccpHTaKomqussrn+ciEvfW4k6NAHzNzs/sts1TCqg333qNxOhy8TNIoQCmbGG3Tl8KdEhkGAssb1n3mTXiQ==" - }, "node_modules/@types/connect": { "version": "3.4.38", "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", @@ -7225,9 +7220,10 @@ } }, "node_modules/date-fns": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz", - "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz", + "integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==", + "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/kossnocorp" @@ -15184,17 +15180,15 @@ } }, "node_modules/react-activity-calendar": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/react-activity-calendar/-/react-activity-calendar-2.5.1.tgz", - "integrity": "sha512-O+5d8XHaxeaBnohCC5o69w3DO1VAwZuLK96bwwUmvtOMi/LBQ3SIHRMg0fBHZzo+5cofxqXkPEnikZkrZHAk1A==", + "version": "2.7.8", + "resolved": "https://registry.npmjs.org/react-activity-calendar/-/react-activity-calendar-2.7.8.tgz", + "integrity": "sha512-lj9IIMrRAoMsXSf6wWo7AcMNXie61Y5EuNApm6rVdJswngyw8LS2Ja50yHrGBFu9GaL1HMutGIoSbr5ifEi9xw==", + "license": "MIT", "dependencies": { - "@types/chroma-js": "^2.4.3", - "chroma-js": "^2.4.2", - "date-fns": "^3.6.0" + "date-fns": "^4.1.0" }, "peerDependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0" } }, "node_modules/react-app-polyfill": { @@ -15357,9 +15351,10 @@ } }, "node_modules/react-error-boundary": { - "version": "4.0.13", - "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-4.0.13.tgz", - "integrity": "sha512-b6PwbdSv8XeOSYvjt8LpgpKrZ0yGdtZokYwkwV2wlcZbxgopHX/hgPl5VgpnoVOWd868n1hktM8Qm4b+02MiLQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-5.0.0.tgz", + "integrity": "sha512-tnjAxG+IkpLephNcePNA7v6F/QpWLH8He65+DmedchDwg162JZqx4NmbXj0mlAYVVEd81OW7aFhmbsScYfiAFQ==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.12.5" }, @@ -15373,16 +15368,16 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "node_modules/react-github-calendar": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/react-github-calendar/-/react-github-calendar-4.3.0.tgz", - "integrity": "sha512-WgZUMAkvLVz4t99Dif/1S5BeydbJaTUYNfljDz5e7NOSfTzql+n6Weud2W86DFNxz4LLF6UuDbtkm2tvICZSKw==", + "version": "4.5.5", + "resolved": "https://registry.npmjs.org/react-github-calendar/-/react-github-calendar-4.5.5.tgz", + "integrity": "sha512-GUw+c5DKFUfJtL1p6rqolPPx2MTPKvQVUrYw+2YGXp3JhNQBEgOxDXoC2WC2diDLhI3XOA+kTS/lLvp3Ftd42A==", + "license": "MIT", "dependencies": { - "react-activity-calendar": "^2.5.1", - "react-error-boundary": "^4.0.12" + "react-activity-calendar": "^2.7.8", + "react-error-boundary": "^5.0.0" }, "peerDependencies": { - "react": "^17.0.0 || ^18.0.0", - "react-dom": "^17.0.0 || ^18.0.0" + "react": "^18.0.0 || ^19.0.0" } }, "node_modules/react-icons": { @@ -21948,11 +21943,6 @@ "@types/node": "*" } }, - "@types/chroma-js": { - "version": "2.4.4", - "resolved": "https://registry.npmjs.org/@types/chroma-js/-/chroma-js-2.4.4.tgz", - "integrity": "sha512-/DTccpHTaKomqussrn+ciEvfW4k6NAHzNzs/sts1TCqg333qNxOhy8TNIoQCmbGG3Tl8KdEhkGAssb1n3mTXiQ==" - }, "@types/connect": { "version": "3.4.38", "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz", @@ -24016,9 +24006,9 @@ } }, "date-fns": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz", - "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==" + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz", + "integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==" }, "debug": { "version": "4.3.6", @@ -29707,13 +29697,11 @@ } }, "react-activity-calendar": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/react-activity-calendar/-/react-activity-calendar-2.5.1.tgz", - "integrity": "sha512-O+5d8XHaxeaBnohCC5o69w3DO1VAwZuLK96bwwUmvtOMi/LBQ3SIHRMg0fBHZzo+5cofxqXkPEnikZkrZHAk1A==", + "version": "2.7.8", + "resolved": "https://registry.npmjs.org/react-activity-calendar/-/react-activity-calendar-2.7.8.tgz", + "integrity": "sha512-lj9IIMrRAoMsXSf6wWo7AcMNXie61Y5EuNApm6rVdJswngyw8LS2Ja50yHrGBFu9GaL1HMutGIoSbr5ifEi9xw==", "requires": { - "@types/chroma-js": "^2.4.3", - "chroma-js": "^2.4.2", - "date-fns": "^3.6.0" + "date-fns": "^4.1.0" } }, "react-app-polyfill": { @@ -29835,9 +29823,9 @@ } }, "react-error-boundary": { - "version": "4.0.13", - "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-4.0.13.tgz", - "integrity": "sha512-b6PwbdSv8XeOSYvjt8LpgpKrZ0yGdtZokYwkwV2wlcZbxgopHX/hgPl5VgpnoVOWd868n1hktM8Qm4b+02MiLQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-5.0.0.tgz", + "integrity": "sha512-tnjAxG+IkpLephNcePNA7v6F/QpWLH8He65+DmedchDwg162JZqx4NmbXj0mlAYVVEd81OW7aFhmbsScYfiAFQ==", "requires": { "@babel/runtime": "^7.12.5" } @@ -29848,12 +29836,12 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "react-github-calendar": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/react-github-calendar/-/react-github-calendar-4.3.0.tgz", - "integrity": "sha512-WgZUMAkvLVz4t99Dif/1S5BeydbJaTUYNfljDz5e7NOSfTzql+n6Weud2W86DFNxz4LLF6UuDbtkm2tvICZSKw==", + "version": "4.5.5", + "resolved": "https://registry.npmjs.org/react-github-calendar/-/react-github-calendar-4.5.5.tgz", + "integrity": "sha512-GUw+c5DKFUfJtL1p6rqolPPx2MTPKvQVUrYw+2YGXp3JhNQBEgOxDXoC2WC2diDLhI3XOA+kTS/lLvp3Ftd42A==", "requires": { - "react-activity-calendar": "^2.5.1", - "react-error-boundary": "^4.0.12" + "react-activity-calendar": "^2.7.8", + "react-error-boundary": "^5.0.0" } }, "react-icons": { diff --git a/package.json b/package.json index a9488af..f09f1c5 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "pdf-lib": "^1.17.1", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-github-calendar": "^4.3.0", + "react-github-calendar": "^4.5.5", "react-icons": "^5.3.0", "react-pdf": "^9.1.0", "react-router-dom": "^6.26.1",