aboutsummaryrefslogtreecommitdiffhomepage
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-11 10:52:08 -0500
committerGitHub <noreply@github.com>2023-03-11 10:52:08 -0500
commita9f98040991d37a7c00ece678e9d6ae9e76af7e4 (patch)
tree564c2b40a69c642c8c33bfa45004246bf04327b5 /package-lock.json
parent98fd603344752a6154700f30dfd238513af7c37c (diff)
downloadsubmelon.dev-a9f98040991d37a7c00ece678e9d6ae9e76af7e4.tar.gz
submelon.dev-a9f98040991d37a7c00ece678e9d6ae9e76af7e4.tar.bz2
submelon.dev-a9f98040991d37a7c00ece678e9d6ae9e76af7e4.zip
Bump react-icons from 4.7.1 to 4.8.0 (#117)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.7.1 to 4.8.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.7.1...v4.8.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 49e31b4..a8484aa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"gatsby-transformer-sharp": "5.7.0",
"react": "18.2.0",
"react-dom": "18.2.0",
- "react-icons": "^4.7.1",
+ "react-icons": "^4.8.0",
"styled-components": "^5.3.6"
},
"devDependencies": {
@@ -13908,9 +13908,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
},
"node_modules/react-icons": {
- "version": "4.7.1",
- "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.7.1.tgz",
- "integrity": "sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==",
+ "version": "4.8.0",
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz",
+ "integrity": "sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==",
"peerDependencies": {
"react": "*"
}
@@ -26788,9 +26788,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
},
"react-icons": {
- "version": "4.7.1",
- "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.7.1.tgz",
- "integrity": "sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==",
+ "version": "4.8.0",
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz",
+ "integrity": "sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==",
"requires": {}
},
"react-is": {