Skip to content

Commit

Permalink
chore(deps): bump react-icons from 4.12.0 to 5.2.1 (#2166)
Browse files Browse the repository at this point in the history
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](react-icons/react-icons@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent 448bacc commit 69298a4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@substrate/light-client-extension-helpers": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-icons": "^4.11.0",
"react-icons": "^5.2.1",
"rxjs": "^7.8.1",
"smoldot": "2.0.26"
}
Expand Down
2 changes: 1 addition & 1 deletion projects/wallet-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"react-day-picker": "^8.10.1",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.4",
"react-icons": "^4.11.0",
"react-icons": "^5.2.1",
"react-json-view": "^1.21.3",
"react-resizable-panels": "^2.0.19",
"react-router-dom": "^6.22.3",
Expand Down

0 comments on commit 69298a4

Please sign in to comment.