|
1233 | 1233 | dependencies:
|
1234 | 1234 | undici-types "~6.21.0"
|
1235 | 1235 |
|
1236 |
| -"@types/react@19.1.16": |
1237 |
| - version "19.1.16" |
1238 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.16.tgz#6329b1c17a5de624439eae673f86a2c5569a42be" |
1239 |
| - integrity sha512-WBM/nDbEZmDUORKnh5i1bTnAz6vTohUf9b8esSMu+b24+srbaxa04UbJgWx78CVfNXA20sNu0odEIluZDFdCog== |
| 1236 | +"@types/react@19.2.0": |
| 1237 | + version "19.2.0" |
| 1238 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.0.tgz#8412946e7e1efb0de9bb59b3aa87676d96add385" |
| 1239 | + integrity sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA== |
1240 | 1240 | dependencies:
|
1241 | 1241 | csstype "^3.0.2"
|
1242 | 1242 |
|
@@ -2575,7 +2575,7 @@ jackspeak@^3.1.2:
|
2575 | 2575 | optionalDependencies:
|
2576 | 2576 | "@pkgjs/parseargs" "^0.11.0"
|
2577 | 2577 |
|
2578 |
| -jiti@^1.21.6: |
| 2578 | +jiti@^1.21.7: |
2579 | 2579 | version "1.21.7"
|
2580 | 2580 | resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.7.tgz#9dd81043424a3d28458b193d965f0d18a2300ba9"
|
2581 | 2581 | integrity sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==
|
@@ -2691,7 +2691,7 @@ lightningcss@^1.22.0:
|
2691 | 2691 | lightningcss-win32-arm64-msvc "1.30.1"
|
2692 | 2692 | lightningcss-win32-x64-msvc "1.30.1"
|
2693 | 2693 |
|
2694 |
| -lilconfig@^3.0.0, lilconfig@^3.1.3: |
| 2694 | +lilconfig@^3.1.1, lilconfig@^3.1.3: |
2695 | 2695 | version "3.1.3"
|
2696 | 2696 | resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
|
2697 | 2697 | integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
|
|
3842 | 3842 | browserslist "^4.19.1"
|
3843 | 3843 | lightningcss "^1.22.0"
|
3844 | 3844 |
|
3845 |
| -postcss-load-config@^4.0.2: |
3846 |
| - version "4.0.2" |
3847 |
| - resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-4.0.2.tgz#7159dcf626118d33e299f485d6afe4aff7c4a3e3" |
3848 |
| - integrity sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ== |
| 3845 | +"postcss-load-config@^4.0.2 || ^5.0 || ^6.0": |
| 3846 | + version "6.0.1" |
| 3847 | + resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-6.0.1.tgz#6fd7dcd8ae89badcf1b2d644489cbabf83aa8096" |
| 3848 | + integrity sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g== |
3849 | 3849 | dependencies:
|
3850 |
| - lilconfig "^3.0.0" |
3851 |
| - yaml "^2.3.4" |
| 3850 | + lilconfig "^3.1.1" |
3852 | 3851 |
|
3853 | 3852 | postcss-nested@^6.2.0:
|
3854 | 3853 | version "6.2.0"
|
|
3923 | 3922 | integrity sha512-bOAGaRL1ldfIIpbDsl+uV025Ta6RS6/cOjvvh8r2Vo7KtqB+RSvihVYRsWQz7ECKNPWdq5MClS845acwAwieDw==
|
3924 | 3923 |
|
3925 | 3924 | react-dom@^19.0.0:
|
3926 |
| - version "19.1.1" |
3927 |
| - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.1.1.tgz#2daa9ff7f3ae384aeb30e76d5ee38c046dc89893" |
3928 |
| - integrity sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw== |
| 3925 | + version "19.2.0" |
| 3926 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.0.tgz#00ed1e959c365e9a9d48f8918377465466ec3af8" |
| 3927 | + integrity sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ== |
3929 | 3928 | dependencies:
|
3930 |
| - scheduler "^0.26.0" |
| 3929 | + scheduler "^0.27.0" |
3931 | 3930 |
|
3932 | 3931 | react-fast-compare@^3.0.1:
|
3933 | 3932 | version "3.2.2"
|
|
3963 | 3962 | react-fast-compare "^3.0.1"
|
3964 | 3963 |
|
3965 | 3964 | react@^19.0.0:
|
3966 |
| - version "19.1.1" |
3967 |
| - resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af" |
3968 |
| - integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ== |
| 3965 | + version "19.2.0" |
| 3966 | + resolved "https://registry.yarnpkg.com/react/-/react-19.2.0.tgz#d33dd1721698f4376ae57a54098cb47fc75d93a5" |
| 3967 | + integrity sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ== |
3969 | 3968 |
|
3970 | 3969 | read-cache@^1.0.0:
|
3971 | 3970 | version "1.0.0"
|
@@ -4271,10 +4270,10 @@ rw@1:
|
4271 | 4270 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
|
4272 | 4271 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
|
4273 | 4272 |
|
4274 |
| -scheduler@^0.26.0: |
4275 |
| - version "0.26.0" |
4276 |
| - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.26.0.tgz#4ce8a8c2a2095f13ea11bf9a445be50c555d6337" |
4277 |
| - integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA== |
| 4273 | +scheduler@^0.27.0: |
| 4274 | + version "0.27.0" |
| 4275 | + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.27.0.tgz#0c4ef82d67d1e5c1e359e8fc76d3a87f045fe5bd" |
| 4276 | + integrity sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q== |
4278 | 4277 |
|
4279 | 4278 | scroll-into-view-if-needed@^3.1.0:
|
4280 | 4279 | version "3.1.0"
|
@@ -4509,10 +4508,10 @@ tailwind-merge@^2.5.2:
|
4509 | 4508 | resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.6.0.tgz#ac5fb7e227910c038d458f396b7400d93a3142d5"
|
4510 | 4509 | integrity sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA==
|
4511 | 4510 |
|
4512 |
| - |
4513 |
| - version "3.4.17" |
4514 |
| - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63" |
4515 |
| - integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og== |
| 4511 | + |
| 4512 | + version "3.4.18" |
| 4513 | + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.18.tgz#9fa9650aace186644b608242f1e57d2d55593301" |
| 4514 | + integrity sha512-6A2rnmW5xZMdw11LYjhcI5846rt9pbLSabY5XPxo+XWdxwZaFEn47Go4NzFiHu9sNNmr/kXivP1vStfvMaK1GQ== |
4516 | 4515 | dependencies:
|
4517 | 4516 | "@alloc/quick-lru" "^5.2.0"
|
4518 | 4517 | arg "^5.0.2"
|
|
4522 | 4521 | fast-glob "^3.3.2"
|
4523 | 4522 | glob-parent "^6.0.2"
|
4524 | 4523 | is-glob "^4.0.3"
|
4525 |
| - jiti "^1.21.6" |
| 4524 | + jiti "^1.21.7" |
4526 | 4525 | lilconfig "^3.1.3"
|
4527 | 4526 | micromatch "^4.0.8"
|
4528 | 4527 | normalize-path "^3.0.0"
|
|
4531 | 4530 | postcss "^8.4.47"
|
4532 | 4531 | postcss-import "^15.1.0"
|
4533 | 4532 | postcss-js "^4.0.1"
|
4534 |
| - postcss-load-config "^4.0.2" |
| 4533 | + postcss-load-config "^4.0.2 || ^5.0 || ^6.0" |
4535 | 4534 | postcss-nested "^6.2.0"
|
4536 | 4535 | postcss-selector-parser "^6.1.2"
|
4537 | 4536 | resolve "^1.22.8"
|
@@ -4893,7 +4892,7 @@ ws@^7.3.1:
|
4893 | 4892 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
|
4894 | 4893 | integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
|
4895 | 4894 |
|
4896 |
| -yaml@^2.3.2, yaml@^2.3.4: |
| 4895 | +yaml@^2.3.2: |
4897 | 4896 | version "2.8.1"
|
4898 | 4897 | resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79"
|
4899 | 4898 | integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==
|
|
0 commit comments