|
3631 | 3631 | integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
|
3632 | 3632 |
|
3633 | 3633 | "@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== |
3637 | 3637 |
|
3638 | 3638 | "@types/react-mailchimp-subscribe@^2.1.1":
|
3639 | 3639 | version "2.1.1"
|
|
3652 | 3652 | hoist-non-react-statics "^3.3.0"
|
3653 | 3653 | redux "^4.0.0"
|
3654 | 3654 |
|
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== |
3659 | 3659 | dependencies:
|
3660 | 3660 | "@types/prop-types" "*"
|
3661 |
| - "@types/scheduler" "*" |
3662 | 3661 | csstype "^3.0.2"
|
3663 | 3662 |
|
3664 | 3663 | "@types/react@>=16":
|
|
3670 | 3669 | "@types/scheduler" "*"
|
3671 | 3670 | csstype "^3.0.2"
|
3672 | 3671 |
|
| 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 | + |
3673 | 3681 | "@types/scheduler@*":
|
3674 | 3682 | version "0.16.2"
|
3675 | 3683 | resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
|
3676 | 3684 | integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
|
3677 | 3685 |
|
| 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 | + |
3678 | 3691 | "@types/semver@^7.3.12":
|
3679 | 3692 | version "7.5.0"
|
3680 | 3693 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
|
@@ -5695,9 +5708,9 @@ csso@^5.0.5:
|
5695 | 5708 | css-tree "~2.2.0"
|
5696 | 5709 |
|
5697 | 5710 | 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== |
5701 | 5714 |
|
5702 | 5715 | damerau-levenshtein@^1.0.8:
|
5703 | 5716 | version "1.0.8"
|
@@ -6428,9 +6441,9 @@ eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.7.1:
|
6428 | 6441 | semver "^6.3.0"
|
6429 | 6442 |
|
6430 | 6443 | 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== |
6434 | 6447 |
|
6435 | 6448 | eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.31.7:
|
6436 | 6449 | version "7.32.2"
|
|
0 commit comments