aboutsummaryrefslogtreecommitdiffhomepage
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-26 09:48:30 -0500
committerGitHub <noreply@github.com>2023-11-26 09:48:30 -0500
commitb6cd51ac8c90f470fd542cd18f36961505315fc5 (patch)
treeb2dc5dd39c070fd20eacc6a3bcb3519c5eddbb48 /package-lock.json
parent5414829a9183adb12b3799a719d418f44cf889f6 (diff)
downloadsubmelon.dev-b6cd51ac8c90f470fd542cd18f36961505315fc5.tar.gz
submelon.dev-b6cd51ac8c90f470fd542cd18f36961505315fc5.tar.bz2
submelon.dev-b6cd51ac8c90f470fd542cd18f36961505315fc5.zip
build(deps): bump react-icons from 4.11.0 to 4.12.0 (#307)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.11.0 to 4.12.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.11.0...v4.12.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 b9bc08f..899cb88 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"gatsby-transformer-sharp": "5.12.3",
"react": "18.2.0",
"react-dom": "18.2.0",
- "react-icons": "^4.11.0",
+ "react-icons": "^4.12.0",
"styled-components": "^6.1.1"
},
"devDependencies": {
@@ -14627,9 +14627,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
},
"node_modules/react-icons": {
- "version": "4.11.0",
- "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.11.0.tgz",
- "integrity": "sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA==",
+ "version": "4.12.0",
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz",
+ "integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==",
"peerDependencies": {
"react": "*"
}
@@ -28126,9 +28126,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
},
"react-icons": {
- "version": "4.11.0",
- "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.11.0.tgz",
- "integrity": "sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA==",
+ "version": "4.12.0",
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz",
+ "integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==",
"requires": {}
},
"react-is": {