|
1873 | 1873 | dependencies: |
1874 | 1874 | regenerator-runtime "^0.13.11" |
1875 | 1875 |
|
| 1876 | +"@babel/runtime@^7.20.13": |
| 1877 | + version "7.28.6" |
| 1878 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b" |
| 1879 | + integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA== |
| 1880 | + |
1876 | 1881 | "@babel/runtime@^7.28.4": |
1877 | 1882 | version "7.28.4" |
1878 | 1883 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" |
|
2472 | 2477 | json-pointer "^0.6.2" |
2473 | 2478 | lodash.isequal "^4.5.0" |
2474 | 2479 |
|
2475 | | -"@contentful/rich-text-react-renderer@15.22.11": |
2476 | | - version "15.22.11" |
2477 | | - resolved "https://registry.yarnpkg.com/@contentful/rich-text-react-renderer/-/rich-text-react-renderer-15.22.11.tgz#111859f7278a42c52b8ad1ce9ffc2f877609fc83" |
2478 | | - integrity sha512-IDDdiFSab+C3G2HZRbFegTFuagl8dZpJHgWevoS9ODbatgC9GU6LcLz2hz7KKazsxuBJzgxnFsPd2v5+EtTHrg== |
| 2480 | +"@contentful/rich-text-react-renderer@16.1.6": |
| 2481 | + version "16.1.6" |
| 2482 | + resolved "https://registry.yarnpkg.com/@contentful/rich-text-react-renderer/-/rich-text-react-renderer-16.1.6.tgz#3ff14234631461b6a92a97e643a9b6db4be1458b" |
| 2483 | + integrity sha512-Pt0KfEnB7UP53gUKupUZjsUCHR7CiDbVyMdMmuyzYT6lNvjR7+KKYWP9eU2TOfVaXy7PxF1XEpBjSALDOHUNKQ== |
2479 | 2484 | dependencies: |
2480 | | - "@contentful/rich-text-types" "^16.8.5" |
| 2485 | + "@contentful/rich-text-types" "^17.2.5" |
2481 | 2486 |
|
2482 | | -"@contentful/rich-text-types@16.8.5", "@contentful/rich-text-types@^16.8.5": |
2483 | | - version "16.8.5" |
2484 | | - resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-16.8.5.tgz#832c8b428612f5181908bc1033c6ef9f48f1ce83" |
2485 | | - integrity sha512-q18RJuJCOuYveGiCIjE5xLCQc5lZ3L2Qgxrlg/H2YEobDFqdtmklazRi1XwEWaK3tMg6yVXBzKKkQfLB4qW14A== |
| 2487 | +"@contentful/rich-text-types@17.2.5", "@contentful/rich-text-types@^17.2.5": |
| 2488 | + version "17.2.5" |
| 2489 | + resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-17.2.5.tgz#d8edc86fbbf0760a4533e28369ca07e08809d850" |
| 2490 | + integrity sha512-EA5vTfROZePoPmSlqLVd+luL/ev8CjnI20y6vWFVPlLRxQbv4XytXRzatydPE63CqfsPylF7NCn2z8rTLhnWfg== |
| 2491 | + dependencies: |
| 2492 | + "@lingui/core" "^5.4.1" |
| 2493 | + is-plain-obj "^3.0.0" |
2486 | 2494 |
|
2487 | 2495 | "@contentful/rich-text-types@^17.0.0": |
2488 | 2496 | version "17.1.0" |
|
3497 | 3505 | "@jridgewell/resolve-uri" "^3.1.0" |
3498 | 3506 | "@jridgewell/sourcemap-codec" "^1.4.14" |
3499 | 3507 |
|
| 3508 | +"@lingui/core@^5.4.1": |
| 3509 | + version "5.9.2" |
| 3510 | + resolved "https://registry.yarnpkg.com/@lingui/core/-/core-5.9.2.tgz#63b58a68e1f85970078a8bc3edc92e1d22221763" |
| 3511 | + integrity sha512-2K2lIEiUJ9VNTZU0igiRUubIUvcHu8TEuS4uRrrA5f2DGgCtHD5o7rw6OO9cM1RxZFCC5rpRwIMDeXHrc44W3g== |
| 3512 | + dependencies: |
| 3513 | + "@babel/runtime" "^7.20.13" |
| 3514 | + "@lingui/message-utils" "5.9.2" |
| 3515 | + |
| 3516 | +"@lingui/message-utils@5.9.2": |
| 3517 | + version "5.9.2" |
| 3518 | + resolved "https://registry.yarnpkg.com/@lingui/message-utils/-/message-utils-5.9.2.tgz#ab4c4cba9eccb29349a65335dc812cf5291778d9" |
| 3519 | + integrity sha512-PQA+bP4TBX7F5nmrEm9eDk+xddepjO7okI6bsOQ+6LIw1eJMvh9w/Xt3AoKTgzBCwd1ZwyqzBOelrX6sa6y+fg== |
| 3520 | + dependencies: |
| 3521 | + "@messageformat/parser" "^5.0.0" |
| 3522 | + js-sha256 "^0.10.1" |
| 3523 | + |
3500 | 3524 | "@lukeed/csprng@^1.1.0": |
3501 | 3525 | version "1.1.0" |
3502 | 3526 | resolved "https://registry.yarnpkg.com/@lukeed/csprng/-/csprng-1.1.0.tgz#1e3e4bd05c1cc7a0b2ddbd8a03f39f6e4b5e6cfe" |
|
3517 | 3541 | brfs "^1.4.0" |
3518 | 3542 | unicode-trie "^0.3.0" |
3519 | 3543 |
|
| 3544 | +"@messageformat/parser@^5.0.0": |
| 3545 | + version "5.1.1" |
| 3546 | + resolved "https://registry.yarnpkg.com/@messageformat/parser/-/parser-5.1.1.tgz#ca7d6c18e9f3f6b6bc984a465dac16da00106055" |
| 3547 | + integrity sha512-3p0YRGCcTUCYvBKLIxtDDyrJ0YijGIwrTRu1DT8gIviIDZru8H23+FkY6MJBzM1n9n20CiM4VeDYuBsrrwnLjg== |
| 3548 | + dependencies: |
| 3549 | + moo "^0.5.1" |
| 3550 | + |
3520 | 3551 | "@napi-rs/wasm-runtime@^0.2.11": |
3521 | 3552 | version "0.2.12" |
3522 | 3553 | resolved "https://registry.yarnpkg.com/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.12.tgz#3e78a8b96e6c33a6c517e1894efbd5385a7cb6f2" |
@@ -8731,6 +8762,11 @@ js-cookie@^3.0.1: |
8731 | 8762 | resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.1.tgz#9e39b4c6c2f56563708d7d31f6f5f21873a92414" |
8732 | 8763 | integrity sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw== |
8733 | 8764 |
|
| 8765 | +js-sha256@^0.10.1: |
| 8766 | + version "0.10.1" |
| 8767 | + resolved "https://registry.yarnpkg.com/js-sha256/-/js-sha256-0.10.1.tgz#b40104ba1368e823fdd5f41b66b104b15a0da60d" |
| 8768 | + integrity sha512-5obBtsz9301ULlsgggLg542s/jqtddfOpV5KJc4hajc9JV8GeY2gZHSVpYBn4nWqAUTJ9v+xwtbJ1mIBgIH5Vw== |
| 8769 | + |
8734 | 8770 | js-sha3@0.8.0: |
8735 | 8771 | version "0.8.0" |
8736 | 8772 | resolved "https://registry.yarnpkg.com/js-sha3/-/js-sha3-0.8.0.tgz#b9b7a5da73afad7dedd0f8c463954cbde6818840" |
@@ -9423,6 +9459,11 @@ mkdirp@^1.0.4: |
9423 | 9459 | resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" |
9424 | 9460 | integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== |
9425 | 9461 |
|
| 9462 | +moo@^0.5.1: |
| 9463 | + version "0.5.3" |
| 9464 | + resolved "https://registry.yarnpkg.com/moo/-/moo-0.5.3.tgz#dfcdb40ff6f1a03c34af5df7f9717cecfa88c38c" |
| 9465 | + integrity sha512-m2fmM2dDm7GZQsY7KK2cme8agi+AAljILjQnof7p1ZMDe6dQ4bdnSMx0cPppudoeNv5hEFQirN6u+O4fDE0IWA== |
| 9466 | + |
9426 | 9467 | mrmime@^1.0.0: |
9427 | 9468 | version "1.0.1" |
9428 | 9469 | resolved "https://registry.yarnpkg.com/mrmime/-/mrmime-1.0.1.tgz#5f90c825fad4bdd41dc914eff5d1a8cfdaf24f27" |
|
0 commit comments