|
180 | 180 | dependencies: |
181 | 181 | "@babel/helper-plugin-utils" "^7.24.0" |
182 | 182 |
|
183 | | -"@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.8", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 183 | +"@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.8", "@babel/runtime@^7.23.9", "@babel/runtime@^7.24.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
184 | 184 | version "7.24.5" |
185 | 185 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz" |
186 | 186 | integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g== |
187 | 187 | dependencies: |
188 | 188 | regenerator-runtime "^0.14.0" |
189 | 189 |
|
190 | | -"@babel/runtime@^7.23.2": |
191 | | - version "7.25.0" |
192 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb" |
193 | | - integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw== |
194 | | - dependencies: |
195 | | - regenerator-runtime "^0.14.0" |
196 | | - |
197 | 190 | "@babel/template@^7.22.15", "@babel/template@^7.24.0": |
198 | 191 | version "7.24.0" |
199 | 192 | resolved "https://registry.npmjs.org/@babel/template/-/template-7.24.0.tgz" |
|
540 | 533 | resolved "https://registry.npmjs.org/@fontsource/public-sans/-/public-sans-5.0.18.tgz" |
541 | 534 | integrity sha512-dYx/ULF7pRkjBO1ncCwIRXWWmI2oCsMsWxheHgjtNANm4+prtfq3gdGy3KOsuNcAhEKn6BQeIyg0hFqeoTpAaQ== |
542 | 535 |
|
543 | | -"@fontsource/roboto@^5.0.13": |
544 | | - version "5.0.13" |
545 | | - resolved "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.13.tgz" |
546 | | - integrity sha512-j61DHjsdUCKMXSdNLTOxcG701FWnF0jcqNNQi2iPCDxU8seN/sMxeh62dC++UiagCWq9ghTypX+Pcy7kX+QOeQ== |
| 536 | +"@fontsource/roboto@^5.0.15": |
| 537 | + version "5.0.15" |
| 538 | + resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.0.15.tgz#781811e4ef40adbdff22c92ebe17760beac62059" |
| 539 | + integrity sha512-352XiID9jfwmYaHpdmS3ocGJi3PA+vOm4HzJIRfSyPEyLP6dZN8iiEKUbdAfB5YXQO3YxO2KZpR+R28q2zMiYw== |
547 | 540 |
|
548 | 541 | "@humanwhocodes/config-array@^0.11.14": |
549 | 542 | version "0.11.14" |
|
1714 | 1707 | dependencies: |
1715 | 1708 | "@types/node" "*" |
1716 | 1709 |
|
1717 | | -"@types/node@*", "@types/node@^20.12.7", "@types/node@^20.16.5": |
| 1710 | +"@types/node@*", "@types/node@^20.12.7": |
1718 | 1711 | version "20.16.5" |
1719 | 1712 | resolved "https://registry.npmjs.org/@types/node/-/node-20.16.5.tgz" |
1720 | 1713 | integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA== |
@@ -3619,9 +3612,9 @@ i18next-http-backend@^2.5.1: |
3619 | 3612 | dependencies: |
3620 | 3613 | cross-fetch "4.0.0" |
3621 | 3614 |
|
3622 | | -i18next@^23.14.0: |
| 3615 | +i18next@^23.11.2: |
3623 | 3616 | version "23.14.0" |
3624 | | - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb" |
| 3617 | + resolved "https://registry.npmjs.org/i18next/-/i18next-23.14.0.tgz" |
3625 | 3618 | integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA== |
3626 | 3619 | dependencies: |
3627 | 3620 | "@babel/runtime" "^7.23.2" |
@@ -5446,7 +5439,7 @@ unbox-primitive@^1.0.2: |
5446 | 5439 |
|
5447 | 5440 | undici-types@~6.19.2: |
5448 | 5441 | version "6.19.8" |
5449 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" |
| 5442 | + resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz" |
5450 | 5443 | integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== |
5451 | 5444 |
|
5452 | 5445 | unicode-properties@^1.4.0, unicode-properties@^1.4.1: |
|
0 commit comments