|
778 | 778 | resolved "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz" |
779 | 779 | integrity sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg== |
780 | 780 |
|
| 781 | + |
| 782 | + version "1.21.5" |
| 783 | + resolved "https://registry.yarnpkg.com/@schummar/icu-type-parser/-/icu-type-parser-1.21.5.tgz#75989085bbbf80ee325874a0137437bde77e9baf" |
| 784 | + integrity sha512-bXHSaW5jRTmke9Vd0h5P7BtWZG9Znqb8gSDxZnxaGSJnGwPLDPfS+3g0BKzeWqzgZPsIVZkM7m2tbo18cm5HBw== |
| 785 | + |
781 | 786 | |
782 | 787 | version "0.1.3" |
783 | 788 | resolved "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz" |
@@ -2705,14 +2710,14 @@ negotiator@^1.0.0: |
2705 | 2710 | resolved "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz" |
2706 | 2711 | integrity sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg== |
2707 | 2712 |
|
2708 | | -next-intl@^3.26.3: |
2709 | | - version "3.26.3" |
2710 | | - resolved "https://registry.npmjs.org/next-intl/-/next-intl-3.26.3.tgz" |
2711 | | - integrity sha512-6Y97ODrDsEE1J8cXKMHwg1laLdtkN66QMIqG8BzH4zennJRUNTtM8UMtBDyhfmF6uiZ+xsbWLXmHUgmUymUsfQ== |
| 2713 | +next-intl@^4.0.0: |
| 2714 | + version "4.3.11" |
| 2715 | + resolved "https://registry.yarnpkg.com/next-intl/-/next-intl-4.3.11.tgz#28aaf47e0b493abaa42184020ebdfb0e19724a5a" |
| 2716 | + integrity sha512-kyjeGUuLBU1DqDVAzhgoltYxQ8esVqqqkq2BRKPFxTwHPT9r5P5ZHePu3esjc5B3dVeVC/yFf8ebEnaYo68q1g== |
2712 | 2717 | dependencies: |
2713 | 2718 | "@formatjs/intl-localematcher" "^0.5.4" |
2714 | 2719 | negotiator "^1.0.0" |
2715 | | - use-intl "^3.26.3" |
| 2720 | + use-intl "^4.3.11" |
2716 | 2721 |
|
2717 | 2722 | next@^15.2.2: |
2718 | 2723 | version "15.2.2" |
@@ -3738,12 +3743,13 @@ use-callback-ref@^1.3.0: |
3738 | 3743 | dependencies: |
3739 | 3744 | tslib "^2.0.0" |
3740 | 3745 |
|
3741 | | -use-intl@^3.26.3: |
3742 | | - version "3.26.3" |
3743 | | - resolved "https://registry.npmjs.org/use-intl/-/use-intl-3.26.3.tgz" |
3744 | | - integrity sha512-yY0a2YseO17cKwHA9M6fcpiEJ2Uo81DEU0NOUxNTp6lJVNOuI6nULANPVVht6IFdrYFtlsMmMoc97+Eq9/Tnng== |
| 3746 | +use-intl@^4.3.11: |
| 3747 | + version "4.3.11" |
| 3748 | + resolved "https://registry.yarnpkg.com/use-intl/-/use-intl-4.3.11.tgz#398c2b67e12c44a56826999cb49f84501d9521b5" |
| 3749 | + integrity sha512-cSOPKwVjaB5Y22vnrVMio5qRolBADe+TYiqsW0/jLqRn6MUNRNBparEDfx12F170ruBWhzcdW6+v6j+MlWGbEQ== |
3745 | 3750 | dependencies: |
3746 | 3751 | "@formatjs/fast-memoize" "^2.2.0" |
| 3752 | + "@schummar/icu-type-parser" "1.21.5" |
3747 | 3753 | intl-messageformat "^10.5.14" |
3748 | 3754 |
|
3749 | 3755 | use-mobile-detect-hook@^1.0.5: |
|
0 commit comments