fix(deps): update dependency @freecodecamp/react-calendar-heatmap to v1.1.0 (#49356)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-13 23:50:45 +05:30
committed by GitHub
parent 5e4ba38309
commit 58386567a7
2 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"@freecodecamp/curriculum-helpers": "1.1.0",
"@freecodecamp/loop-protect": "3.0.0",
"@freecodecamp/react-bootstrap": "0.32.3",
"@freecodecamp/react-calendar-heatmap": "1.0.0",
"@freecodecamp/react-calendar-heatmap": "1.1.0",
"@freecodecamp/strip-comments": "3.0.1",
"@growthbook/growthbook-react": "0.11.2",
"@loadable/component": "5.15.3",
+9 -6
View File
@@ -440,7 +440,7 @@
"@freecodecamp/curriculum-helpers": "1.1.0",
"@freecodecamp/loop-protect": "3.0.0",
"@freecodecamp/react-bootstrap": "0.32.3",
"@freecodecamp/react-calendar-heatmap": "1.0.0",
"@freecodecamp/react-calendar-heatmap": "1.1.0",
"@freecodecamp/strip-comments": "3.0.1",
"@growthbook/growthbook-react": "0.11.2",
"@loadable/component": "5.15.3",
@@ -3355,14 +3355,15 @@
}
},
"node_modules/@freecodecamp/react-calendar-heatmap": {
"version": "1.0.0",
"license": "MIT",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@freecodecamp/react-calendar-heatmap/-/react-calendar-heatmap-1.1.0.tgz",
"integrity": "sha512-8HURv5KxiD0D/dZPA7jr2WRGaZqRjuTBmTHu/n+I1RlZlCtung6Wh7GpCy39EQXRIgqBvzX0VBj2PW3waa6qbg==",
"dependencies": {
"memoize-one": "^5.0.0",
"prop-types": "^15.6.2"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0 || ^16.0.0"
"react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
}
},
"node_modules/@freecodecamp/scripts-build": {
@@ -56372,7 +56373,7 @@
"@freecodecamp/curriculum-helpers": "1.1.0",
"@freecodecamp/loop-protect": "3.0.0",
"@freecodecamp/react-bootstrap": "0.32.3",
"@freecodecamp/react-calendar-heatmap": "1.0.0",
"@freecodecamp/react-calendar-heatmap": "1.1.0",
"@freecodecamp/strip-comments": "3.0.1",
"@growthbook/growthbook-react": "0.11.2",
"@loadable/component": "5.15.3",
@@ -56656,7 +56657,9 @@
}
},
"@freecodecamp/react-calendar-heatmap": {
"version": "1.0.0",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@freecodecamp/react-calendar-heatmap/-/react-calendar-heatmap-1.1.0.tgz",
"integrity": "sha512-8HURv5KxiD0D/dZPA7jr2WRGaZqRjuTBmTHu/n+I1RlZlCtung6Wh7GpCy39EQXRIgqBvzX0VBj2PW3waa6qbg==",
"requires": {
"memoize-one": "^5.0.0",
"prop-types": "^15.6.2"