From 20f45231fb64a42bc51ad6d8cfdd5c33cf4d486e Mon Sep 17 00:00:00 2001 From: Adam Skoufis Date: Fri, 13 Jun 2025 16:25:38 +1000 Subject: [PATCH] Update `tinyglobby` and `tsx`, relock `fdir` to the latest version --- benchmarks/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 424 +++++++++------------------------------- pnpm-workspace.yaml | 22 ++- scripts/package.json | 2 +- 5 files changed, 103 insertions(+), 349 deletions(-) diff --git a/benchmarks/package.json b/benchmarks/package.json index a60e8bd9c..a38555236 100644 --- a/benchmarks/package.json +++ b/benchmarks/package.json @@ -7,7 +7,7 @@ "dependencies": { "@arktype/attest": "^0.43.3", "@vanilla-extract/css": "workspace:*", - "tsx": "^4.17.0", + "tsx": "^4.20.5", "typescript": "^5.8.3" } } diff --git a/package.json b/package.json index 62eb0be15..943a81bcc 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "prettier": "^2.8.8", - "tsx": "^4.17.0", + "tsx": "^4.20.5", "typescript": "^5.8.3", "vitest": "^3.0.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 174c1ff21..1cae8e48c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,7 +37,7 @@ importers: version: 2.8.2 '@testing-library/jest-dom': specifier: ^6.4.2 - version: 6.4.2(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@22.15.3)(ts-node@10.9.1(@types/node@22.15.3)(typescript@5.8.3)))(vitest@3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.17.0)) + version: 6.4.2(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@22.15.3)(ts-node@10.9.1(@types/node@22.15.3)(typescript@5.8.3)))(vitest@3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.20.5)) '@types/jest': specifier: ^29.5.12 version: 29.5.12 @@ -63,14 +63,14 @@ importers: specifier: ^2.8.8 version: 2.8.8 tsx: - specifier: ^4.17.0 - version: 4.17.0 + specifier: ^4.20.5 + version: 4.20.5 typescript: specifier: ^5.8.3 version: 5.8.3 vitest: specifier: ^3.0.2 - version: 3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.17.0) + version: 3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.20.5) benchmarks: dependencies: @@ -81,8 +81,8 @@ importers: specifier: workspace:* version: link:../packages/css tsx: - specifier: ^4.17.0 - version: 4.17.0 + specifier: ^4.20.5 + version: 4.20.5 typescript: specifier: ^5.8.3 version: 5.8.3 @@ -135,7 +135,7 @@ importers: devDependencies: '@remix-run/dev': specifier: ^2.8.0 - version: 2.8.0(@remix-run/serve@2.8.0(typescript@5.8.3))(@types/node@22.15.3)(terser@5.26.0)(ts-node@10.9.1(@types/node@22.15.3)(typescript@5.8.3))(typescript@5.8.3)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0)) + version: 2.8.0(@remix-run/serve@2.8.0(typescript@5.8.3))(@types/node@22.15.3)(terser@5.26.0)(ts-node@10.9.1(@types/node@22.15.3)(typescript@5.8.3))(typescript@5.8.3)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5)) '@types/react': specifier: ^18.2.55 version: 18.2.55 @@ -144,7 +144,7 @@ importers: version: link:../../packages/vite-plugin vite: specifier: ^5.0.0 || ^6.0.0 - version: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + version: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) examples/webpack-react: dependencies: @@ -394,10 +394,10 @@ importers: version: link:../integration vite: specifier: ^5.0.0 || ^6.0.0 - version: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + version: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) vite-node: specifier: ^3.2.2 - version: 3.2.2(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + version: 3.2.2(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) packages/css: dependencies: @@ -599,7 +599,7 @@ importers: devDependencies: vite: specifier: ^5.0.0 || ^6.0.0 - version: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + version: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) packages/webpack-plugin: dependencies: @@ -608,7 +608,7 @@ importers: version: link:../integration debug: specifier: ^4.3.1 - version: 4.4.0(supports-color@9.2.3) + version: 4.4.1(supports-color@9.2.3) loader-utils: specifier: ^2.0.0 version: 2.0.2 @@ -638,8 +638,8 @@ importers: specifier: ^7.1.3 version: 7.1.3(rollup@4.30.1) tinyglobby: - specifier: ^0.2.13 - version: 0.2.13 + specifier: ^0.2.14 + version: 0.2.14 site: dependencies: @@ -907,10 +907,10 @@ importers: version: 2.0.0(webpack@5.90.0(esbuild@0.25.0)) vite: specifier: ^5.0.0 || ^6.0.0 - version: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + version: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) vite-plugin-inspect: specifier: ^0.8.1 - version: 0.8.9(rollup@4.30.1)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0)) + version: 0.8.9(rollup@4.30.1)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5)) webpack: specifier: ^5.90.0 version: 5.90.0(esbuild@0.25.0) @@ -941,7 +941,7 @@ importers: version: 10.0.0 '@testing-library/jest-dom': specifier: ^6.4.2 - version: 6.4.2(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@22.15.3)(ts-node@10.9.1(@types/node@22.15.3)(typescript@5.8.3)))(vitest@3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.17.0)) + version: 6.4.2(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@22.15.3)(ts-node@10.9.1(@types/node@22.15.3)(typescript@5.8.3)))(vitest@3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.20.5)) '@vanilla-extract-private/test-helpers': specifier: workspace:* version: link:../test-helpers @@ -968,7 +968,7 @@ importers: version: link:../packages/sprinkles vite-tsconfig-paths: specifier: ^5.1.4 - version: 5.1.4(typescript@5.8.3)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0)) + version: 5.1.4(typescript@5.8.3)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5)) packages: @@ -1864,12 +1864,6 @@ packages: cpu: [ppc64] os: [aix] - '@esbuild/aix-ppc64@0.23.1': - resolution: {integrity: sha512-6VhYk1diRqrhBAqpJEdjASR/+WVRtfjpqKuNw11cLiaWpAT/Uu+nokB+UJnevzy/P9C/ty6AOe0dwueMrGh/iQ==} - engines: {node: '>=18'} - cpu: [ppc64] - os: [aix] - '@esbuild/aix-ppc64@0.24.2': resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==} engines: {node: '>=18'} @@ -1900,12 +1894,6 @@ packages: cpu: [arm64] os: [android] - '@esbuild/android-arm64@0.23.1': - resolution: {integrity: sha512-xw50ipykXcLstLeWH7WRdQuysJqejuAGPd30vd1i5zSyKK3WE+ijzHmLKxdiCMtH1pHz78rOg0BKSYOSB/2Khw==} - engines: {node: '>=18'} - cpu: [arm64] - os: [android] - '@esbuild/android-arm64@0.24.2': resolution: {integrity: sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==} engines: {node: '>=18'} @@ -1936,12 +1924,6 @@ packages: cpu: [arm] os: [android] - '@esbuild/android-arm@0.23.1': - resolution: {integrity: sha512-uz6/tEy2IFm9RYOyvKl88zdzZfwEfKZmnX9Cj1BHjeSGNuGLuMD1kR8y5bteYmwqKm1tj8m4cb/aKEorr6fHWQ==} - engines: {node: '>=18'} - cpu: [arm] - os: [android] - '@esbuild/android-arm@0.24.2': resolution: {integrity: sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==} engines: {node: '>=18'} @@ -1972,12 +1954,6 @@ packages: cpu: [x64] os: [android] - '@esbuild/android-x64@0.23.1': - resolution: {integrity: sha512-nlN9B69St9BwUoB+jkyU090bru8L0NA3yFvAd7k8dNsVH8bi9a8cUAUSEcEEgTp2z3dbEDGJGfP6VUnkQnlReg==} - engines: {node: '>=18'} - cpu: [x64] - os: [android] - '@esbuild/android-x64@0.24.2': resolution: {integrity: sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==} engines: {node: '>=18'} @@ -2008,12 +1984,6 @@ packages: cpu: [arm64] os: [darwin] - '@esbuild/darwin-arm64@0.23.1': - resolution: {integrity: sha512-YsS2e3Wtgnw7Wq53XXBLcV6JhRsEq8hkfg91ESVadIrzr9wO6jJDMZnCQbHm1Guc5t/CdDiFSSfWP58FNuvT3Q==} - engines: {node: '>=18'} - cpu: [arm64] - os: [darwin] - '@esbuild/darwin-arm64@0.24.2': resolution: {integrity: sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==} engines: {node: '>=18'} @@ -2044,12 +2014,6 @@ packages: cpu: [x64] os: [darwin] - '@esbuild/darwin-x64@0.23.1': - resolution: {integrity: sha512-aClqdgTDVPSEGgoCS8QDG37Gu8yc9lTHNAQlsztQ6ENetKEO//b8y31MMu2ZaPbn4kVsIABzVLXYLhCGekGDqw==} - engines: {node: '>=18'} - cpu: [x64] - os: [darwin] - '@esbuild/darwin-x64@0.24.2': resolution: {integrity: sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==} engines: {node: '>=18'} @@ -2080,12 +2044,6 @@ packages: cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-arm64@0.23.1': - resolution: {integrity: sha512-h1k6yS8/pN/NHlMl5+v4XPfikhJulk4G+tKGFIOwURBSFzE8bixw1ebjluLOjfwtLqY0kewfjLSrO6tN2MgIhA==} - engines: {node: '>=18'} - cpu: [arm64] - os: [freebsd] - '@esbuild/freebsd-arm64@0.24.2': resolution: {integrity: sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==} engines: {node: '>=18'} @@ -2116,12 +2074,6 @@ packages: cpu: [x64] os: [freebsd] - '@esbuild/freebsd-x64@0.23.1': - resolution: {integrity: sha512-lK1eJeyk1ZX8UklqFd/3A60UuZ/6UVfGT2LuGo3Wp4/z7eRTRYY+0xOu2kpClP+vMTi9wKOfXi2vjUpO1Ro76g==} - engines: {node: '>=18'} - cpu: [x64] - os: [freebsd] - '@esbuild/freebsd-x64@0.24.2': resolution: {integrity: sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==} engines: {node: '>=18'} @@ -2152,12 +2104,6 @@ packages: cpu: [arm64] os: [linux] - '@esbuild/linux-arm64@0.23.1': - resolution: {integrity: sha512-/93bf2yxencYDnItMYV/v116zff6UyTjo4EtEQjUBeGiVpMmffDNUyD9UN2zV+V3LRV3/on4xdZ26NKzn6754g==} - engines: {node: '>=18'} - cpu: [arm64] - os: [linux] - '@esbuild/linux-arm64@0.24.2': resolution: {integrity: sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==} engines: {node: '>=18'} @@ -2188,12 +2134,6 @@ packages: cpu: [arm] os: [linux] - '@esbuild/linux-arm@0.23.1': - resolution: {integrity: sha512-CXXkzgn+dXAPs3WBwE+Kvnrf4WECwBdfjfeYHpMeVxWE0EceB6vhWGShs6wi0IYEqMSIzdOF1XjQ/Mkm5d7ZdQ==} - engines: {node: '>=18'} - cpu: [arm] - os: [linux] - '@esbuild/linux-arm@0.24.2': resolution: {integrity: sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==} engines: {node: '>=18'} @@ -2224,12 +2164,6 @@ packages: cpu: [ia32] os: [linux] - '@esbuild/linux-ia32@0.23.1': - resolution: {integrity: sha512-VTN4EuOHwXEkXzX5nTvVY4s7E/Krz7COC8xkftbbKRYAl96vPiUssGkeMELQMOnLOJ8k3BY1+ZY52tttZnHcXQ==} - engines: {node: '>=18'} - cpu: [ia32] - os: [linux] - '@esbuild/linux-ia32@0.24.2': resolution: {integrity: sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==} engines: {node: '>=18'} @@ -2260,12 +2194,6 @@ packages: cpu: [loong64] os: [linux] - '@esbuild/linux-loong64@0.23.1': - resolution: {integrity: sha512-Vx09LzEoBa5zDnieH8LSMRToj7ir/Jeq0Gu6qJ/1GcBq9GkfoEAoXvLiW1U9J1qE/Y/Oyaq33w5p2ZWrNNHNEw==} - engines: {node: '>=18'} - cpu: [loong64] - os: [linux] - '@esbuild/linux-loong64@0.24.2': resolution: {integrity: sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==} engines: {node: '>=18'} @@ -2296,12 +2224,6 @@ packages: cpu: [mips64el] os: [linux] - '@esbuild/linux-mips64el@0.23.1': - resolution: {integrity: sha512-nrFzzMQ7W4WRLNUOU5dlWAqa6yVeI0P78WKGUo7lg2HShq/yx+UYkeNSE0SSfSure0SqgnsxPvmAUu/vu0E+3Q==} - engines: {node: '>=18'} - cpu: [mips64el] - os: [linux] - '@esbuild/linux-mips64el@0.24.2': resolution: {integrity: sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==} engines: {node: '>=18'} @@ -2332,12 +2254,6 @@ packages: cpu: [ppc64] os: [linux] - '@esbuild/linux-ppc64@0.23.1': - resolution: {integrity: sha512-dKN8fgVqd0vUIjxuJI6P/9SSSe/mB9rvA98CSH2sJnlZ/OCZWO1DJvxj8jvKTfYUdGfcq2dDxoKaC6bHuTlgcw==} - engines: {node: '>=18'} - cpu: [ppc64] - os: [linux] - '@esbuild/linux-ppc64@0.24.2': resolution: {integrity: sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==} engines: {node: '>=18'} @@ -2368,12 +2284,6 @@ packages: cpu: [riscv64] os: [linux] - '@esbuild/linux-riscv64@0.23.1': - resolution: {integrity: sha512-5AV4Pzp80fhHL83JM6LoA6pTQVWgB1HovMBsLQ9OZWLDqVY8MVobBXNSmAJi//Csh6tcY7e7Lny2Hg1tElMjIA==} - engines: {node: '>=18'} - cpu: [riscv64] - os: [linux] - '@esbuild/linux-riscv64@0.24.2': resolution: {integrity: sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==} engines: {node: '>=18'} @@ -2404,12 +2314,6 @@ packages: cpu: [s390x] os: [linux] - '@esbuild/linux-s390x@0.23.1': - resolution: {integrity: sha512-9ygs73tuFCe6f6m/Tb+9LtYxWR4c9yg7zjt2cYkjDbDpV/xVn+68cQxMXCjUpYwEkze2RcU/rMnfIXNRFmSoDw==} - engines: {node: '>=18'} - cpu: [s390x] - os: [linux] - '@esbuild/linux-s390x@0.24.2': resolution: {integrity: sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==} engines: {node: '>=18'} @@ -2440,12 +2344,6 @@ packages: cpu: [x64] os: [linux] - '@esbuild/linux-x64@0.23.1': - resolution: {integrity: sha512-EV6+ovTsEXCPAp58g2dD68LxoP/wK5pRvgy0J/HxPGB009omFPv3Yet0HiaqvrIrgPTBuC6wCH1LTOY91EO5hQ==} - engines: {node: '>=18'} - cpu: [x64] - os: [linux] - '@esbuild/linux-x64@0.24.2': resolution: {integrity: sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==} engines: {node: '>=18'} @@ -2488,12 +2386,6 @@ packages: cpu: [x64] os: [netbsd] - '@esbuild/netbsd-x64@0.23.1': - resolution: {integrity: sha512-aevEkCNu7KlPRpYLjwmdcuNz6bDFiE7Z8XC4CPqExjTvrHugh28QzUXVOZtiYghciKUacNktqxdpymplil1beA==} - engines: {node: '>=18'} - cpu: [x64] - os: [netbsd] - '@esbuild/netbsd-x64@0.24.2': resolution: {integrity: sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==} engines: {node: '>=18'} @@ -2506,12 +2398,6 @@ packages: cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.23.1': - resolution: {integrity: sha512-3x37szhLexNA4bXhLrCC/LImN/YtWis6WXr1VESlfVtVeoFJBRINPJ3f0a/6LV8zpikqoUg4hyXw0sFBt5Cr+Q==} - engines: {node: '>=18'} - cpu: [arm64] - os: [openbsd] - '@esbuild/openbsd-arm64@0.24.2': resolution: {integrity: sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==} engines: {node: '>=18'} @@ -2542,12 +2428,6 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/openbsd-x64@0.23.1': - resolution: {integrity: sha512-aY2gMmKmPhxfU+0EdnN+XNtGbjfQgwZj43k8G3fyrDM/UdZww6xrWxmDkuz2eCZchqVeABjV5BpildOrUbBTqA==} - engines: {node: '>=18'} - cpu: [x64] - os: [openbsd] - '@esbuild/openbsd-x64@0.24.2': resolution: {integrity: sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==} engines: {node: '>=18'} @@ -2578,12 +2458,6 @@ packages: cpu: [x64] os: [sunos] - '@esbuild/sunos-x64@0.23.1': - resolution: {integrity: sha512-RBRT2gqEl0IKQABT4XTj78tpk9v7ehp+mazn2HbUeZl1YMdaGAQqhapjGTCe7uw7y0frDi4gS0uHzhvpFuI1sA==} - engines: {node: '>=18'} - cpu: [x64] - os: [sunos] - '@esbuild/sunos-x64@0.24.2': resolution: {integrity: sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==} engines: {node: '>=18'} @@ -2614,12 +2488,6 @@ packages: cpu: [arm64] os: [win32] - '@esbuild/win32-arm64@0.23.1': - resolution: {integrity: sha512-4O+gPR5rEBe2FpKOVyiJ7wNDPA8nGzDuJ6gN4okSA1gEOYZ67N8JPk58tkWtdtPeLz7lBnY6I5L3jdsr3S+A6A==} - engines: {node: '>=18'} - cpu: [arm64] - os: [win32] - '@esbuild/win32-arm64@0.24.2': resolution: {integrity: sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==} engines: {node: '>=18'} @@ -2650,12 +2518,6 @@ packages: cpu: [ia32] os: [win32] - '@esbuild/win32-ia32@0.23.1': - resolution: {integrity: sha512-BcaL0Vn6QwCwre3Y717nVHZbAa4UBEigzFm6VdsVdT/MbZ38xoj1X9HPkZhbmaBGUD1W8vxAfffbDe8bA6AKnQ==} - engines: {node: '>=18'} - cpu: [ia32] - os: [win32] - '@esbuild/win32-ia32@0.24.2': resolution: {integrity: sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==} engines: {node: '>=18'} @@ -2686,12 +2548,6 @@ packages: cpu: [x64] os: [win32] - '@esbuild/win32-x64@0.23.1': - resolution: {integrity: sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==} - engines: {node: '>=18'} - cpu: [x64] - os: [win32] - '@esbuild/win32-x64@0.24.2': resolution: {integrity: sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==} engines: {node: '>=18'} @@ -6265,11 +6121,6 @@ packages: engines: {node: '>=12'} hasBin: true - esbuild@0.23.1: - resolution: {integrity: sha512-VVNz/9Sa0bs5SELtn3f7qhJCDPCF5oMEl5cO9/SSinpE9hbPVvxbd572HH5AKiP7WD8INO53GgfDDhRjkylHEg==} - engines: {node: '>=18'} - hasBin: true - esbuild@0.24.2: resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==} engines: {node: '>=18'} @@ -6518,8 +6369,8 @@ packages: fd-slicer@1.1.0: resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==} - fdir@6.4.4: - resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==} + fdir@6.4.6: + resolution: {integrity: sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==} peerDependencies: picomatch: ^3 || ^4 peerDependenciesMeta: @@ -11038,8 +10889,8 @@ packages: tinyexec@0.3.2: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} - tinyglobby@0.2.13: - resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} + tinyglobby@0.2.14: + resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==} engines: {node: '>=12.0.0'} tinypool@1.0.2: @@ -11214,8 +11065,8 @@ packages: peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' - tsx@4.17.0: - resolution: {integrity: sha512-eN4mnDA5UMKDt4YZixo9tBioibaMBpoxBkD+rIPAjVmYERSG0/dWEY1CEFuV89CgASlKL499q8AhmkMnnjtOJg==} + tsx@4.20.5: + resolution: {integrity: sha512-+wKjMNU9w/EaQayHXb7WA7ZaHY6hN8WgfvHNQ3t1PnU91/7O8TcTnIhCDYTZwnt8JsO9IBqZ30Ln1r7pPF52Aw==} engines: {node: '>=18.0.0'} hasBin: true @@ -12193,7 +12044,7 @@ snapshots: '@babel/traverse': 7.23.9 '@babel/types': 7.23.9 convert-source-map: 1.8.0 - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) gensync: 1.0.0-beta.2 json5: 2.2.3 lodash: 4.17.21 @@ -12216,7 +12067,7 @@ snapshots: '@babel/traverse': 7.23.9 '@babel/types': 7.23.9 convert-source-map: 2.0.0 - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.0 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -12271,7 +12122,7 @@ snapshots: '@babel/core': 7.23.9 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -12997,7 +12848,7 @@ snapshots: '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.23.9 '@babel/types': 7.23.9 - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -13243,9 +13094,6 @@ snapshots: '@esbuild/aix-ppc64@0.21.5': optional: true - '@esbuild/aix-ppc64@0.23.1': - optional: true - '@esbuild/aix-ppc64@0.24.2': optional: true @@ -13261,9 +13109,6 @@ snapshots: '@esbuild/android-arm64@0.21.5': optional: true - '@esbuild/android-arm64@0.23.1': - optional: true - '@esbuild/android-arm64@0.24.2': optional: true @@ -13279,9 +13124,6 @@ snapshots: '@esbuild/android-arm@0.21.5': optional: true - '@esbuild/android-arm@0.23.1': - optional: true - '@esbuild/android-arm@0.24.2': optional: true @@ -13297,9 +13139,6 @@ snapshots: '@esbuild/android-x64@0.21.5': optional: true - '@esbuild/android-x64@0.23.1': - optional: true - '@esbuild/android-x64@0.24.2': optional: true @@ -13315,9 +13154,6 @@ snapshots: '@esbuild/darwin-arm64@0.21.5': optional: true - '@esbuild/darwin-arm64@0.23.1': - optional: true - '@esbuild/darwin-arm64@0.24.2': optional: true @@ -13333,9 +13169,6 @@ snapshots: '@esbuild/darwin-x64@0.21.5': optional: true - '@esbuild/darwin-x64@0.23.1': - optional: true - '@esbuild/darwin-x64@0.24.2': optional: true @@ -13351,9 +13184,6 @@ snapshots: '@esbuild/freebsd-arm64@0.21.5': optional: true - '@esbuild/freebsd-arm64@0.23.1': - optional: true - '@esbuild/freebsd-arm64@0.24.2': optional: true @@ -13369,9 +13199,6 @@ snapshots: '@esbuild/freebsd-x64@0.21.5': optional: true - '@esbuild/freebsd-x64@0.23.1': - optional: true - '@esbuild/freebsd-x64@0.24.2': optional: true @@ -13387,9 +13214,6 @@ snapshots: '@esbuild/linux-arm64@0.21.5': optional: true - '@esbuild/linux-arm64@0.23.1': - optional: true - '@esbuild/linux-arm64@0.24.2': optional: true @@ -13405,9 +13229,6 @@ snapshots: '@esbuild/linux-arm@0.21.5': optional: true - '@esbuild/linux-arm@0.23.1': - optional: true - '@esbuild/linux-arm@0.24.2': optional: true @@ -13423,9 +13244,6 @@ snapshots: '@esbuild/linux-ia32@0.21.5': optional: true - '@esbuild/linux-ia32@0.23.1': - optional: true - '@esbuild/linux-ia32@0.24.2': optional: true @@ -13441,9 +13259,6 @@ snapshots: '@esbuild/linux-loong64@0.21.5': optional: true - '@esbuild/linux-loong64@0.23.1': - optional: true - '@esbuild/linux-loong64@0.24.2': optional: true @@ -13459,9 +13274,6 @@ snapshots: '@esbuild/linux-mips64el@0.21.5': optional: true - '@esbuild/linux-mips64el@0.23.1': - optional: true - '@esbuild/linux-mips64el@0.24.2': optional: true @@ -13477,9 +13289,6 @@ snapshots: '@esbuild/linux-ppc64@0.21.5': optional: true - '@esbuild/linux-ppc64@0.23.1': - optional: true - '@esbuild/linux-ppc64@0.24.2': optional: true @@ -13495,9 +13304,6 @@ snapshots: '@esbuild/linux-riscv64@0.21.5': optional: true - '@esbuild/linux-riscv64@0.23.1': - optional: true - '@esbuild/linux-riscv64@0.24.2': optional: true @@ -13513,9 +13319,6 @@ snapshots: '@esbuild/linux-s390x@0.21.5': optional: true - '@esbuild/linux-s390x@0.23.1': - optional: true - '@esbuild/linux-s390x@0.24.2': optional: true @@ -13531,9 +13334,6 @@ snapshots: '@esbuild/linux-x64@0.21.5': optional: true - '@esbuild/linux-x64@0.23.1': - optional: true - '@esbuild/linux-x64@0.24.2': optional: true @@ -13555,18 +13355,12 @@ snapshots: '@esbuild/netbsd-x64@0.21.5': optional: true - '@esbuild/netbsd-x64@0.23.1': - optional: true - '@esbuild/netbsd-x64@0.24.2': optional: true '@esbuild/netbsd-x64@0.25.0': optional: true - '@esbuild/openbsd-arm64@0.23.1': - optional: true - '@esbuild/openbsd-arm64@0.24.2': optional: true @@ -13582,9 +13376,6 @@ snapshots: '@esbuild/openbsd-x64@0.21.5': optional: true - '@esbuild/openbsd-x64@0.23.1': - optional: true - '@esbuild/openbsd-x64@0.24.2': optional: true @@ -13600,9 +13391,6 @@ snapshots: '@esbuild/sunos-x64@0.21.5': optional: true - '@esbuild/sunos-x64@0.23.1': - optional: true - '@esbuild/sunos-x64@0.24.2': optional: true @@ -13618,9 +13406,6 @@ snapshots: '@esbuild/win32-arm64@0.21.5': optional: true - '@esbuild/win32-arm64@0.23.1': - optional: true - '@esbuild/win32-arm64@0.24.2': optional: true @@ -13636,9 +13421,6 @@ snapshots: '@esbuild/win32-ia32@0.21.5': optional: true - '@esbuild/win32-ia32@0.23.1': - optional: true - '@esbuild/win32-ia32@0.24.2': optional: true @@ -13654,9 +13436,6 @@ snapshots: '@esbuild/win32-x64@0.21.5': optional: true - '@esbuild/win32-x64@0.23.1': - optional: true - '@esbuild/win32-x64@0.24.2': optional: true @@ -15361,7 +15140,7 @@ snapshots: make-synchronized: 0.2.9 prettier: 3.4.2 - '@remix-run/dev@2.8.0(@remix-run/serve@2.8.0(typescript@5.8.3))(@types/node@22.15.3)(terser@5.26.0)(ts-node@10.9.1(@types/node@22.15.3)(typescript@5.8.3))(typescript@5.8.3)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0))': + '@remix-run/dev@2.8.0(@remix-run/serve@2.8.0(typescript@5.8.3))(@types/node@22.15.3)(terser@5.26.0)(ts-node@10.9.1(@types/node@22.15.3)(typescript@5.8.3))(typescript@5.8.3)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5))': dependencies: '@babel/core': 7.23.9 '@babel/generator': 7.23.6 @@ -15419,7 +15198,7 @@ snapshots: optionalDependencies: '@remix-run/serve': 2.8.0(typescript@5.8.3) typescript: 5.8.3 - vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -15722,7 +15501,7 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/jest-dom@6.4.2(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@22.15.3)(ts-node@10.9.1(@types/node@22.15.3)(typescript@5.8.3)))(vitest@3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.17.0))': + '@testing-library/jest-dom@6.4.2(@jest/globals@29.7.0)(@types/jest@29.5.12)(jest@29.7.0(@types/node@22.15.3)(ts-node@10.9.1(@types/node@22.15.3)(typescript@5.8.3)))(vitest@3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.20.5))': dependencies: '@adobe/css-tools': 4.3.3 '@babel/runtime': 7.23.9 @@ -15736,7 +15515,7 @@ snapshots: '@jest/globals': 29.7.0 '@types/jest': 29.5.12 jest: 29.7.0(@types/node@22.15.3)(ts-node@10.9.1(@types/node@22.15.3)(typescript@5.8.3)) - vitest: 3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.17.0) + vitest: 3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.20.5) '@tootallnate/once@2.0.0': {} @@ -16123,7 +15902,7 @@ snapshots: dependencies: '@typescript-eslint/types': 5.38.0 '@typescript-eslint/visitor-keys': 5.38.0 - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.0 @@ -16151,7 +15930,7 @@ snapshots: '@typescript/vfs@1.6.0(typescript@5.8.3)': dependencies: - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -16231,13 +16010,13 @@ snapshots: chai: 5.1.2 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.2(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0))': + '@vitest/mocker@3.0.2(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5))': dependencies: '@vitest/spy': 3.0.2 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) '@vitest/pretty-format@3.0.2': dependencies: @@ -16410,7 +16189,7 @@ snapshots: agent-base@6.0.2(supports-color@9.2.3): dependencies: - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) transitivePeerDependencies: - supports-color @@ -17686,15 +17465,15 @@ snapshots: dependencies: ms: 2.1.3 - debug@4.4.0(supports-color@9.2.3): + debug@4.4.0: dependencies: ms: 2.1.3 - optionalDependencies: - supports-color: 9.2.3 - debug@4.4.1: + debug@4.4.1(supports-color@9.2.3): dependencies: ms: 2.1.3 + optionalDependencies: + supports-color: 9.2.3 decache@4.6.1: dependencies: @@ -17878,7 +17657,7 @@ snapshots: detective-less@1.0.2(supports-color@9.2.3): dependencies: - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) gonzales-pe: 4.3.0 node-source-walk: 4.3.0 transitivePeerDependencies: @@ -18176,33 +17955,6 @@ snapshots: '@esbuild/win32-ia32': 0.21.5 '@esbuild/win32-x64': 0.21.5 - esbuild@0.23.1: - optionalDependencies: - '@esbuild/aix-ppc64': 0.23.1 - '@esbuild/android-arm': 0.23.1 - '@esbuild/android-arm64': 0.23.1 - '@esbuild/android-x64': 0.23.1 - '@esbuild/darwin-arm64': 0.23.1 - '@esbuild/darwin-x64': 0.23.1 - '@esbuild/freebsd-arm64': 0.23.1 - '@esbuild/freebsd-x64': 0.23.1 - '@esbuild/linux-arm': 0.23.1 - '@esbuild/linux-arm64': 0.23.1 - '@esbuild/linux-ia32': 0.23.1 - '@esbuild/linux-loong64': 0.23.1 - '@esbuild/linux-mips64el': 0.23.1 - '@esbuild/linux-ppc64': 0.23.1 - '@esbuild/linux-riscv64': 0.23.1 - '@esbuild/linux-s390x': 0.23.1 - '@esbuild/linux-x64': 0.23.1 - '@esbuild/netbsd-x64': 0.23.1 - '@esbuild/openbsd-arm64': 0.23.1 - '@esbuild/openbsd-x64': 0.23.1 - '@esbuild/sunos-x64': 0.23.1 - '@esbuild/win32-arm64': 0.23.1 - '@esbuild/win32-ia32': 0.23.1 - '@esbuild/win32-x64': 0.23.1 - esbuild@0.24.2: optionalDependencies: '@esbuild/aix-ppc64': 0.24.2 @@ -18551,7 +18303,7 @@ snapshots: dependencies: pend: 1.2.0 - fdir@6.4.4(picomatch@4.0.2): + fdir@6.4.6(picomatch@4.0.2): optionalDependencies: picomatch: 4.0.2 @@ -18671,9 +18423,9 @@ snapshots: dependencies: from2: 2.3.0 - follow-redirects@1.14.5(debug@4.4.0): + follow-redirects@1.14.5(debug@4.4.1): optionalDependencies: - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) for-each@0.3.3: dependencies: @@ -19373,24 +19125,24 @@ snapshots: dependencies: '@tootallnate/once': 2.0.0 agent-base: 6.0.2(supports-color@9.2.3) - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) transitivePeerDependencies: - supports-color http-proxy-middleware@1.3.1: dependencies: '@types/http-proxy': 1.17.9 - http-proxy: 1.18.1(debug@4.4.0) + http-proxy: 1.18.1(debug@4.4.1) is-glob: 4.0.3 is-plain-obj: 3.0.0 micromatch: 4.0.5 transitivePeerDependencies: - debug - http-proxy-middleware@2.0.6(@types/express@4.17.21)(debug@4.4.0): + http-proxy-middleware@2.0.6(@types/express@4.17.21)(debug@4.4.1): dependencies: '@types/http-proxy': 1.17.9 - http-proxy: 1.18.1(debug@4.4.0) + http-proxy: 1.18.1(debug@4.4.1) is-glob: 4.0.3 is-plain-obj: 3.0.0 micromatch: 4.0.5 @@ -19399,10 +19151,10 @@ snapshots: transitivePeerDependencies: - debug - http-proxy@1.18.1(debug@4.4.0): + http-proxy@1.18.1(debug@4.4.1): dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.14.5(debug@4.4.0) + follow-redirects: 1.14.5(debug@4.4.1) requires-port: 1.0.0 transitivePeerDependencies: - debug @@ -19420,7 +19172,7 @@ snapshots: https-proxy-agent@5.0.1(supports-color@9.2.3): dependencies: agent-base: 6.0.2(supports-color@9.2.3) - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) transitivePeerDependencies: - supports-color @@ -19832,7 +19584,7 @@ snapshots: istanbul-lib-source-maps@4.0.1: dependencies: - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) istanbul-lib-coverage: 3.2.0 source-map: 0.6.1 transitivePeerDependencies: @@ -21160,7 +20912,7 @@ snapshots: micromark@3.2.0: dependencies: '@types/debug': 4.1.7 - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) decode-named-character-reference: 1.0.2 micromark-core-commonmark: 1.1.0 micromark-factory-space: 1.1.0 @@ -21431,7 +21183,7 @@ snapshots: cookie: 0.5.0 copy-template-dir: 1.4.0 cron-parser: 4.6.0 - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) decache: 4.6.1 del: 6.1.1 dot-prop: 6.0.1 @@ -21453,8 +21205,8 @@ snapshots: gitconfiglocal: 2.1.0 hasbin: 1.2.3 hasha: 5.2.2 - http-proxy: 1.18.1(debug@4.4.0) - http-proxy-middleware: 2.0.6(@types/express@4.17.21)(debug@4.4.0) + http-proxy: 1.18.1(debug@4.4.1) + http-proxy-middleware: 2.0.6(@types/express@4.17.21)(debug@4.4.1) https-proxy-agent: 5.0.1(supports-color@9.2.3) inquirer: 6.5.2 inquirer-autocomplete-prompt: 1.4.0(inquirer@6.5.2) @@ -23130,7 +22882,7 @@ snapshots: rollup-plugin-esbuild@6.1.1(esbuild@0.25.0)(rollup@4.30.1): dependencies: '@rollup/pluginutils': 5.1.4(rollup@4.30.1) - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) es-module-lexer: 1.6.0 esbuild: 0.25.0 get-tsconfig: 4.7.6 @@ -23505,7 +23257,7 @@ snapshots: spdy-transport@3.0.0: dependencies: - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) detect-node: 2.1.0 hpack.js: 2.1.6 obuf: 1.1.2 @@ -23516,7 +23268,7 @@ snapshots: spdy@4.0.2: dependencies: - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) handle-thing: 2.0.1 http-deceiver: 1.2.7 select-hose: 2.0.0 @@ -23767,7 +23519,7 @@ snapshots: tabtab@3.0.2: dependencies: - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) es6-promisify: 6.1.1 inquirer: 6.5.2 minimist: 1.2.8 @@ -23981,9 +23733,9 @@ snapshots: tinyexec@0.3.2: {} - tinyglobby@0.2.13: + tinyglobby@0.2.14: dependencies: - fdir: 6.4.4(picomatch@4.0.2) + fdir: 6.4.6(picomatch@4.0.2) picomatch: 4.0.2 tinypool@1.0.2: {} @@ -24146,9 +23898,9 @@ snapshots: tslib: 1.14.1 typescript: 4.9.4 - tsx@4.17.0: + tsx@4.20.5: dependencies: - esbuild: 0.23.1 + esbuild: 0.25.0 get-tsconfig: 4.7.6 optionalDependencies: fsevents: 2.3.3 @@ -24548,7 +24300,7 @@ snapshots: vite-node@1.5.0(@types/node@22.15.3)(terser@5.26.0): dependencies: cac: 6.7.14 - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) pathe: 1.1.1 picocolors: 1.1.1 vite: 5.4.11(@types/node@22.15.3)(terser@5.26.0) @@ -24563,13 +24315,13 @@ snapshots: - supports-color - terser - vite-node@3.0.2(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0): + vite-node@3.0.2(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5): dependencies: cac: 6.7.14 - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) es-module-lexer: 1.6.0 pathe: 2.0.2 - vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) transitivePeerDependencies: - '@types/node' - jiti @@ -24584,13 +24336,13 @@ snapshots: - tsx - yaml - vite-node@3.2.2(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0): + vite-node@3.2.2(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5): dependencies: cac: 6.7.14 - debug: 4.4.1 + debug: 4.4.1(supports-color@9.2.3) es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) transitivePeerDependencies: - '@types/node' - jiti @@ -24605,29 +24357,29 @@ snapshots: - tsx - yaml - vite-plugin-inspect@0.8.9(rollup@4.30.1)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0)): + vite-plugin-inspect@0.8.9(rollup@4.30.1)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.4(rollup@4.30.1) - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) error-stack-parser-es: 0.1.5 fs-extra: 11.2.0 open: 10.1.0 perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.0 - vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) transitivePeerDependencies: - rollup - supports-color - vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0)): + vite-tsconfig-paths@5.1.4(typescript@5.8.3)(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5)): dependencies: - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) globrex: 0.1.2 tsconfck: 3.1.4(typescript@5.8.3) optionalDependencies: - vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) transitivePeerDependencies: - supports-color - typescript @@ -24642,7 +24394,7 @@ snapshots: fsevents: 2.3.3 terser: 5.26.0 - vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0): + vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5): dependencies: esbuild: 0.24.2 postcss: 8.5.1 @@ -24651,19 +24403,19 @@ snapshots: '@types/node': 22.15.3 fsevents: 2.3.3 terser: 5.26.0 - tsx: 4.17.0 + tsx: 4.20.5 - vitest@3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.17.0): + vitest@3.0.2(@types/node@22.15.3)(jsdom@20.0.3)(terser@5.26.0)(tsx@4.20.5): dependencies: '@vitest/expect': 3.0.2 - '@vitest/mocker': 3.0.2(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0)) + '@vitest/mocker': 3.0.2(vite@6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5)) '@vitest/pretty-format': 3.0.2 '@vitest/runner': 3.0.2 '@vitest/snapshot': 3.0.2 '@vitest/spy': 3.0.2 '@vitest/utils': 3.0.2 chai: 5.1.2 - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.0 expect-type: 1.1.0 magic-string: 0.30.17 pathe: 2.0.2 @@ -24672,8 +24424,8 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) - vite-node: 3.0.2(@types/node@22.15.3)(terser@5.26.0)(tsx@4.17.0) + vite: 6.0.10(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) + vite-node: 3.0.2(@types/node@22.15.3)(terser@5.26.0)(tsx@4.20.5) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.15.3 @@ -24700,7 +24452,7 @@ snapshots: dependencies: chalk: 4.1.2 commander: 9.4.0 - debug: 4.4.0(supports-color@9.2.3) + debug: 4.4.1(supports-color@9.2.3) transitivePeerDependencies: - supports-color @@ -24813,7 +24565,7 @@ snapshots: express: 4.18.2 graceful-fs: 4.2.10 html-entities: 2.4.0 - http-proxy-middleware: 2.0.6(@types/express@4.17.21)(debug@4.4.0) + http-proxy-middleware: 2.0.6(@types/express@4.17.21)(debug@4.4.1) ipaddr.js: 2.1.0 launch-editor: 2.6.1 open: 10.1.0 @@ -24854,7 +24606,7 @@ snapshots: express: 4.18.2 graceful-fs: 4.2.10 html-entities: 2.4.0 - http-proxy-middleware: 2.0.6(@types/express@4.17.21)(debug@4.4.0) + http-proxy-middleware: 2.0.6(@types/express@4.17.21)(debug@4.4.1) ipaddr.js: 2.1.0 launch-editor: 2.6.1 open: 10.1.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index dd50c2686..957026532 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,11 +1,13 @@ -preferWorkspacePackages: true packages: - - 'packages/*' - - 'test-helpers' - - 'fixtures/*' - - 'fixtures/thirdparty/**' - - 'site' - - 'examples/*' - - 'tests' - - 'benchmarks' - - 'scripts' + - packages/* + - test-helpers + - fixtures/* + - fixtures/thirdparty/** + - site + - examples/* + - tests + - benchmarks + - scripts +onlyBuiltDependencies: + - esbuild +preferWorkspacePackages: true diff --git a/scripts/package.json b/scripts/package.json index c4e3a2a77..0abfe6541 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -7,6 +7,6 @@ "rollup": "^4.20.0", "rollup-plugin-dts": "^6.1.1", "rollup-plugin-node-externals": "^7.1.3", - "tinyglobby": "^0.2.13" + "tinyglobby": "^0.2.14" } }