Skip to content

Commit ea9ae35

Browse files
Update react monorepo
1 parent 502d8f5 commit ea9ae35

File tree

1 file changed

+27
-14
lines changed

1 file changed

+27
-14
lines changed

yarn.lock

Lines changed: 27 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3631,9 +3631,9 @@
36313631
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
36323632

36333633
"@types/prop-types@*":
3634-
version "15.7.4"
3635-
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
3636-
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
3634+
version "15.7.13"
3635+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451"
3636+
integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==
36373637

36383638
"@types/react-mailchimp-subscribe@^2.1.1":
36393639
version "2.1.1"
@@ -3652,13 +3652,12 @@
36523652
hoist-non-react-statics "^3.3.0"
36533653
redux "^4.0.0"
36543654

3655-
"@types/react@*", "@types/react@^17.0.20":
3656-
version "17.0.20"
3657-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.20.tgz#a4284b184d47975c71658cd69e759b6bd37c3b8c"
3658-
integrity sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==
3655+
"@types/react@*":
3656+
version "18.3.10"
3657+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219"
3658+
integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==
36593659
dependencies:
36603660
"@types/prop-types" "*"
3661-
"@types/scheduler" "*"
36623661
csstype "^3.0.2"
36633662

36643663
"@types/react@>=16":
@@ -3670,11 +3669,25 @@
36703669
"@types/scheduler" "*"
36713670
csstype "^3.0.2"
36723671

3672+
"@types/react@^17.0.20":
3673+
version "17.0.83"
3674+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.83.tgz#b477c56387b74279281149dcf5ba2a1e2216d131"
3675+
integrity sha512-l0m4ArKJvmFtR4e8UmKrj1pB4tUgOhJITf+mADyF/p69Ts1YAR/E+G9XEM0mHXKVRa1dQNHseyyDNzeuAXfXQw==
3676+
dependencies:
3677+
"@types/prop-types" "*"
3678+
"@types/scheduler" "^0.16"
3679+
csstype "^3.0.2"
3680+
36733681
"@types/scheduler@*":
36743682
version "0.16.2"
36753683
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
36763684
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
36773685

3686+
"@types/scheduler@^0.16":
3687+
version "0.16.8"
3688+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
3689+
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
3690+
36783691
"@types/semver@^7.3.12":
36793692
version "7.5.0"
36803693
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
@@ -5695,9 +5708,9 @@ csso@^5.0.5:
56955708
css-tree "~2.2.0"
56965709

56975710
csstype@^3.0.2:
5698-
version "3.0.10"
5699-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.10.tgz#2ad3a7bed70f35b965707c092e5f30b327c290e5"
5700-
integrity sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==
5711+
version "3.1.3"
5712+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
5713+
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
57015714

57025715
damerau-levenshtein@^1.0.8:
57035716
version "1.0.8"
@@ -6428,9 +6441,9 @@ eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.7.1:
64286441
semver "^6.3.0"
64296442

64306443
eslint-plugin-react-hooks@^4.3.0, eslint-plugin-react-hooks@^4.5.0, eslint-plugin-react-hooks@^4.6.0:
6431-
version "4.6.0"
6432-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
6433-
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
6444+
version "4.6.2"
6445+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
6446+
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
64346447

64356448
eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.31.7:
64366449
version "7.32.2"

0 commit comments

Comments
 (0)