|
868 | 868 | resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" |
869 | 869 | integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== |
870 | 870 |
|
871 | | -"@types/node@*", "@types/node@^18.7.23": |
872 | | - version "18.11.17" |
873 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5" |
874 | | - integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng== |
| 871 | +"@types/node@*": |
| 872 | + version "20.3.1" |
| 873 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.1.tgz#e8a83f1aa8b649377bb1fb5d7bac5cb90e784dfe" |
| 874 | + integrity sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg== |
| 875 | + |
| 876 | +"@types/node@^18.7.23": |
| 877 | + version "18.16.18" |
| 878 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.18.tgz#85da09bafb66d4bc14f7c899185336d0c1736390" |
| 879 | + integrity sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw== |
875 | 880 |
|
876 | 881 | "@types/normalize-package-data@^2.4.0": |
877 | 882 | version "2.4.1" |
|
889 | 894 | integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w== |
890 | 895 |
|
891 | 896 | "@types/react-is@^16.7.1 || ^17.0.0": |
892 | | - version "17.0.3" |
893 | | - resolved "https://registry.yarnpkg.com/@types/react-is/-/react-is-17.0.3.tgz#2d855ba575f2fc8d17ef9861f084acc4b90a137a" |
894 | | - integrity sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw== |
| 897 | + version "17.0.4" |
| 898 | + resolved "https://registry.yarnpkg.com/@types/react-is/-/react-is-17.0.4.tgz#3cccd02851f7f7a75b21d6e922da26bc7f8f44ad" |
| 899 | + integrity sha512-FLzd0K9pnaEvKz4D1vYxK9JmgQPiGk1lu23o1kqGsLeT0iPbRSF7b76+S5T9fD8aRa0B8bY7I/3DebEj+1ysBA== |
895 | 900 | dependencies: |
896 | | - "@types/react" "*" |
| 901 | + "@types/react" "^17" |
897 | 902 |
|
898 | 903 | "@types/react-transition-group@^4.4.5": |
899 | 904 | version "4.4.5" |
|
911 | 916 | "@types/scheduler" "*" |
912 | 917 | csstype "^3.0.2" |
913 | 918 |
|
| 919 | +"@types/react@^17": |
| 920 | + version "17.0.61" |
| 921 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.61.tgz#e9c790bd9000bb6c16c293ea70daebc36bb15b1d" |
| 922 | + integrity sha512-bAb4j3LH2FLMCmZWow7XIKTt51+duiDjjfzR6gjhqT3ZJn9A20G9BuXELkhmM6dI6ahNpDqyL4eUAJVmR0b4JA== |
| 923 | + dependencies: |
| 924 | + "@types/prop-types" "*" |
| 925 | + "@types/scheduler" "*" |
| 926 | + csstype "^3.0.2" |
| 927 | + |
914 | 928 | "@types/retry@0.12.0": |
915 | 929 | version "0.12.0" |
916 | 930 | resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" |
|
0 commit comments