Skip to content

Commit 48ec757

Browse files
chore(deps): Update react-select requirement
Updates the requirements on [react-select](https://github.com/JedWatson/react-select) to permit the latest version. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.10.1) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2362ea commit 48ec757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/hedera-wallet-snap/packages/site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-bootstrap": "^2.10.4",
3535
"react-dom": "^18.3.1",
3636
"react-is": "^18.3.1",
37-
"react-select": "^5.8.0",
37+
"react-select": "^5.10.1",
3838
"sharp": "^0.33.5",
3939
"styled-components": "^6.1.13"
4040
},

0 commit comments

Comments
 (0)