aboutsummaryrefslogtreecommitdiffhomepage
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-10 17:41:28 -0400
committerGitHub <noreply@github.com>2023-06-10 17:41:28 -0400
commite943c483706d730424e851cc5db28a7f16bd89fe (patch)
treee66f9c374a44d0e8d1b6b41a57dedff2656f925a /package-lock.json
parent6670fd7021ba205e7ada55318829349d61c5d9ad (diff)
downloadsubmelon.dev-e943c483706d730424e851cc5db28a7f16bd89fe.tar.gz
submelon.dev-e943c483706d730424e851cc5db28a7f16bd89fe.tar.bz2
submelon.dev-e943c483706d730424e851cc5db28a7f16bd89fe.zip
Bump react-icons from 4.8.0 to 4.9.0 (#185)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.8.0...v4.9.0) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 203a52f..dc5dd23 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"gatsby-transformer-sharp": "5.10.0",
"react": "18.2.0",
"react-dom": "18.2.0",
- "react-icons": "^4.8.0",
+ "react-icons": "^4.9.0",
"styled-components": "^5.3.11"
},
"devDependencies": {
@@ -13881,9 +13881,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
},
"node_modules/react-icons": {
- "version": "4.8.0",
- "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz",
- "integrity": "sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==",
+ "version": "4.9.0",
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.9.0.tgz",
+ "integrity": "sha512-ijUnFr//ycebOqujtqtV9PFS7JjhWg0QU6ykURVHuL4cbofvRCf3f6GMn9+fBktEFQOIVZnuAYLZdiyadRQRFg==",
"peerDependencies": {
"react": "*"
}
@@ -26705,9 +26705,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
},
"react-icons": {
- "version": "4.8.0",
- "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz",
- "integrity": "sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==",
+ "version": "4.9.0",
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.9.0.tgz",
+ "integrity": "sha512-ijUnFr//ycebOqujtqtV9PFS7JjhWg0QU6ykURVHuL4cbofvRCf3f6GMn9+fBktEFQOIVZnuAYLZdiyadRQRFg==",
"requires": {}
},
"react-is": {