|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b" |
22 | 22 | integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA== |
23 | 23 |
|
24 | | -"@babel/runtime@^7.25.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.9.2": |
| 24 | +"@babel/runtime@^7.25.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.29.2", "@babel/runtime@^7.9.2": |
25 | 25 | version "7.29.2" |
26 | 26 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e" |
27 | 27 | integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g== |
@@ -6002,14 +6002,23 @@ react-helmet@^6.1.0: |
6002 | 6002 | react-fast-compare "^3.1.1" |
6003 | 6003 | react-side-effect "^2.1.0" |
6004 | 6004 |
|
6005 | | -react-i18next@^11.12.0, react-i18next@^11.7.3: |
| 6005 | +react-i18next@^11.12.0: |
6006 | 6006 | version "11.18.6" |
6007 | 6007 | resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.6.tgz#e159c2960c718c1314f1e8fcaa282d1c8b167887" |
6008 | 6008 | integrity sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA== |
6009 | 6009 | dependencies: |
6010 | 6010 | "@babel/runtime" "^7.14.5" |
6011 | 6011 | html-parse-stringify "^3.0.1" |
6012 | 6012 |
|
| 6013 | +react-i18next@^17.0.0: |
| 6014 | + version "17.0.3" |
| 6015 | + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-17.0.3.tgz#1a5c11dc70fdb5663f705fc15b10253a1fa035b0" |
| 6016 | + integrity sha512-x4xjvUNZ56T+zfXWNedNnCET9Xq1IBYWX7IsWo5cCQ/RT+Rm7GWqt0h9PShFi4IhyMnsdiu1C6Jc4DE+/S3PFQ== |
| 6017 | + dependencies: |
| 6018 | + "@babel/runtime" "^7.29.2" |
| 6019 | + html-parse-stringify "^3.0.1" |
| 6020 | + use-sync-external-store "^1.6.0" |
| 6021 | + |
6013 | 6022 | react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: |
6014 | 6023 | version "16.13.1" |
6015 | 6024 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
@@ -7443,6 +7452,11 @@ uri-js@^4.2.2: |
7443 | 7452 | dependencies: |
7444 | 7453 | punycode "^2.1.0" |
7445 | 7454 |
|
| 7455 | +use-sync-external-store@^1.6.0: |
| 7456 | + version "1.6.0" |
| 7457 | + resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz#b174bfa65cb2b526732d9f2ac0a408027876f32d" |
| 7458 | + integrity sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w== |
| 7459 | + |
7446 | 7460 | util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1: |
7447 | 7461 | version "1.0.2" |
7448 | 7462 | resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" |
|
0 commit comments