Skip to content

Commit 55f9d7d

Browse files
Update React
1 parent 0b208c9 commit 55f9d7d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
"prismjs": "1.29.0",
3232
"prop-types": "15.8.1",
3333
"react": "18.2.0",
34-
"react-bootstrap": "2.5.0",
34+
"react-bootstrap": "2.7.0",
3535
"react-cookie": "4.1.1",
3636
"react-dom": "18.2.0",
3737
"react-helmet": "6.1.0",
38-
"react-icons": "4.4.0",
38+
"react-icons": "4.7.1",
3939
"sass": "1.55.0",
4040
"uuid": "9.0.0",
4141
"webpack": "5.72.1"

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1969,10 +1969,10 @@
19691969
dependencies:
19701970
dequal "^2.0.2"
19711971

1972-
"@restart/ui@^1.3.1":
1973-
version "1.3.1"
1974-
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.3.1.tgz#ae16be26128cc205efb7e0bf93d1f34deb1fe116"
1975-
integrity sha512-MYvMs2eeZTHu2dBJHOXKx72vxzEZeWbZx2z1QjeXq62iYjpjIyukBC2ZEy8x+sb9Gl0AiOiHkPXrl1wn95aOGQ==
1972+
"@restart/ui@^1.4.1":
1973+
version "1.4.1"
1974+
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.4.1.tgz#c9057915f0708c411824eeb16c03d0108c0208d2"
1975+
integrity sha512-J7wFOx2DcmkBqCqiZgDsggLO7faiNh4Nv1/v80FmbRgP+MYpwaVDKKXLC69DA4+ejgNIsBP5ORtC74EZqO1j8A==
19761976
dependencies:
19771977
"@babel/runtime" "^7.18.3"
19781978
"@popperjs/core" "^2.11.5"
@@ -9349,14 +9349,14 @@ rc@^1.2.7, rc@^1.2.8:
93499349
minimist "^1.2.0"
93509350
strip-json-comments "~2.0.1"
93519351

9352-
react-bootstrap@2.5.0:
9353-
version "2.5.0"
9354-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.5.0.tgz#e25e649e37f080d38eeb92ad5b4ed562a1d7de62"
9355-
integrity sha512-j/aLR+okzbYk61TM3eDOU1NqOqnUdwyVrF+ojoCRUxPdzc2R0xXvqyRsjSoyRoCo7n82Fs/LWjPCin/QJNdwvA==
9352+
react-bootstrap@2.7.0:
9353+
version "2.7.0"
9354+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.7.0.tgz#4a8f0311bccac477dc925366763c536f46e4393b"
9355+
integrity sha512-Jcrn6aUuRVBeSB6dzKODKZU1TONOdhAxu0IDm4Sv74SJUm98dMdhSotF2SNvFEADANoR+stV+7TK6SNX1wWu5w==
93569356
dependencies:
93579357
"@babel/runtime" "^7.17.2"
93589358
"@restart/hooks" "^0.4.6"
9359-
"@restart/ui" "^1.3.1"
9359+
"@restart/ui" "^1.4.1"
93609360
"@types/react-transition-group" "^4.4.4"
93619361
classnames "^2.3.1"
93629362
dom-helpers "^5.2.1"
@@ -9434,10 +9434,10 @@ [email protected]:
94349434
react-fast-compare "^3.1.1"
94359435
react-side-effect "^2.1.0"
94369436

9437-
react-icons@4.4.0:
9438-
version "4.4.0"
9439-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703"
9440-
integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==
9437+
react-icons@4.7.1:
9438+
version "4.7.1"
9439+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.7.1.tgz#0f4b25a5694e6972677cb189d2a72eabea7a8345"
9440+
integrity sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==
94419441

94429442
react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0:
94439443
version "16.13.1"

0 commit comments

Comments
 (0)