Skip to content

Commit b9c3a1e

Browse files
Update React
1 parent 0b208c9 commit b9c3a1e

2 files changed

Lines changed: 51 additions & 27 deletions

File tree

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.2",
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.8.0",
3939
"sass": "1.55.0",
4040
"uuid": "9.0.0",
4141
"webpack": "5.72.1"

yarn.lock

Lines changed: 49 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,14 +1128,14 @@
11281128
dependencies:
11291129
regenerator-runtime "^0.13.4"
11301130

1131-
"@babel/runtime@^7.11.2", "@babel/runtime@^7.16.7", "@babel/runtime@^7.3.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
1131+
"@babel/runtime@^7.11.2", "@babel/runtime@^7.16.7", "@babel/runtime@^7.3.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
11321132
version "7.17.2"
11331133
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941"
11341134
integrity sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==
11351135
dependencies:
11361136
regenerator-runtime "^0.13.4"
11371137

1138-
"@babel/runtime@^7.17.2", "@babel/runtime@^7.18.0", "@babel/runtime@^7.18.3":
1138+
"@babel/runtime@^7.17.2", "@babel/runtime@^7.18.0":
11391139
version "7.18.9"
11401140
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
11411141
integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
@@ -1149,6 +1149,13 @@
11491149
dependencies:
11501150
regenerator-runtime "^0.13.4"
11511151

1152+
"@babel/runtime@^7.20.7":
1153+
version "7.21.0"
1154+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.0.tgz#5b55c9d394e5fcf304909a8b00c07dc217b56673"
1155+
integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==
1156+
dependencies:
1157+
regenerator-runtime "^0.13.11"
1158+
11521159
"@babel/template@^7.16.7":
11531160
version "7.16.7"
11541161
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
@@ -1950,17 +1957,17 @@
19501957
schema-utils "^3.0.0"
19511958
source-map "^0.7.3"
19521959

1953-
"@popperjs/core@^2.11.5":
1960+
"@popperjs/core@^2.11.6":
19541961
version "2.11.6"
19551962
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.6.tgz#cee20bd55e68a1720bdab363ecf0c821ded4cd45"
19561963
integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==
19571964

1958-
"@react-aria/ssr@^3.2.0":
1959-
version "3.3.0"
1960-
resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.3.0.tgz#25e81daf0c7a270a4a891159d8d984578e4512d8"
1961-
integrity sha512-yNqUDuOVZIUGP81R87BJVi/ZUZp/nYOBXbPsRe7oltJOfErQZD+UezMpw4vM2KRz18cURffvmC8tJ6JTeyDtaQ==
1965+
"@react-aria/ssr@^3.4.1":
1966+
version "3.5.0"
1967+
resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.5.0.tgz#40c1270a75868185f72a88cafe37bd1392f690cb"
1968+
integrity sha512-h0MJdSWOd1qObLnJ8mprU31wI8tmKFJMuwT22MpWq6psisOOZaga6Ml4u6Ee6M6duWWISjXvqO4Sb/J0PBA+nQ==
19621969
dependencies:
1963-
"@babel/runtime" "^7.6.2"
1970+
"@swc/helpers" "^0.4.14"
19641971

19651972
"@restart/hooks@^0.4.6", "@restart/hooks@^0.4.7":
19661973
version "0.4.7"
@@ -1969,17 +1976,17 @@
19691976
dependencies:
19701977
dequal "^2.0.2"
19711978

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==
1979+
"@restart/ui@^1.4.1":
1980+
version "1.6.1"
1981+
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.1.tgz#1db9c11f13bafc0546e33fe0e2ffc7de920cb7dd"
1982+
integrity sha512-cMI9DdqZV5VGEyANYM4alHK9/2Lh/mKZAMydztMl6PBLm6EetFbwE2RfYqliloR+EtEULlI4TiZk/XPhQAovxw==
19761983
dependencies:
1977-
"@babel/runtime" "^7.18.3"
1978-
"@popperjs/core" "^2.11.5"
1979-
"@react-aria/ssr" "^3.2.0"
1984+
"@babel/runtime" "^7.20.7"
1985+
"@popperjs/core" "^2.11.6"
1986+
"@react-aria/ssr" "^3.4.1"
19801987
"@restart/hooks" "^0.4.7"
19811988
"@types/warning" "^3.0.0"
1982-
dequal "^2.0.2"
1989+
dequal "^2.0.3"
19831990
dom-helpers "^5.2.0"
19841991
uncontrollable "^7.2.1"
19851992
warning "^4.0.3"
@@ -2027,6 +2034,13 @@
20272034
escape-string-regexp "^2.0.0"
20282035
lodash.deburr "^4.1.0"
20292036

2037+
"@swc/helpers@^0.4.14":
2038+
version "0.4.14"
2039+
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.4.14.tgz#1352ac6d95e3617ccb7c1498ff019654f1e12a74"
2040+
integrity sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==
2041+
dependencies:
2042+
tslib "^2.4.0"
2043+
20302044
"@swc/helpers@^0.4.2":
20312045
version "0.4.9"
20322046
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.4.9.tgz#09ab44feae456adaa1acb00f59254b9d0f89ba72"
@@ -4261,6 +4275,11 @@ dequal@^2.0.2:
42614275
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.2.tgz#85ca22025e3a87e65ef75a7a437b35284a7e319d"
42624276
integrity sha512-q9K8BlJVxK7hQYqa6XISGmBZbtQQWVXSrRrWreHC94rMt1QL/Impruc+7p2CYSYuVIUr+YCt6hjrs1kkdJRTug==
42634277

4278+
dequal@^2.0.3:
4279+
version "2.0.3"
4280+
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be"
4281+
integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
4282+
42644283
destroy@1.2.0:
42654284
version "1.2.0"
42664285
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
@@ -9349,14 +9368,14 @@ rc@^1.2.7, rc@^1.2.8:
93499368
minimist "^1.2.0"
93509369
strip-json-comments "~2.0.1"
93519370

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==
9371+
react-bootstrap@2.7.2:
9372+
version "2.7.2"
9373+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.7.2.tgz#100069ea7b4807cccbc5fef1e33bc90283262602"
9374+
integrity sha512-WDSln+mG4RLLFO01stkj2bEx/3MF4YihK9D/dWnHaSxOiQZLbhhlf95D2Jb20X3t2m7vMxRe888FVrfLJoGmmA==
93569375
dependencies:
93579376
"@babel/runtime" "^7.17.2"
93589377
"@restart/hooks" "^0.4.6"
9359-
"@restart/ui" "^1.3.1"
9378+
"@restart/ui" "^1.4.1"
93609379
"@types/react-transition-group" "^4.4.4"
93619380
classnames "^2.3.1"
93629381
dom-helpers "^5.2.1"
@@ -9434,10 +9453,10 @@ react-helmet@6.1.0:
94349453
react-fast-compare "^3.1.1"
94359454
react-side-effect "^2.1.0"
94369455

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==
9456+
react-icons@4.8.0:
9457+
version "4.8.0"
9458+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.8.0.tgz#621e900caa23b912f737e41be57f27f6b2bff445"
9459+
integrity sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==
94419460

94429461
react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0:
94439462
version "16.13.1"
@@ -9591,6 +9610,11 @@ regenerator-runtime@^0.11.0:
95919610
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
95929611
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
95939612

9613+
regenerator-runtime@^0.13.11:
9614+
version "0.13.11"
9615+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
9616+
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
9617+
95949618
regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.7:
95959619
version "0.13.9"
95969620
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"

0 commit comments

Comments
 (0)