From 338a2e0e7a55d4f746d595c0a569ea6ba1f65cfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 03:31:33 +0000 Subject: [PATCH] Update React --- package.json | 4 ++-- yarn.lock | 26 +++++++++++++------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 3b5f014b0..188438e14 100644 --- a/package.json +++ b/package.json @@ -31,11 +31,11 @@ "prismjs": "1.29.0", "prop-types": "15.8.1", "react": "18.2.0", - "react-bootstrap": "2.5.0", + "react-bootstrap": "2.6.0", "react-cookie": "4.1.1", "react-dom": "18.2.0", "react-helmet": "6.1.0", - "react-icons": "4.4.0", + "react-icons": "4.7.1", "sass": "1.55.0", "uuid": "9.0.0", "webpack": "5.72.1" diff --git a/yarn.lock b/yarn.lock index 3f40d1a30..30b45e133 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1969,10 +1969,10 @@ dependencies: dequal "^2.0.2" -"@restart/ui@^1.3.1": - version "1.3.1" - resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.3.1.tgz#ae16be26128cc205efb7e0bf93d1f34deb1fe116" - integrity sha512-MYvMs2eeZTHu2dBJHOXKx72vxzEZeWbZx2z1QjeXq62iYjpjIyukBC2ZEy8x+sb9Gl0AiOiHkPXrl1wn95aOGQ== +"@restart/ui@^1.4.1": + version "1.4.1" + resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.4.1.tgz#c9057915f0708c411824eeb16c03d0108c0208d2" + integrity sha512-J7wFOx2DcmkBqCqiZgDsggLO7faiNh4Nv1/v80FmbRgP+MYpwaVDKKXLC69DA4+ejgNIsBP5ORtC74EZqO1j8A== dependencies: "@babel/runtime" "^7.18.3" "@popperjs/core" "^2.11.5" @@ -9349,14 +9349,14 @@ rc@^1.2.7, rc@^1.2.8: minimist "^1.2.0" strip-json-comments "~2.0.1" -react-bootstrap@2.5.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.5.0.tgz#e25e649e37f080d38eeb92ad5b4ed562a1d7de62" - integrity sha512-j/aLR+okzbYk61TM3eDOU1NqOqnUdwyVrF+ojoCRUxPdzc2R0xXvqyRsjSoyRoCo7n82Fs/LWjPCin/QJNdwvA== +react-bootstrap@2.6.0: + version "2.6.0" + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.6.0.tgz#bd125889cc9d2bbd7c89334a7c54980ff0a65b94" + integrity sha512-WnDgN6PR8WZKo2Og5J8EafFi4BsABjc96lNuMNfksrgiPDCw18/woWQCNhAeHFZQWTQ/PijkOrQ9ncTWwO//AA== dependencies: "@babel/runtime" "^7.17.2" "@restart/hooks" "^0.4.6" - "@restart/ui" "^1.3.1" + "@restart/ui" "^1.4.1" "@types/react-transition-group" "^4.4.4" classnames "^2.3.1" dom-helpers "^5.2.1" @@ -9434,10 +9434,10 @@ react-helmet@6.1.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-icons@4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703" - integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg== +react-icons@4.7.1: + version "4.7.1" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.7.1.tgz#0f4b25a5694e6972677cb189d2a72eabea7a8345" + integrity sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw== react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0: version "16.13.1"