Skip to content

Commit 97a089a

Browse files
build(deps-dev): bump vite from 7.3.2 to 8.0.10 in /playground
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.2 to 8.0.10. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.10/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.10 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0864403 commit 97a089a

2 files changed

Lines changed: 254 additions & 13 deletions

File tree

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"jsdom": "^26.1.0",
5151
"less": "^4.4.2",
5252
"typescript": "^6.0.2",
53-
"vite": "^7.3.2",
53+
"vite": "^8.0.10",
5454
"vite-tsconfig-paths": "^5.1.4",
5555
"vitest": "^3.2.4"
5656
}

playground/yarn.lock

Lines changed: 253 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,28 @@
299299
dependencies:
300300
tslib "^2.0.0"
301301

302+
"@emnapi/core@1.10.0":
303+
version "1.10.0"
304+
resolved "https://registry.yarnpkg.com/@emnapi/core/-/core-1.10.0.tgz#380ccc8f2412ea22d1d972df7f8ee23a3b9c7467"
305+
integrity sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==
306+
dependencies:
307+
"@emnapi/wasi-threads" "1.2.1"
308+
tslib "^2.4.0"
309+
310+
"@emnapi/runtime@1.10.0":
311+
version "1.10.0"
312+
resolved "https://registry.yarnpkg.com/@emnapi/runtime/-/runtime-1.10.0.tgz#4b260c0d3534204e98c6110b8db1a987d26ec87c"
313+
integrity sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==
314+
dependencies:
315+
tslib "^2.4.0"
316+
317+
"@emnapi/wasi-threads@1.2.1":
318+
version "1.2.1"
319+
resolved "https://registry.yarnpkg.com/@emnapi/wasi-threads/-/wasi-threads-1.2.1.tgz#28fed21a1ba1ce797c44a070abc94d42f3ae8548"
320+
integrity sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==
321+
dependencies:
322+
tslib "^2.4.0"
323+
302324
"@emotion/hash@^0.8.0":
303325
version "0.8.0"
304326
resolved "https://registry.npmjs.org/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
@@ -487,6 +509,18 @@
487509
dependencies:
488510
"@monaco-editor/loader" "^1.5.0"
489511

512+
"@napi-rs/wasm-runtime@^1.1.4":
513+
version "1.1.4"
514+
resolved "https://registry.yarnpkg.com/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz#a46bbfedc29751b7170c5d23bc1d8ee8c7e3c1e1"
515+
integrity sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==
516+
dependencies:
517+
"@tybys/wasm-util" "^0.10.1"
518+
519+
"@oxc-project/types@=0.127.0":
520+
version "0.127.0"
521+
resolved "https://registry.yarnpkg.com/@oxc-project/types/-/types-0.127.0.tgz#8374fcdfb4a641861218daa5700c447c00b66663"
522+
integrity sha512-aIYXQBo4lCbO4z0R3FHeucQHpF46l2LbMdxRvqvuRuW2OxdnSkcng5B8+K12spgLDj93rtN3+J2Vac/TIO+ciQ==
523+
490524
"@rc-component/async-validator@^5.1.0":
491525
version "5.1.0"
492526
resolved "https://registry.npmjs.org/@rc-component/async-validator/-/async-validator-5.1.0.tgz#e81f31e676d9cadc71e4310bbf1749c7a5882291"
@@ -878,6 +912,90 @@
878912
"@rc-component/util" "^1.4.0"
879913
clsx "^2.1.1"
880914

915+
"@rolldown/binding-android-arm64@1.0.0-rc.17":
916+
version "1.0.0-rc.17"
917+
resolved "https://registry.yarnpkg.com/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.17.tgz#0a502a88c39d0ffa81aa30b561dade6f6217dcc5"
918+
integrity sha512-s70pVGhw4zqGeFnXWvAzJDlvxhlRollagdCCKRgOsgUOH3N1l0LIxf83AtGzmb5SiVM4Hjl5HyarMRfdfj3DaQ==
919+
920+
"@rolldown/binding-darwin-arm64@1.0.0-rc.17":
921+
version "1.0.0-rc.17"
922+
resolved "https://registry.yarnpkg.com/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.17.tgz#8b7f05ac9000ab19161a79a0346b1b64a1bc7ba3"
923+
integrity sha512-4ksWc9n0mhlZpZ9PMZgTGjeOPRu8MB1Z3Tz0Mo02eWfWCHMW1zN82Qz/pL/rC+yQa+8ZnutMF0JjJe7PjwasYw==
924+
925+
"@rolldown/binding-darwin-x64@1.0.0-rc.17":
926+
version "1.0.0-rc.17"
927+
resolved "https://registry.yarnpkg.com/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.17.tgz#f8b465b3a4e992053890b162f1ae19e4f1719a6a"
928+
integrity sha512-SUSDOI6WwUVNcWxd02QEBjLdY1VPHvlEkw6T/8nYG322iYWCTxRb1vzk4E+mWWYehTp7ERibq54LSJGjmouOsw==
929+
930+
"@rolldown/binding-freebsd-x64@1.0.0-rc.17":
931+
version "1.0.0-rc.17"
932+
resolved "https://registry.yarnpkg.com/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.17.tgz#a8281e14fa9c243fe22dc2d0e54900e66b31935e"
933+
integrity sha512-hwnz3nw9dbJ05EDO/PvcjaaewqqDy7Y1rn1UO81l8iIK1GjenME75dl16ajbvSSMfv66WXSRCYKIqfgq2KCfxw==
934+
935+
"@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.17":
936+
version "1.0.0-rc.17"
937+
resolved "https://registry.yarnpkg.com/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.17.tgz#cd29cf869ddd4fac8d6929abf94b91ddb0494650"
938+
integrity sha512-IS+W7epTcwANmFSQFrS1SivEXHtl1JtuQA9wlxrZTcNi6mx+FDOYrakGevvvTwgj2JvWiK8B29/qD9BELZPyXQ==
939+
940+
"@rolldown/binding-linux-arm64-gnu@1.0.0-rc.17":
941+
version "1.0.0-rc.17"
942+
resolved "https://registry.yarnpkg.com/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.17.tgz#91c331236ec3728366218d61a62f0bd226546c6c"
943+
integrity sha512-e6usGaHKW5BMNZOymS1UcEYGowQMWcgZ71Z17Sl/h2+ZziNJ1a9n3Zvcz6LdRyIW5572wBCTH/Z+bKuZouGk9Q==
944+
945+
"@rolldown/binding-linux-arm64-musl@1.0.0-rc.17":
946+
version "1.0.0-rc.17"
947+
resolved "https://registry.yarnpkg.com/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.17.tgz#80108957db752e7826836e22240e56b8140e9684"
948+
integrity sha512-b/CgbwAJpmrRLp02RPfhbudf5tZnN9nsPWK82znefso832etkem8H7FSZwxrOI9djcdTP7U6YfNhbRnh7djErg==
949+
950+
"@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.17":
951+
version "1.0.0-rc.17"
952+
resolved "https://registry.yarnpkg.com/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.17.tgz#1dce51148cbc6bab3c3f9157b5323d2a31aac924"
953+
integrity sha512-4EII1iNGRUN5WwGbF/kOh/EIkoDN9HsupgLQoXfY+D1oyJm7/F4t5PYU5n8SWZgG0FEwakyM8pGgwcBYruGTlA==
954+
955+
"@rolldown/binding-linux-s390x-gnu@1.0.0-rc.17":
956+
version "1.0.0-rc.17"
957+
resolved "https://registry.yarnpkg.com/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.17.tgz#d4a0d2e01d8d441e4ac3af3fa68eec17a7d0e9cd"
958+
integrity sha512-AH8oq3XqQo4IibpVXvPeLDI5pzkpYn0WiZAfT05kFzoJ6tQNzwRdDYQ45M8I/gslbodRZwW8uxLhbSBbkv96rA==
959+
960+
"@rolldown/binding-linux-x64-gnu@1.0.0-rc.17":
961+
version "1.0.0-rc.17"
962+
resolved "https://registry.yarnpkg.com/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.17.tgz#0ac8b3139cefeea798ad147f30ea70572b133af1"
963+
integrity sha512-cLnjV3xfo7KslbU41Z7z8BH/E1y5mzUYzAqih1d1MDaIGZRCMqTijqLv76/P7fyHuvUcfGsIpqCdddbxLLK9rA==
964+
965+
"@rolldown/binding-linux-x64-musl@1.0.0-rc.17":
966+
version "1.0.0-rc.17"
967+
resolved "https://registry.yarnpkg.com/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.17.tgz#2af61bee087571728f58f1c47734bbbd41dd7050"
968+
integrity sha512-0phclDw1spsL7dUB37sIARuis2tAgomCJXAHZlpt8PXZ4Ba0dRP1e+66lsRqrfhISeN9bEGNjQs+T/Fbd7oYGw==
969+
970+
"@rolldown/binding-openharmony-arm64@1.0.0-rc.17":
971+
version "1.0.0-rc.17"
972+
resolved "https://registry.yarnpkg.com/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.17.tgz#56c1afbf6c592819abf47b4a983987dc288b30c1"
973+
integrity sha512-0ag/hEgXOwgw4t8QyQvUCxvEg+V0KBcA6YuOx9g0r02MprutRF5dyljgm3EmR02O292UX7UeS6HzWHAl6KgyhA==
974+
975+
"@rolldown/binding-wasm32-wasi@1.0.0-rc.17":
976+
version "1.0.0-rc.17"
977+
resolved "https://registry.yarnpkg.com/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.17.tgz#5d112ff4dd0d268a60fb4e0eb3077e3ea2531f0d"
978+
integrity sha512-LEXei6vo0E5wTGwpkJ4KoT3OZJRnglwldt5ziLzOlc6qqb55z4tWNq2A+PFqCJuvWWdP53CVhG1Z9NtToDPJrA==
979+
dependencies:
980+
"@emnapi/core" "1.10.0"
981+
"@emnapi/runtime" "1.10.0"
982+
"@napi-rs/wasm-runtime" "^1.1.4"
983+
984+
"@rolldown/binding-win32-arm64-msvc@1.0.0-rc.17":
985+
version "1.0.0-rc.17"
986+
resolved "https://registry.yarnpkg.com/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.17.tgz#5125a85222d64a543201d28e16a395cc45bf4d17"
987+
integrity sha512-gUmyzBl3SPMa6hrqFUth9sVfcLBlYsbMzBx5PlexMroZStgzGqlZ26pYG89rBb45Mnia+oil6YAIFeEWGWhoZA==
988+
989+
"@rolldown/binding-win32-x64-msvc@1.0.0-rc.17":
990+
version "1.0.0-rc.17"
991+
resolved "https://registry.yarnpkg.com/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.17.tgz#fc6b78e759a0bb2054b5c0a3489da12b2cae54b4"
992+
integrity sha512-3hkiolcUAvPB9FLb3UZdfjVVNWherN1f/skkGWJP/fgSQhYUZpSIRr0/I8ZK9TkF3F7kxvJAk0+IcKvPHk9qQg==
993+
994+
"@rolldown/pluginutils@1.0.0-rc.17":
995+
version "1.0.0-rc.17"
996+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.17.tgz#a89b30833fb628bc834fe2e89fea93a2da9fa69a"
997+
integrity sha512-n8iosDOt6Ig1UhJ2AYqoIhHWh/isz0xpicHTzpKBeotdVsTEcxsSA/i3EVM7gQAj0rU27OLAxCjzlj15IWY7bg==
998+
881999
"@rolldown/pluginutils@1.0.0-rc.3":
8821000
version "1.0.0-rc.3"
8831001
resolved "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.3.tgz#8a88cc92a0f741befc7bc109cb1a4c6b9408e1c5"
@@ -1032,6 +1150,13 @@
10321150
dependencies:
10331151
"@babel/runtime" "^7.12.5"
10341152

1153+
"@tybys/wasm-util@^0.10.1":
1154+
version "0.10.1"
1155+
resolved "https://registry.yarnpkg.com/@tybys/wasm-util/-/wasm-util-0.10.1.tgz#ecddd3205cf1e2d5274649ff0eedd2991ed7f414"
1156+
integrity sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==
1157+
dependencies:
1158+
tslib "^2.4.0"
1159+
10351160
"@types/babel__core@^7.20.5":
10361161
version "7.20.5"
10371162
resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz#3df15f27ba85319caa07ba08d0721889bb39c017"
@@ -1616,6 +1741,11 @@ delayed-stream@~1.0.0:
16161741
resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
16171742
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
16181743

1744+
detect-libc@^2.0.3:
1745+
version "2.1.2"
1746+
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.1.2.tgz#689c5dcdc1900ef5583a4cb9f6d7b473742074ad"
1747+
integrity sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==
1748+
16191749
doctrine@^2.1.0:
16201750
version "2.1.0"
16211751
resolved "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -2388,6 +2518,80 @@ less@^4.4.2:
23882518
needle "^3.1.0"
23892519
source-map "~0.6.0"
23902520

2521+
lightningcss-android-arm64@1.32.0:
2522+
version "1.32.0"
2523+
resolved "https://registry.yarnpkg.com/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz#f033885116dfefd9c6f54787523e3514b61e1968"
2524+
integrity sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==
2525+
2526+
lightningcss-darwin-arm64@1.32.0:
2527+
version "1.32.0"
2528+
resolved "https://registry.yarnpkg.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz#50b71871b01c8199584b649e292547faea7af9b5"
2529+
integrity sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==
2530+
2531+
lightningcss-darwin-x64@1.32.0:
2532+
version "1.32.0"
2533+
resolved "https://registry.yarnpkg.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz#35f3e97332d130b9ca181e11b568ded6aebc6d5e"
2534+
integrity sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==
2535+
2536+
lightningcss-freebsd-x64@1.32.0:
2537+
version "1.32.0"
2538+
resolved "https://registry.yarnpkg.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz#9777a76472b64ed6ff94342ad64c7bafd794a575"
2539+
integrity sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==
2540+
2541+
lightningcss-linux-arm-gnueabihf@1.32.0:
2542+
version "1.32.0"
2543+
resolved "https://registry.yarnpkg.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz#13ae652e1ab73b9135d7b7da172f666c410ad53d"
2544+
integrity sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==
2545+
2546+
lightningcss-linux-arm64-gnu@1.32.0:
2547+
version "1.32.0"
2548+
resolved "https://registry.yarnpkg.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz#417858795a94592f680123a1b1f9da8a0e1ef335"
2549+
integrity sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==
2550+
2551+
lightningcss-linux-arm64-musl@1.32.0:
2552+
version "1.32.0"
2553+
resolved "https://registry.yarnpkg.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz#6be36692e810b718040802fd809623cffe732133"
2554+
integrity sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==
2555+
2556+
lightningcss-linux-x64-gnu@1.32.0:
2557+
version "1.32.0"
2558+
resolved "https://registry.yarnpkg.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz#0b7803af4eb21cfd38dd39fe2abbb53c7dd091f6"
2559+
integrity sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==
2560+
2561+
lightningcss-linux-x64-musl@1.32.0:
2562+
version "1.32.0"
2563+
resolved "https://registry.yarnpkg.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz#88dc8ba865ddddb1ac5ef04b0f161804418c163b"
2564+
integrity sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==
2565+
2566+
lightningcss-win32-arm64-msvc@1.32.0:
2567+
version "1.32.0"
2568+
resolved "https://registry.yarnpkg.com/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz#4f30ba3fa5e925f5b79f945e8cc0d176c3b1ab38"
2569+
integrity sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==
2570+
2571+
lightningcss-win32-x64-msvc@1.32.0:
2572+
version "1.32.0"
2573+
resolved "https://registry.yarnpkg.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz#141aa5605645064928902bb4af045fa7d9f4220a"
2574+
integrity sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==
2575+
2576+
lightningcss@^1.32.0:
2577+
version "1.32.0"
2578+
resolved "https://registry.yarnpkg.com/lightningcss/-/lightningcss-1.32.0.tgz#b85aae96486dcb1bf49a7c8571221273f4f1e4a9"
2579+
integrity sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==
2580+
dependencies:
2581+
detect-libc "^2.0.3"
2582+
optionalDependencies:
2583+
lightningcss-android-arm64 "1.32.0"
2584+
lightningcss-darwin-arm64 "1.32.0"
2585+
lightningcss-darwin-x64 "1.32.0"
2586+
lightningcss-freebsd-x64 "1.32.0"
2587+
lightningcss-linux-arm-gnueabihf "1.32.0"
2588+
lightningcss-linux-arm64-gnu "1.32.0"
2589+
lightningcss-linux-arm64-musl "1.32.0"
2590+
lightningcss-linux-x64-gnu "1.32.0"
2591+
lightningcss-linux-x64-musl "1.32.0"
2592+
lightningcss-win32-arm64-msvc "1.32.0"
2593+
lightningcss-win32-x64-msvc "1.32.0"
2594+
23912595
lodash.clamp@^4.0.0:
23922596
version "4.0.3"
23932597
resolved "https://registry.npmjs.org/lodash.clamp/-/lodash.clamp-4.0.3.tgz#5c24bedeeeef0753560dc2b4cb4671f90a6ddfaa"
@@ -2655,7 +2859,7 @@ picocolors@^1.1.1:
26552859
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
26562860
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
26572861

2658-
picomatch@^4.0.2, picomatch@^4.0.3:
2862+
picomatch@^4.0.2, picomatch@^4.0.3, picomatch@^4.0.4:
26592863
version "4.0.4"
26602864
resolved "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589"
26612865
integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==
@@ -2670,10 +2874,10 @@ possible-typed-array-names@^1.0.0:
26702874
resolved "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz#93e3582bc0e5426586d9d07b79ee40fc841de4ae"
26712875
integrity sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==
26722876

2673-
postcss@^8.5.6:
2674-
version "8.5.12"
2675-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.12.tgz#cd0c0f667f7cb0521e2313234ea6e707a9ec1ddb"
2676-
integrity sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==
2877+
postcss@^8.5.10, postcss@^8.5.6:
2878+
version "8.5.13"
2879+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.13.tgz#6cfaf647f2e7ef69850208eccd849e0d3f65d420"
2880+
integrity sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==
26772881
dependencies:
26782882
nanoid "^3.3.11"
26792883
picocolors "^1.1.1"
@@ -2792,6 +2996,30 @@ retry@0.13.1:
27922996
resolved "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz#185b1587acf67919d63b357349e03537b2484658"
27932997
integrity sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==
27942998

2999+
rolldown@1.0.0-rc.17:
3000+
version "1.0.0-rc.17"
3001+
resolved "https://registry.yarnpkg.com/rolldown/-/rolldown-1.0.0-rc.17.tgz#c524fc22f6bb37b5588aec862ab1ee11382610f3"
3002+
integrity sha512-ZrT53oAKrtA4+YtBWPQbtPOxIbVDbxT0orcYERKd63VJTF13zPcgXTvD4843L8pcsI7M6MErt8QtON6lrB9tyA==
3003+
dependencies:
3004+
"@oxc-project/types" "=0.127.0"
3005+
"@rolldown/pluginutils" "1.0.0-rc.17"
3006+
optionalDependencies:
3007+
"@rolldown/binding-android-arm64" "1.0.0-rc.17"
3008+
"@rolldown/binding-darwin-arm64" "1.0.0-rc.17"
3009+
"@rolldown/binding-darwin-x64" "1.0.0-rc.17"
3010+
"@rolldown/binding-freebsd-x64" "1.0.0-rc.17"
3011+
"@rolldown/binding-linux-arm-gnueabihf" "1.0.0-rc.17"
3012+
"@rolldown/binding-linux-arm64-gnu" "1.0.0-rc.17"
3013+
"@rolldown/binding-linux-arm64-musl" "1.0.0-rc.17"
3014+
"@rolldown/binding-linux-ppc64-gnu" "1.0.0-rc.17"
3015+
"@rolldown/binding-linux-s390x-gnu" "1.0.0-rc.17"
3016+
"@rolldown/binding-linux-x64-gnu" "1.0.0-rc.17"
3017+
"@rolldown/binding-linux-x64-musl" "1.0.0-rc.17"
3018+
"@rolldown/binding-openharmony-arm64" "1.0.0-rc.17"
3019+
"@rolldown/binding-wasm32-wasi" "1.0.0-rc.17"
3020+
"@rolldown/binding-win32-arm64-msvc" "1.0.0-rc.17"
3021+
"@rolldown/binding-win32-x64-msvc" "1.0.0-rc.17"
3022+
27953023
rollup@^4.43.0:
27963024
version "4.60.1"
27973025
resolved "https://registry.npmjs.org/rollup/-/rollup-4.60.1.tgz#b4aa2bcb3a5e1437b5fad40d43fe42d4bde7a42d"
@@ -3103,13 +3331,13 @@ tinyexec@^0.3.2:
31033331
resolved "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2"
31043332
integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==
31053333

3106-
tinyglobby@^0.2.14, tinyglobby@^0.2.15:
3107-
version "0.2.15"
3108-
resolved "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
3109-
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
3334+
tinyglobby@^0.2.14, tinyglobby@^0.2.15, tinyglobby@^0.2.16:
3335+
version "0.2.16"
3336+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.16.tgz#1c3b7eb953fce42b226bc5a1ee06428281aff3d6"
3337+
integrity sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==
31103338
dependencies:
31113339
fdir "^6.5.0"
3112-
picomatch "^4.0.3"
3340+
picomatch "^4.0.4"
31133341

31143342
tinypool@^1.1.1:
31153343
version "1.1.1"
@@ -3167,7 +3395,7 @@ tsconfig-paths@^3.15.0:
31673395
minimist "^1.2.6"
31683396
strip-bom "^3.0.0"
31693397

3170-
tslib@^2.0.0:
3398+
tslib@^2.0.0, tslib@^2.4.0:
31713399
version "2.8.1"
31723400
resolved "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
31733401
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
@@ -3277,7 +3505,7 @@ vite-tsconfig-paths@^5.1.4:
32773505
globrex "^0.1.2"
32783506
tsconfck "^3.0.3"
32793507

3280-
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^7.3.2:
3508+
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0":
32813509
version "7.3.2"
32823510
resolved "https://registry.yarnpkg.com/vite/-/vite-7.3.2.tgz#cb041794d4c1395e28baea98198fd6e8f4b96b5c"
32833511
integrity sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==
@@ -3291,6 +3519,19 @@ vite-tsconfig-paths@^5.1.4:
32913519
optionalDependencies:
32923520
fsevents "~2.3.3"
32933521

3522+
vite@^8.0.10:
3523+
version "8.0.10"
3524+
resolved "https://registry.yarnpkg.com/vite/-/vite-8.0.10.tgz#fb31868526ec874101fac084172a2cdc6776319b"
3525+
integrity sha512-rZuUu9j6J5uotLDs+cAA4O5H4K1SfPliUlQwqa6YEwSrWDZzP4rhm00oJR5snMewjxF5V/K3D4kctsUTsIU9Mw==
3526+
dependencies:
3527+
lightningcss "^1.32.0"
3528+
picomatch "^4.0.4"
3529+
postcss "^8.5.10"
3530+
rolldown "1.0.0-rc.17"
3531+
tinyglobby "^0.2.16"
3532+
optionalDependencies:
3533+
fsevents "~2.3.3"
3534+
32943535
vitest@^3.2.4:
32953536
version "3.2.4"
32963537
resolved "https://registry.npmjs.org/vitest/-/vitest-3.2.4.tgz#0637b903ad79d1539a25bc34c0ed54b5c67702ea"

0 commit comments

Comments
 (0)