|
1608 | 1608 | dependencies: |
1609 | 1609 | tslib "^2.4.0" |
1610 | 1610 |
|
1611 | | - |
1612 | | - version "2.10.1" |
1613 | | - resolved "https://registry.yarnpkg.com/@formatjs/intl/-/intl-2.10.1.tgz#75ae637070553bf7dfd213847ba8219f5ddae2b6" |
1614 | | - integrity sha512-dsLG15U7xDi8yzKf4hcAWSsCaez3XrjTO2oaRHPyHtXLm1aEzYbDw6bClo/HMHu+iwS5GbDqT3DV+hYP2ylScg== |
| 1611 | + |
| 1612 | + version "2.10.2" |
| 1613 | + resolved "https://registry.yarnpkg.com/@formatjs/intl/-/intl-2.10.2.tgz#c074439ac2dbde4c2b3768b8108dfc3932b7fb30" |
| 1614 | + integrity sha512-raPGWr3JRv3neXV78SqPFrGC05fIbhhNzVghHNxFde27ls2KkXiMhtP7HBybjGpikVSjjhdhaZto+4p1vmm9bQ== |
1615 | 1615 | dependencies: |
1616 | 1616 | "@formatjs/ecma402-abstract" "1.18.2" |
1617 | 1617 | "@formatjs/fast-memoize" "2.2.0" |
1618 | 1618 | "@formatjs/icu-messageformat-parser" "2.7.6" |
1619 | 1619 | "@formatjs/intl-displaynames" "6.6.6" |
1620 | 1620 | "@formatjs/intl-listformat" "7.5.5" |
1621 | | - intl-messageformat "10.5.11" |
| 1621 | + intl-messageformat "10.5.12" |
1622 | 1622 | tslib "^2.4.0" |
1623 | 1623 |
|
1624 | 1624 | "@gatsbyjs/parcel-namer-relative-to-cwd@^2.13.1": |
@@ -7962,10 +7962,10 @@ internal-slot@^1.0.7: |
7962 | 7962 | hasown "^2.0.0" |
7963 | 7963 | side-channel "^1.0.4" |
7964 | 7964 |
|
7965 | | - |
7966 | | - version "10.5.11" |
7967 | | - resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-10.5.11.tgz#95d6a3b0b303f924d5d8c3f8d3ad057d1dc73c64" |
7968 | | - integrity sha512-eYq5fkFBVxc7GIFDzpFQkDOZgNayNTQn4Oufe8jw6YY6OHVw70/4pA3FyCsQ0Gb2DnvEJEMmN2tOaXUGByM+kg== |
| 7965 | + |
| 7966 | + version "10.5.12" |
| 7967 | + resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-10.5.12.tgz#a0c1a20da896b7a1f4ba1b59c8ba5d9943c29c3f" |
| 7968 | + integrity sha512-izl0uxhy/melhw8gP2r8pGiVieviZmM4v5Oqx3c1/R7g9cwER2smmGfSjcIsp8Y3Q53bfciL/gkxacJRx/dUvg== |
7969 | 7969 | dependencies: |
7970 | 7970 | "@formatjs/ecma402-abstract" "1.18.2" |
7971 | 7971 | "@formatjs/fast-memoize" "2.2.0" |
@@ -11230,20 +11230,20 @@ react-error-overlay@^6.0.11: |
11230 | 11230 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb" |
11231 | 11231 | integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg== |
11232 | 11232 |
|
11233 | | - |
11234 | | - version "6.6.5" |
11235 | | - resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.6.5.tgz#3dee5c4a9f866aebc8384a540a6d132a3fc694eb" |
11236 | | - integrity sha512-OErDPbGqus0QKVj77MGCC9Plbnys3CDQrq6Lw41c60pmeTdn41AhoS1SIzXG6SUlyF7qNN2AVqfrrIvHUgSyLQ== |
| 11233 | + |
| 11234 | + version "6.6.6" |
| 11235 | + resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.6.6.tgz#67979f790263c5ebd95b6ea581110eea3e7b550f" |
| 11236 | + integrity sha512-dKXQNUrhZTlCp8uelYW8PHiM4saNKyLmHCfsJYWK0N/kZ/Ien35wjPHB8x9yQcTJbeN/hBOmb4x16iKUrdL9MA== |
11237 | 11237 | dependencies: |
11238 | 11238 | "@formatjs/ecma402-abstract" "1.18.2" |
11239 | 11239 | "@formatjs/icu-messageformat-parser" "2.7.6" |
11240 | | - "@formatjs/intl" "2.10.1" |
| 11240 | + "@formatjs/intl" "2.10.2" |
11241 | 11241 | "@formatjs/intl-displaynames" "6.6.6" |
11242 | 11242 | "@formatjs/intl-listformat" "7.5.5" |
11243 | 11243 | "@types/hoist-non-react-statics" "^3.3.1" |
11244 | 11244 | "@types/react" "16 || 17 || 18" |
11245 | 11245 | hoist-non-react-statics "^3.3.2" |
11246 | | - intl-messageformat "10.5.11" |
| 11246 | + intl-messageformat "10.5.12" |
11247 | 11247 | tslib "^2.4.0" |
11248 | 11248 |
|
11249 | 11249 | react-is@^16.13.1, react-is@^16.7.0: |
|
0 commit comments