Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2023
1 parent b6bb246 commit 2bdec5f
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions gui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -644,9 +644,9 @@
"@types/react" "*"

"@types/react@*", "@types/react@^18.0.31":
version "18.0.31"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.31.tgz#a69ef8dd7bfa849734d258c793a8fe343a338205"
integrity sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==
version "18.0.33"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.33.tgz#a1575160cb4376787c2f5fe0312302f824baa61e"
integrity sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down Expand Up @@ -1155,7 +1155,12 @@ css-tree@^1.1.2:
mdn-data "2.0.14"
source-map "^0.6.1"

csstype@^3.0.2, csstype@^3.0.6, csstype@^3.1.1:
csstype@^3.0.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==

csstype@^3.0.6, csstype@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9"
integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==
Expand Down

0 comments on commit 2bdec5f

Please sign in to comment.