aboutsummaryrefslogtreecommitdiffhomepage
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-05 09:42:31 -0500
committerGitHub <noreply@github.com>2022-12-05 09:42:31 -0500
commit3bac6309bbb15addb659c31d9738af0b42ad0707 (patch)
treebce46ddcfed70d27ed5bf5c02010a7b8c35f20ac /package-lock.json
parente7ce5292665a673149cb0e9da69af25a109b09b0 (diff)
downloadsubmelon.dev-3bac6309bbb15addb659c31d9738af0b42ad0707.tar.gz
submelon.dev-3bac6309bbb15addb659c31d9738af0b42ad0707.tar.bz2
submelon.dev-3bac6309bbb15addb659c31d9738af0b42ad0707.zip
Bump react-icons from 4.6.0 to 4.7.1 (#28)
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.6.0 to 4.7.1. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.6.0...v4.7.1) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 888564a..d0b809e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"gatsby-transformer-sharp": "5.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
- "react-icons": "^4.6.0",
+ "react-icons": "^4.7.1",
"styled-components": "^5.3.6"
},
"devDependencies": {
@@ -36,7 +36,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.11",
- "typescript": "latest"
+ "typescript": "*"
}
},
"node_modules/@ampproject/remapping": {
@@ -13805,9 +13805,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
},
"node_modules/react-icons": {
- "version": "4.6.0",
- "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.6.0.tgz",
- "integrity": "sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g==",
+ "version": "4.7.1",
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.7.1.tgz",
+ "integrity": "sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==",
"peerDependencies": {
"react": "*"
}
@@ -26525,9 +26525,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
},
"react-icons": {
- "version": "4.6.0",
- "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.6.0.tgz",
- "integrity": "sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g==",
+ "version": "4.7.1",
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.7.1.tgz",
+ "integrity": "sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==",
"requires": {}
},
"react-is": {