Skip to content

Commit 8243b5b

Browse files
Bump react-icons from 4.11.0 to 4.12.0 in /web
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.11.0 to 4.12.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v4.11.0...v4.12.0) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ce70fa commit 8243b5b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"moment": "^2.29.4",
1111
"react": "^18.2.0",
1212
"react-dom": "^18.2.0",
13-
"react-icons": "^4.11.0",
13+
"react-icons": "^4.12.0",
1414
"react-router-dom": "^6.18.0",
1515
"source-map-explorer": "^2.5.3"
1616
},

web/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8131,10 +8131,10 @@ react-error-overlay@^6.0.11:
81318131
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
81328132
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
81338133

8134-
react-icons@^4.11.0:
8135-
version "4.11.0"
8136-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.11.0.tgz#4b0e31c9bfc919608095cc429c4f1846f4d66c65"
8137-
integrity sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA==
8134+
react-icons@^4.11.0, react-icons@^4.12.0:
8135+
version "4.12.0"
8136+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78"
8137+
integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==
81388138

81398139
react-is@^16.13.1:
81408140
version "16.13.1"

0 commit comments

Comments
 (0)