aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-16 08:22:27 -0400
committerGitHub <noreply@github.com>2023-09-16 08:22:27 -0400
commit0a43880e9b3733d625d56174eb51b3cbd3189f2c (patch)
tree10d2b8977c6d4e4fe820ca600bb8751b7303bc6b
parent7825070c1781965cc19d8d5518dc95f8a67e1a69 (diff)
downloadsubmelon.dev-0a43880e9b3733d625d56174eb51b3cbd3189f2c.tar.gz
submelon.dev-0a43880e9b3733d625d56174eb51b3cbd3189f2c.tar.bz2
submelon.dev-0a43880e9b3733d625d56174eb51b3cbd3189f2c.zip
build(deps): bump react-icons from 4.10.1 to 4.11.0 (#257)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.10.1 to 4.11.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.10.1...v4.11.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>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index a90fdd0..4183b92 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"gatsby-transformer-sharp": "5.12.0",
"react": "18.2.0",
"react-dom": "18.2.0",
- "react-icons": "^4.10.1",
+ "react-icons": "^4.11.0",
"styled-components": "^6.0.7"
},
"devDependencies": {
@@ -14617,9 +14617,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
},
"node_modules/react-icons": {
- "version": "4.10.1",
- "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.10.1.tgz",
- "integrity": "sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw==",
+ "version": "4.11.0",
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.11.0.tgz",
+ "integrity": "sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA==",
"peerDependencies": {
"react": "*"
}
@@ -28074,9 +28074,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
},
"react-icons": {
- "version": "4.10.1",
- "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.10.1.tgz",
- "integrity": "sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw==",
+ "version": "4.11.0",
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.11.0.tgz",
+ "integrity": "sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA==",
"requires": {}
},
"react-is": {
diff --git a/package.json b/package.json
index 9724984..ff51624 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"gatsby-transformer-sharp": "5.12.0",
"react": "18.2.0",
"react-dom": "18.2.0",
- "react-icons": "^4.10.1",
+ "react-icons": "^4.11.0",
"styled-components": "^6.0.7"
},
"devDependencies": {