Skip to content

Commit 3a1c61b

Browse files
Bump react-icons from 5.3.0 to 5.4.0
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.3.0...v5.4.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>
1 parent 314a925 commit 3a1c61b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@sudoo/magic": "^1.9.0",
1818
"@sudoo/react-force": "^2.0.0",
1919
"connor": "^2.9.0",
20-
"react-icons": "^5.3.0",
20+
"react-icons": "^5.4.0",
2121
"react-router-dom": "^6.26.1",
2222
"styled-components": "^6.1.13"
2323
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3747,10 +3747,10 @@ react-dom@18.2.0:
37473747
loose-envify "^1.1.0"
37483748
scheduler "^0.23.0"
37493749

3750-
react-icons@^5.3.0:
3751-
version "5.3.0"
3752-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.3.0.tgz#ccad07a30aebd40a89f8cfa7d82e466019203f1c"
3753-
integrity sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==
3750+
react-icons@^5.4.0:
3751+
version "5.4.0"
3752+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.4.0.tgz#443000f6e5123ee1b21ea8c0a716f6e7797f7416"
3753+
integrity sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==
37543754

37553755
react-is@^16.13.1, react-is@^16.7.0:
37563756
version "16.13.1"

0 commit comments

Comments
 (0)