mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-03-18 21:40:29 +01:00
Bump react-icons from 4.12.0 to 5.2.1
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.12.0 to 5.2.1. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.12.0...v5.2.1) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-github-btn": "^1.4.0",
|
||||
"react-i18next": "^14.1.2",
|
||||
"react-icons": "^4.11.0",
|
||||
"react-icons": "^5.2.1",
|
||||
"react-scripts": "^5.0.1",
|
||||
"sass": "^1.69.4",
|
||||
"typescript": "^4.9.5",
|
||||
@@ -14558,9 +14558,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-icons": {
|
||||
"version": "4.12.0",
|
||||
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz",
|
||||
"integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==",
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.2.1.tgz",
|
||||
"integrity": "sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==",
|
||||
"peerDependencies": {
|
||||
"react": "*"
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-github-btn": "^1.4.0",
|
||||
"react-i18next": "^14.1.2",
|
||||
"react-icons": "^4.11.0",
|
||||
"react-icons": "^5.2.1",
|
||||
"react-scripts": "^5.0.1",
|
||||
"sass": "^1.69.4",
|
||||
"typescript": "^4.9.5",
|
||||
|
||||
Reference in New Issue
Block a user