|
360 | 360 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
|
361 | 361 | integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
|
362 | 362 |
|
363 |
| -"@formatjs/cli@6.5.0": |
364 |
| - version "6.5.0" |
365 |
| - resolved "https://registry.yarnpkg.com/@formatjs/cli/-/cli-6.5.0.tgz#7101e9fb7f9dde3f5341cb5d050708c1ec011fb2" |
366 |
| - integrity sha512-FgcR1SACqSqWzU5YhuZZQkWTRrLQs0taV3g8rpBlgL7WW6gFVIwkPAuQdqOIME1wEtQYjK5KaZ0R+D8M7hRzLA== |
| 363 | +"@formatjs/cli@6.6.0": |
| 364 | + version "6.6.0" |
| 365 | + resolved "https://registry.yarnpkg.com/@formatjs/cli/-/cli-6.6.0.tgz#37b1fbd03870425f8650ec699058b6f51c57b6c7" |
| 366 | + integrity sha512-/YYLJruwkf+UQbQDNhBvE6avEdZlNyhDv1R80slatxEZexc20sqoSaD05BbbvzZUhmHJzJBIENmlZpm/AVXadQ== |
367 | 367 |
|
368 | 368 |
|
369 | 369 | version "1.11.4"
|
|
1172 | 1172 | "@types/scheduler" "*"
|
1173 | 1173 | csstype "^3.0.2"
|
1174 | 1174 |
|
| 1175 | +"@types/react@16 || 17 || 18 || 19": |
| 1176 | + version "19.0.8" |
| 1177 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.8.tgz#7098e6159f2a61e4f4cef2c1223c044a9bec590e" |
| 1178 | + integrity sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw== |
| 1179 | + dependencies: |
| 1180 | + csstype "^3.0.2" |
| 1181 | + |
1175 | 1182 |
|
1176 | 1183 | version "18.2.21"
|
1177 | 1184 | resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9"
|
@@ -4600,16 +4607,16 @@ react-intl@*:
|
4600 | 4607 | intl-messageformat "9.13.0"
|
4601 | 4608 | tslib "^2.1.0"
|
4602 | 4609 |
|
4603 |
| - |
4604 |
| - version "7.1.3" |
4605 |
| - resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-7.1.3.tgz#0211c1f86617ee84a4afff3a5190314ca9b8d595" |
4606 |
| - integrity sha512-CrlVW+espQXVTgydgeZkPztWAtST2SvCWKr7FxZytGdQgx7YUemqNrHIUa/YxUbpcRMHnjPI4RHsQf/tEoRMhA== |
| 4610 | + |
| 4611 | + version "7.1.5" |
| 4612 | + resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-7.1.5.tgz#086c1b7cfb00ab7c9f62241162aca86520a5dc4c" |
| 4613 | + integrity sha512-cVvsVdaOnZ85XBXU0Lc2PVGNhGlzl4UBV+aWAGe/zrV5Xr+CEW7izUsAp/fIuwvCsJl9R+aokppm+P7cdhnpUA== |
4607 | 4614 | dependencies:
|
4608 | 4615 | "@formatjs/ecma402-abstract" "2.3.2"
|
4609 | 4616 | "@formatjs/icu-messageformat-parser" "2.11.0"
|
4610 | 4617 | "@formatjs/intl" "3.1.3"
|
4611 | 4618 | "@types/hoist-non-react-statics" "3"
|
4612 |
| - "@types/react" "16 || 17 || 18" |
| 4619 | + "@types/react" "16 || 17 || 18 || 19" |
4613 | 4620 | hoist-non-react-statics "3"
|
4614 | 4621 | intl-messageformat "10.7.14"
|
4615 | 4622 | tslib "2"
|
|
0 commit comments