|
2849 | 2849 | dependencies: |
2850 | 2850 | "@types/unist" "*" |
2851 | 2851 |
|
2852 | | -"@types/hoist-non-react-statics@^3.3.1": |
2853 | | - version "3.3.2" |
2854 | | - resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#dc1e9ded53375d37603c479cc12c693b0878aa2a" |
2855 | | - integrity sha512-YIQtIg4PKr7ZyqNPZObpxfHsHEmuB8dXCxd6qVcGuQVDK2bpsF7bYNnBJ4Nn7giuACZg+WewExgrtAJ3XnA4Xw== |
| 2852 | +"@types/hoist-non-react-statics@3": |
| 2853 | + version "3.3.5" |
| 2854 | + resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.5.tgz#dab7867ef789d87e2b4b0003c9d65c49cc44a494" |
| 2855 | + integrity sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg== |
2856 | 2856 | dependencies: |
2857 | 2857 | "@types/react" "*" |
2858 | 2858 | hoist-non-react-statics "^3.3.0" |
@@ -7860,7 +7860,7 @@ hepburn@^1.2.0: |
7860 | 7860 | dependencies: |
7861 | 7861 | bulk-replace "0.0.1" |
7862 | 7862 |
|
7863 | | -hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: |
| 7863 | +hoist-non-react-statics@3, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1: |
7864 | 7864 | version "3.3.2" |
7865 | 7865 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" |
7866 | 7866 | integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== |
@@ -11389,19 +11389,19 @@ react-error-overlay@^6.0.11: |
11389 | 11389 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb" |
11390 | 11390 | integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg== |
11391 | 11391 |
|
11392 | | - |
11393 | | - version "6.8.1" |
11394 | | - resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.8.1.tgz#33de2f2eb0e04022138355c22a48f505bb1e7e6e" |
11395 | | - integrity sha512-K90olVc51XeUr5V3TsnC2togVc9Xpupu2sxiNMrQb7dPeXzKUlrAo4qL7vsQX1JLWEqlrBWYOhQTZvh3ocX1RQ== |
| 11392 | + |
| 11393 | + version "6.8.2" |
| 11394 | + resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.8.2.tgz#29c3043bad4956bb919c80162b9c5d6b051cb6e1" |
| 11395 | + integrity sha512-jrtc1ZwwqBYmBQ9xxbQSKJBxg7G8pEv5rLmX22JUAMXhvdVBtA3fMg6xlJ193SZuZYO8D3mEBQlH3rl2HdaX8A== |
11396 | 11396 | dependencies: |
11397 | 11397 | "@formatjs/ecma402-abstract" "2.2.0" |
11398 | 11398 | "@formatjs/icu-messageformat-parser" "2.8.0" |
11399 | 11399 | "@formatjs/intl" "2.10.9" |
11400 | 11400 | "@formatjs/intl-displaynames" "6.7.0" |
11401 | 11401 | "@formatjs/intl-listformat" "7.6.0" |
11402 | | - "@types/hoist-non-react-statics" "^3.3.1" |
| 11402 | + "@types/hoist-non-react-statics" "3" |
11403 | 11403 | "@types/react" "^18.3.11" |
11404 | | - hoist-non-react-statics "^3.3.2" |
| 11404 | + hoist-non-react-statics "3" |
11405 | 11405 | intl-messageformat "10.7.1" |
11406 | 11406 | tslib "^2.7.0" |
11407 | 11407 |
|
|
0 commit comments