|
1178 | 1178 | integrity sha512-PfeQhvcMR4cPFVuYfBN4ifG7p9c+Dlh3yUZR6k+5yQK7wX3gDgVxBly4/WkBRs9x4dmcy1TVl08SY67wwtEvmA==
|
1179 | 1179 |
|
1180 | 1180 | "@types/node@^18.0.0":
|
1181 |
| - version "18.17.1" |
1182 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.1.tgz#84c32903bf3a09f7878c391d31ff08f6fe7d8335" |
1183 |
| - integrity sha512-xlR1jahfizdplZYRU59JlUx9uzF1ARa8jbhM11ccpCJya8kvos5jwdm2ZAgxSCwOl0fq21svP18EVwPBXMQudw== |
| 1181 | + version "18.19.80" |
| 1182 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.80.tgz#6d6008e8920dddcd23f9dd33da24684ef57d487c" |
| 1183 | + integrity sha512-kEWeMwMeIvxYkeg1gTc01awpwLbfMRZXdIhwRcakd/KlK53jmRC26LqcbIt7fnAQTu5GzlnWmzA3H6+l1u6xxQ== |
| 1184 | + dependencies: |
| 1185 | + undici-types "~5.26.4" |
1184 | 1186 |
|
1185 | 1187 | "@types/parse-json@^4.0.0":
|
1186 |
| - version "4.0.0" |
1187 |
| - resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" |
1188 |
| - integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== |
| 1188 | + version "4.0.2" |
| 1189 | + resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239" |
| 1190 | + integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw== |
1189 | 1191 |
|
1190 | 1192 | "@types/prop-types@*":
|
1191 |
| - version "15.7.5" |
1192 |
| - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf" |
1193 |
| - integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w== |
| 1193 | + version "15.7.14" |
| 1194 | + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2" |
| 1195 | + integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ== |
1194 | 1196 |
|
1195 | 1197 | "@types/react@^17.0.18":
|
1196 |
| - version "17.0.62" |
1197 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.62.tgz#2efe8ddf8533500ec44b1334dd1a97caa2f860e3" |
1198 |
| - integrity sha512-eANCyz9DG8p/Vdhr0ZKST8JV12PhH2ACCDYlFw6DIO+D+ca+uP4jtEDEpVqXZrh/uZdXQGwk7whJa3ah5DtyLw== |
| 1198 | + version "17.0.83" |
| 1199 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.83.tgz#b477c56387b74279281149dcf5ba2a1e2216d131" |
| 1200 | + integrity sha512-l0m4ArKJvmFtR4e8UmKrj1pB4tUgOhJITf+mADyF/p69Ts1YAR/E+G9XEM0mHXKVRa1dQNHseyyDNzeuAXfXQw== |
1199 | 1201 | dependencies:
|
1200 | 1202 | "@types/prop-types" "*"
|
1201 |
| - "@types/scheduler" "*" |
| 1203 | + "@types/scheduler" "^0.16" |
1202 | 1204 | csstype "^3.0.2"
|
1203 | 1205 |
|
1204 | 1206 | "@types/resolve@1.17.1":
|
|
1208 | 1210 | dependencies:
|
1209 | 1211 | "@types/node" "*"
|
1210 | 1212 |
|
1211 |
| -"@types/scheduler@*": |
1212 |
| - version "0.16.3" |
1213 |
| - resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5" |
1214 |
| - integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ== |
| 1213 | +"@types/scheduler@^0.16": |
| 1214 | + version "0.16.8" |
| 1215 | + resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff" |
| 1216 | + integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A== |
1215 | 1217 |
|
1216 | 1218 | "@types/user-agents@^1.0.2":
|
1217 | 1219 | version "1.0.2"
|
@@ -3591,6 +3593,11 @@ underscore@*:
|
3591 | 3593 | resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
|
3592 | 3594 | integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
|
3593 | 3595 |
|
| 3596 | +undici-types@~5.26.4: |
| 3597 | + version "5.26.5" |
| 3598 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
| 3599 | + integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
| 3600 | + |
3594 | 3601 | unfetch@^5.0.0:
|
3595 | 3602 | version "5.0.0"
|
3596 | 3603 | resolved "https://registry.yarnpkg.com/unfetch/-/unfetch-5.0.0.tgz#8a5b6e5779ebe4dde0049f7d7a81d4a1af99d142"
|
|
0 commit comments