|
573 | 573 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
|
574 | 574 | integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
575 | 575 |
|
| 576 | +"@jridgewell/sourcemap-codec@^1.5.0": |
| 577 | + version "1.5.4" |
| 578 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz#7358043433b2e5da569aa02cbc4c121da3af27d7" |
| 579 | + integrity sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw== |
| 580 | + |
576 | 581 |
|
577 | 582 | version "0.3.9"
|
578 | 583 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
|
@@ -1651,6 +1656,11 @@ acorn-walk@^8.1.1:
|
1651 | 1656 | resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.2.tgz#7703af9415f1b6db9315d6895503862e231d34aa"
|
1652 | 1657 | integrity sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==
|
1653 | 1658 |
|
| 1659 | +acorn@^8.14.0: |
| 1660 | + version "8.15.0" |
| 1661 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816" |
| 1662 | + integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg== |
| 1663 | + |
1654 | 1664 | acorn@^8.4.1, acorn@^8.9.0:
|
1655 | 1665 | version "8.11.3"
|
1656 | 1666 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
|
@@ -2293,6 +2303,11 @@ concat-stream@^2.0.0:
|
2293 | 2303 | readable-stream "^3.0.2"
|
2294 | 2304 | typedarray "^0.0.6"
|
2295 | 2305 |
|
| 2306 | +confbox@^0.1.8: |
| 2307 | + version "0.1.8" |
| 2308 | + resolved "https://registry.yarnpkg.com/confbox/-/confbox-0.1.8.tgz#820d73d3b3c82d9bd910652c5d4d599ef8ff8b06" |
| 2309 | + integrity sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w== |
| 2310 | + |
2296 | 2311 | consola@^3.4.0:
|
2297 | 2312 | version "3.4.0"
|
2298 | 2313 | resolved "https://registry.yarnpkg.com/consola/-/consola-3.4.0.tgz#4cfc9348fd85ed16a17940b3032765e31061ab88"
|
@@ -3026,6 +3041,15 @@ find-up@^5.0.0:
|
3026 | 3041 | locate-path "^6.0.0"
|
3027 | 3042 | path-exists "^4.0.0"
|
3028 | 3043 |
|
| 3044 | +fix-dts-default-cjs-exports@^1.0.0: |
| 3045 | + version "1.0.1" |
| 3046 | + resolved "https://registry.yarnpkg.com/fix-dts-default-cjs-exports/-/fix-dts-default-cjs-exports-1.0.1.tgz#955cb6b3d519691c57828b078adadf2cb92e9549" |
| 3047 | + integrity sha512-pVIECanWFC61Hzl2+oOCtoJ3F17kglZC/6N94eRWycFgBH35hHx0Li604ZIzhseh97mf2p0cv7vVrOZGoqhlEg== |
| 3048 | + dependencies: |
| 3049 | + magic-string "^0.30.17" |
| 3050 | + mlly "^1.7.4" |
| 3051 | + rollup "^4.34.8" |
| 3052 | + |
3029 | 3053 | flat-cache@^3.0.4:
|
3030 | 3054 | version "3.2.0"
|
3031 | 3055 | resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.2.0.tgz#2c0c2d5040c99b1632771a9d105725c0115363ee"
|
@@ -4281,6 +4305,13 @@ lru-cache@^6.0.0:
|
4281 | 4305 | dependencies:
|
4282 | 4306 | yallist "^4.0.0"
|
4283 | 4307 |
|
| 4308 | +magic-string@^0.30.17: |
| 4309 | + version "0.30.17" |
| 4310 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" |
| 4311 | + integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== |
| 4312 | + dependencies: |
| 4313 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
| 4314 | + |
4284 | 4315 | [email protected], make-dir@^4.0.0:
|
4285 | 4316 | version "4.0.0"
|
4286 | 4317 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-4.0.0.tgz#c3c2307a771277cd9638305f915c29ae741b614e"
|
@@ -4565,6 +4596,16 @@ mkdirp@~0.5.1:
|
4565 | 4596 | dependencies:
|
4566 | 4597 | minimist "^1.2.6"
|
4567 | 4598 |
|
| 4599 | +mlly@^1.7.4: |
| 4600 | + version "1.7.4" |
| 4601 | + resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.7.4.tgz#3d7295ea2358ec7a271eaa5d000a0f84febe100f" |
| 4602 | + integrity sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw== |
| 4603 | + dependencies: |
| 4604 | + acorn "^8.14.0" |
| 4605 | + pathe "^2.0.1" |
| 4606 | + pkg-types "^1.3.0" |
| 4607 | + ufo "^1.5.4" |
| 4608 | + |
4568 | 4609 | mocha-junit-reporter@^2.0.2:
|
4569 | 4610 | version "2.2.1"
|
4570 | 4611 | resolved "https://registry.yarnpkg.com/mocha-junit-reporter/-/mocha-junit-reporter-2.2.1.tgz#739f5595d0f051d07af9d74e32c416e13a41cde5"
|
@@ -5277,6 +5318,11 @@ path-type@^4.0.0:
|
5277 | 5318 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
5278 | 5319 | integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
|
5279 | 5320 |
|
| 5321 | +pathe@^2.0.1: |
| 5322 | + version "2.0.3" |
| 5323 | + resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.3.tgz#3ecbec55421685b70a9da872b2cff3e1cbed1716" |
| 5324 | + integrity sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w== |
| 5325 | + |
5280 | 5326 | pathval@^1.1.1:
|
5281 | 5327 | version "1.1.1"
|
5282 | 5328 | resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
|
@@ -5329,6 +5375,15 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
|
5329 | 5375 | dependencies:
|
5330 | 5376 | find-up "^4.0.0"
|
5331 | 5377 |
|
| 5378 | +pkg-types@^1.3.0: |
| 5379 | + version "1.3.1" |
| 5380 | + resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-1.3.1.tgz#bd7cc70881192777eef5326c19deb46e890917df" |
| 5381 | + integrity sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ== |
| 5382 | + dependencies: |
| 5383 | + confbox "^0.1.8" |
| 5384 | + mlly "^1.7.4" |
| 5385 | + pathe "^2.0.1" |
| 5386 | + |
5332 | 5387 | postcss-load-config@^6.0.1:
|
5333 | 5388 | version "6.0.1"
|
5334 | 5389 | resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-6.0.1.tgz#6fd7dcd8ae89badcf1b2d644489cbabf83aa8096"
|
@@ -6329,16 +6384,17 @@ tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.6.2:
|
6329 | 6384 | integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
6330 | 6385 |
|
6331 | 6386 | tsup@^8.0.2:
|
6332 |
| - version "8.4.0" |
6333 |
| - resolved "https://registry.yarnpkg.com/tsup/-/tsup-8.4.0.tgz#2fdf537e7abc8f1ccbbbfe4228f16831457d4395" |
6334 |
| - integrity sha512-b+eZbPCjz10fRryaAA7C8xlIHnf8VnsaRqydheLIqwG/Mcpfk8Z5zp3HayX7GaTygkigHl5cBUs+IhcySiIexQ== |
| 6387 | + version "8.5.0" |
| 6388 | + resolved "https://registry.yarnpkg.com/tsup/-/tsup-8.5.0.tgz#4b1e25b1a8f4e4f89b764207bf37cfe2d7411d31" |
| 6389 | + integrity sha512-VmBp77lWNQq6PfuMqCHD3xWl22vEoWsKajkF8t+yMBawlUS8JzEI+vOVMeuNZIuMML8qXRizFKi9oD5glKQVcQ== |
6335 | 6390 | dependencies:
|
6336 | 6391 | bundle-require "^5.1.0"
|
6337 | 6392 | cac "^6.7.14"
|
6338 | 6393 | chokidar "^4.0.3"
|
6339 | 6394 | consola "^3.4.0"
|
6340 | 6395 | debug "^4.4.0"
|
6341 | 6396 | esbuild "^0.25.0"
|
| 6397 | + fix-dts-default-cjs-exports "^1.0.0" |
6342 | 6398 | joycon "^3.1.1"
|
6343 | 6399 | picocolors "^1.1.1"
|
6344 | 6400 | postcss-load-config "^6.0.1"
|
|
6428 | 6484 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
|
6429 | 6485 | integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
|
6430 | 6486 |
|
| 6487 | +ufo@^1.5.4: |
| 6488 | + version "1.6.1" |
| 6489 | + resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.6.1.tgz#ac2db1d54614d1b22c1d603e3aef44a85d8f146b" |
| 6490 | + integrity sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA== |
| 6491 | + |
6431 | 6492 | uglify-js@^3.1.4:
|
6432 | 6493 | version "3.17.4"
|
6433 | 6494 | resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
|
|
0 commit comments