diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e36d13c..5f54a04b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@typescript-eslint/eslint-plugin': specifier: ^7.17.0 - version: 7.17.0(@typescript-eslint/parser@7.17.0)(eslint@8.57.0)(typescript@5.6.2) + version: 7.17.0(@typescript-eslint/parser@7.17.0)(eslint@8.57.0)(typescript@6.0.2) valibot: specifier: ^0.36.0 version: 0.36.0 @@ -26,7 +26,7 @@ importers: version: 4.3.1(prettier@3.5.3) '@typescript-eslint/parser': specifier: ^7.17.0 - version: 7.17.0(eslint@8.57.0)(typescript@5.6.2) + version: 7.17.0(eslint@8.57.0)(typescript@6.0.2) autoprefixer: specifier: ^10.4.19 version: 10.4.19(postcss@8.4.39) @@ -35,7 +35,7 @@ importers: version: 8.57.0 eslint-plugin-solid: specifier: ^0.14.1 - version: 0.14.1(eslint@8.57.0)(typescript@5.6.2) + version: 0.14.1(eslint@8.57.0)(typescript@6.0.2) eslint-plugin-tailwindcss: specifier: ^3.17.4 version: 3.17.4(tailwindcss@3.4.6) @@ -83,7 +83,7 @@ importers: version: 2.3.0 '@modular-forms/solid': specifier: ^0.25.0 - version: 0.25.0(solid-js@1.9.3)(typescript@5.6.2) + version: 0.25.0(solid-js@1.9.3)(typescript@6.0.2) '@solid-primitives/keyboard': specifier: ^1.2.8 version: 1.2.8(solid-js@1.9.3) @@ -101,7 +101,7 @@ importers: version: 0.15.1(solid-js@1.9.3) '@solidjs/start': specifier: ^1.0.10 - version: 1.0.10(solid-js@1.9.3)(vinxi@0.4.3)(vite@5.3.4) + version: 1.0.10(solid-js@1.9.3)(vinxi@0.4.3)(vite@5.4.21) '@tanstack/solid-table': specifier: ^8.20.5 version: 8.20.5(solid-js@1.9.3) @@ -134,7 +134,7 @@ importers: version: 1.9.3 solid-mdx: specifier: ^0.0.7 - version: 0.0.7(solid-js@1.9.3)(vite@5.3.4) + version: 0.0.7(solid-js@1.9.3)(vite@5.4.21) solid-sonner: specifier: ^0.2.8 version: 0.2.8(solid-js@1.9.3) @@ -153,7 +153,7 @@ importers: version: 0.9.0(tailwindcss@4.1.4) '@tailwindcss/vite': specifier: ^4.1.4 - version: 4.1.4(vite@5.3.4) + version: 4.1.4(vite@5.4.21) '@types/node': specifier: ^18.19.41 version: 18.19.41 @@ -180,7 +180,7 @@ importers: version: 3.0.1 shadcn: specifier: ^2.5.0 - version: 2.5.0(@types/node@18.19.41)(typescript@5.6.2) + version: 2.5.0(@types/node@18.19.41)(typescript@6.0.2) shiki: specifier: 0.14.5 version: 0.14.5 @@ -2258,13 +2258,13 @@ packages: - supports-color dev: false - /@modular-forms/solid@0.25.0(solid-js@1.9.3)(typescript@5.6.2): + /@modular-forms/solid@0.25.0(solid-js@1.9.3)(typescript@6.0.2): resolution: {integrity: sha512-fmahVRnYSjQGxWwkuTqOLb4OnleIeu2ROU9iE3Ln7Z4KA829iLgTLQBHE/SIB4ZfkDuS8XLbN8Dn+7m+D6XimA==} peerDependencies: solid-js: ^1.3.1 dependencies: solid-js: 1.9.3 - valibot: 1.0.0-beta.7(typescript@5.6.2) + valibot: 1.0.0-beta.7(typescript@6.0.2) transitivePeerDependencies: - typescript dev: false @@ -2604,7 +2604,7 @@ packages: engines: {node: '>= 8.0.0'} dependencies: estree-walker: 2.0.2 - picomatch: 2.3.1 + picomatch: 2.3.2 dev: false /@rollup/pluginutils@5.1.0(rollup@4.19.0): @@ -2618,7 +2618,7 @@ packages: dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 - picomatch: 2.3.1 + picomatch: 2.3.2 rollup: 4.19.0 dev: false @@ -2629,6 +2629,13 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-android-arm-eabi@4.60.0: + resolution: {integrity: sha512-WOhNW9K8bR3kf4zLxbfg6Pxu2ybOUbB2AjMDHSQx86LIF4rH4Ft7vmMwNt0loO0eonglSNy4cpD3MKXXKQu0/A==} + cpu: [arm] + os: [android] + requiresBuild: true + optional: true + /@rollup/rollup-android-arm64@4.19.0: resolution: {integrity: sha512-RDxUSY8D1tWYfn00DDi5myxKgOk6RvWPxhmWexcICt/MEC6yEMr4HNCu1sXXYLw8iAsg0D44NuU+qNq7zVWCrw==} cpu: [arm64] @@ -2636,6 +2643,13 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-android-arm64@4.60.0: + resolution: {integrity: sha512-u6JHLll5QKRvjciE78bQXDmqRqNs5M/3GVqZeMwvmjaNODJih/WIrJlFVEihvV0MiYFmd+ZyPr9wxOVbPAG2Iw==} + cpu: [arm64] + os: [android] + requiresBuild: true + optional: true + /@rollup/rollup-darwin-arm64@4.19.0: resolution: {integrity: sha512-emvKHL4B15x6nlNTBMtIaC9tLPRpeA5jMvRLXVbl/W9Ie7HhkrE7KQjvgS9uxgatL1HmHWDXk5TTS4IaNJxbAA==} cpu: [arm64] @@ -2643,6 +2657,13 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-darwin-arm64@4.60.0: + resolution: {integrity: sha512-qEF7CsKKzSRc20Ciu2Zw1wRrBz4g56F7r/vRwY430UPp/nt1x21Q/fpJ9N5l47WWvJlkNCPJz3QRVw008fi7yA==} + cpu: [arm64] + os: [darwin] + requiresBuild: true + optional: true + /@rollup/rollup-darwin-x64@4.19.0: resolution: {integrity: sha512-fO28cWA1dC57qCd+D0rfLC4VPbh6EOJXrreBmFLWPGI9dpMlER2YwSPZzSGfq11XgcEpPukPTfEVFtw2q2nYJg==} cpu: [x64] @@ -2650,6 +2671,27 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-darwin-x64@4.60.0: + resolution: {integrity: sha512-WADYozJ4QCnXCH4wPB+3FuGmDPoFseVCUrANmA5LWwGmC6FL14BWC7pcq+FstOZv3baGX65tZ378uT6WG8ynTw==} + cpu: [x64] + os: [darwin] + requiresBuild: true + optional: true + + /@rollup/rollup-freebsd-arm64@4.60.0: + resolution: {integrity: sha512-6b8wGHJlDrGeSE3aH5mGNHBjA0TTkxdoNHik5EkvPHCt351XnigA4pS7Wsj/Eo9Y8RBU6f35cjN9SYmCFBtzxw==} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + optional: true + + /@rollup/rollup-freebsd-x64@4.60.0: + resolution: {integrity: sha512-h25Ga0t4jaylMB8M/JKAyrvvfxGRjnPQIR8lnCayyzEjEOx2EJIlIiMbhpWxDRKGKF8jbNH01NnN663dH638mA==} + cpu: [x64] + os: [freebsd] + requiresBuild: true + optional: true + /@rollup/rollup-linux-arm-gnueabihf@4.19.0: resolution: {integrity: sha512-2Rn36Ubxdv32NUcfm0wB1tgKqkQuft00PtM23VqLuCUR4N5jcNWDoV5iBC9jeGdgS38WK66ElncprqgMUOyomw==} cpu: [arm] @@ -2657,6 +2699,13 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-linux-arm-gnueabihf@4.60.0: + resolution: {integrity: sha512-RzeBwv0B3qtVBWtcuABtSuCzToo2IEAIQrcyB/b2zMvBWVbjo8bZDjACUpnaafaxhTw2W+imQbP2BD1usasK4g==} + cpu: [arm] + os: [linux] + requiresBuild: true + optional: true + /@rollup/rollup-linux-arm-musleabihf@4.19.0: resolution: {integrity: sha512-gJuzIVdq/X1ZA2bHeCGCISe0VWqCoNT8BvkQ+BfsixXwTOndhtLUpOg0A1Fcx/+eA6ei6rMBzlOz4JzmiDw7JQ==} cpu: [arm] @@ -2664,6 +2713,13 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-linux-arm-musleabihf@4.60.0: + resolution: {integrity: sha512-Sf7zusNI2CIU1HLzuu9Tc5YGAHEZs5Lu7N1ssJG4Tkw6e0MEsN7NdjUDDfGNHy2IU+ENyWT+L2obgWiguWibWQ==} + cpu: [arm] + os: [linux] + requiresBuild: true + optional: true + /@rollup/rollup-linux-arm64-gnu@4.19.0: resolution: {integrity: sha512-0EkX2HYPkSADo9cfeGFoQ7R0/wTKb7q6DdwI4Yn/ULFE1wuRRCHybxpl2goQrx4c/yzK3I8OlgtBu4xvted0ug==} cpu: [arm64] @@ -2671,6 +2727,13 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-linux-arm64-gnu@4.60.0: + resolution: {integrity: sha512-DX2x7CMcrJzsE91q7/O02IJQ5/aLkVtYFryqCjduJhUfGKG6yJV8hxaw8pZa93lLEpPTP/ohdN4wFz7yp/ry9A==} + cpu: [arm64] + os: [linux] + requiresBuild: true + optional: true + /@rollup/rollup-linux-arm64-musl@4.19.0: resolution: {integrity: sha512-GlIQRj9px52ISomIOEUq/IojLZqzkvRpdP3cLgIE1wUWaiU5Takwlzpz002q0Nxxr1y2ZgxC2obWxjr13lvxNQ==} cpu: [arm64] @@ -2678,6 +2741,27 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-linux-arm64-musl@4.60.0: + resolution: {integrity: sha512-09EL+yFVbJZlhcQfShpswwRZ0Rg+z/CsSELFCnPt3iK+iqwGsI4zht3secj5vLEs957QvFFXnzAT0FFPIxSrkQ==} + cpu: [arm64] + os: [linux] + requiresBuild: true + optional: true + + /@rollup/rollup-linux-loong64-gnu@4.60.0: + resolution: {integrity: sha512-i9IcCMPr3EXm8EQg5jnja0Zyc1iFxJjZWlb4wr7U2Wx/GrddOuEafxRdMPRYVaXjgbhvqalp6np07hN1w9kAKw==} + cpu: [loong64] + os: [linux] + requiresBuild: true + optional: true + + /@rollup/rollup-linux-loong64-musl@4.60.0: + resolution: {integrity: sha512-DGzdJK9kyJ+B78MCkWeGnpXJ91tK/iKA6HwHxF4TAlPIY7GXEvMe8hBFRgdrR9Ly4qebR/7gfUs9y2IoaVEyog==} + cpu: [loong64] + os: [linux] + requiresBuild: true + optional: true + /@rollup/rollup-linux-powerpc64le-gnu@4.19.0: resolution: {integrity: sha512-N6cFJzssruDLUOKfEKeovCKiHcdwVYOT1Hs6dovDQ61+Y9n3Ek4zXvtghPPelt6U0AH4aDGnDLb83uiJMkWYzQ==} cpu: [ppc64] @@ -2685,6 +2769,20 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-linux-ppc64-gnu@4.60.0: + resolution: {integrity: sha512-RwpnLsqC8qbS8z1H1AxBA1H6qknR4YpPR9w2XX0vo2Sz10miu57PkNcnHVaZkbqyw/kUWfKMI73jhmfi9BRMUQ==} + cpu: [ppc64] + os: [linux] + requiresBuild: true + optional: true + + /@rollup/rollup-linux-ppc64-musl@4.60.0: + resolution: {integrity: sha512-Z8pPf54Ly3aqtdWC3G4rFigZgNvd+qJlOE52fmko3KST9SoGfAdSRCwyoyG05q1HrrAblLbk1/PSIV+80/pxLg==} + cpu: [ppc64] + os: [linux] + requiresBuild: true + optional: true + /@rollup/rollup-linux-riscv64-gnu@4.19.0: resolution: {integrity: sha512-2DnD3mkS2uuam/alF+I7M84koGwvn3ZVD7uG+LEWpyzo/bq8+kKnus2EVCkcvh6PlNB8QPNFOz6fWd5N8o1CYg==} cpu: [riscv64] @@ -2692,6 +2790,20 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-linux-riscv64-gnu@4.60.0: + resolution: {integrity: sha512-3a3qQustp3COCGvnP4SvrMHnPQ9d1vzCakQVRTliaz8cIp/wULGjiGpbcqrkv0WrHTEp8bQD/B3HBjzujVWLOA==} + cpu: [riscv64] + os: [linux] + requiresBuild: true + optional: true + + /@rollup/rollup-linux-riscv64-musl@4.60.0: + resolution: {integrity: sha512-pjZDsVH/1VsghMJ2/kAaxt6dL0psT6ZexQVrijczOf+PeP2BUqTHYejk3l6TlPRydggINOeNRhvpLa0AYpCWSQ==} + cpu: [riscv64] + os: [linux] + requiresBuild: true + optional: true + /@rollup/rollup-linux-s390x-gnu@4.19.0: resolution: {integrity: sha512-D6pkaF7OpE7lzlTOFCB2m3Ngzu2ykw40Nka9WmKGUOTS3xcIieHe82slQlNq69sVB04ch73thKYIWz/Ian8DUA==} cpu: [s390x] @@ -2699,6 +2811,13 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-linux-s390x-gnu@4.60.0: + resolution: {integrity: sha512-3ObQs0BhvPgiUVZrN7gqCSvmFuMWvWvsjG5ayJ3Lraqv+2KhOsp+pUbigqbeWqueGIsnn+09HBw27rJ+gYK4VQ==} + cpu: [s390x] + os: [linux] + requiresBuild: true + optional: true + /@rollup/rollup-linux-x64-gnu@4.19.0: resolution: {integrity: sha512-HBndjQLP8OsdJNSxpNIN0einbDmRFg9+UQeZV1eiYupIRuZsDEoeGU43NQsS34Pp166DtwQOnpcbV/zQxM+rWA==} cpu: [x64] @@ -2706,6 +2825,13 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-linux-x64-gnu@4.60.0: + resolution: {integrity: sha512-EtylprDtQPdS5rXvAayrNDYoJhIz1/vzN2fEubo3yLE7tfAw+948dO0g4M0vkTVFhKojnF+n6C8bDNe+gDRdTg==} + cpu: [x64] + os: [linux] + requiresBuild: true + optional: true + /@rollup/rollup-linux-x64-musl@4.19.0: resolution: {integrity: sha512-HxfbvfCKJe/RMYJJn0a12eiOI9OOtAUF4G6ozrFUK95BNyoJaSiBjIOHjZskTUffUrB84IPKkFG9H9nEvJGW6A==} cpu: [x64] @@ -2713,6 +2839,27 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-linux-x64-musl@4.60.0: + resolution: {integrity: sha512-k09oiRCi/bHU9UVFqD17r3eJR9bn03TyKraCrlz5ULFJGdJGi7VOmm9jl44vOJvRJ6P7WuBi/s2A97LxxHGIdw==} + cpu: [x64] + os: [linux] + requiresBuild: true + optional: true + + /@rollup/rollup-openbsd-x64@4.60.0: + resolution: {integrity: sha512-1o/0/pIhozoSaDJoDcec+IVLbnRtQmHwPV730+AOD29lHEEo4F5BEUB24H0OBdhbBBDwIOSuf7vgg0Ywxdfiiw==} + cpu: [x64] + os: [openbsd] + requiresBuild: true + optional: true + + /@rollup/rollup-openharmony-arm64@4.60.0: + resolution: {integrity: sha512-pESDkos/PDzYwtyzB5p/UoNU/8fJo68vcXM9ZW2V0kjYayj1KaaUfi1NmTUTUpMn4UhU4gTuK8gIaFO4UGuMbA==} + cpu: [arm64] + os: [openharmony] + requiresBuild: true + optional: true + /@rollup/rollup-win32-arm64-msvc@4.19.0: resolution: {integrity: sha512-HxDMKIhmcguGTiP5TsLNolwBUK3nGGUEoV/BO9ldUBoMLBssvh4J0X8pf11i1fTV7WShWItB1bKAKjX4RQeYmg==} cpu: [arm64] @@ -2720,6 +2867,13 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-win32-arm64-msvc@4.60.0: + resolution: {integrity: sha512-hj1wFStD7B1YBeYmvY+lWXZ7ey73YGPcViMShYikqKT1GtstIKQAtfUI6yrzPjAy/O7pO0VLXGmUVWXQMaYgTQ==} + cpu: [arm64] + os: [win32] + requiresBuild: true + optional: true + /@rollup/rollup-win32-ia32-msvc@4.19.0: resolution: {integrity: sha512-xItlIAZZaiG/u0wooGzRsx11rokP4qyc/79LkAOdznGRAbOFc+SfEdfUOszG1odsHNgwippUJavag/+W/Etc6Q==} cpu: [ia32] @@ -2727,6 +2881,20 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-win32-ia32-msvc@4.60.0: + resolution: {integrity: sha512-SyaIPFoxmUPlNDq5EHkTbiKzmSEmq/gOYFI/3HHJ8iS/v1mbugVa7dXUzcJGQfoytp9DJFLhHH4U3/eTy2Bq4w==} + cpu: [ia32] + os: [win32] + requiresBuild: true + optional: true + + /@rollup/rollup-win32-x64-gnu@4.60.0: + resolution: {integrity: sha512-RdcryEfzZr+lAr5kRm2ucN9aVlCCa2QNq4hXelZxb8GG0NJSazq44Z3PCCc8wISRuCVnGs0lQJVX5Vp6fKA+IA==} + cpu: [x64] + os: [win32] + requiresBuild: true + optional: true + /@rollup/rollup-win32-x64-msvc@4.19.0: resolution: {integrity: sha512-xNo5fV5ycvCCKqiZcpB65VMR11NJB+StnxHz20jdqRAktfdfzhgjTiJ2doTDQE/7dqGaV5I7ZGqKpgph6lCIag==} cpu: [x64] @@ -2734,6 +2902,13 @@ packages: requiresBuild: true optional: true + /@rollup/rollup-win32-x64-msvc@4.60.0: + resolution: {integrity: sha512-PrsWNQ8BuE00O3Xsx3ALh2Df8fAj9+cvvX9AIA6o4KpATR98c9mud4XtDWVvsEuyia5U4tVSTKygawyJkjm60w==} + cpu: [x64] + os: [win32] + requiresBuild: true + optional: true + /@sec-ant/readable-stream@0.4.1: resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} dev: false @@ -2930,7 +3105,7 @@ packages: solid-js: 1.9.3 dev: false - /@solidjs/start@1.0.10(solid-js@1.9.3)(vinxi@0.4.3)(vite@5.3.4): + /@solidjs/start@1.0.10(solid-js@1.9.3)(vinxi@0.4.3)(vite@5.4.21): resolution: {integrity: sha512-3yg4KraSxc4rXs9dy/3kkqjDhU0JCPsZFLmDl5n6hHRPwtLLac6WUhs2k5VxGzitHaaJM/ZQCfT7i544Mf+4tw==} dependencies: '@vinxi/plugin-directives': 0.4.3(vinxi@0.4.3) @@ -2946,7 +3121,7 @@ packages: source-map-js: 1.2.0 terracotta: 1.0.5(solid-js@1.9.3) tinyglobby: 0.2.6 - vite-plugin-solid: 2.10.2(solid-js@1.9.3)(vite@5.3.4) + vite-plugin-solid: 2.10.2(solid-js@1.9.3)(vite@5.4.21) transitivePeerDependencies: - '@testing-library/jest-dom' - solid-js @@ -3102,7 +3277,7 @@ packages: '@tailwindcss/oxide-win32-x64-msvc': 4.1.4 dev: true - /@tailwindcss/vite@4.1.4(vite@5.3.4): + /@tailwindcss/vite@4.1.4(vite@5.4.21): resolution: {integrity: sha512-4UQeMrONbvrsXKXXp/uxmdEN5JIJ9RkH7YVzs6AMxC/KC1+Np7WZBaNIco7TEjlkthqxZbt8pU/ipD+hKjm80A==} peerDependencies: vite: ^5.2.0 || ^6 @@ -3110,7 +3285,7 @@ packages: '@tailwindcss/node': 4.1.4 '@tailwindcss/oxide': 4.1.4 tailwindcss: 4.1.4 - vite: 5.3.4(@types/node@18.19.41) + vite: 5.4.21(@types/node@18.19.41) dev: true /@tanstack/solid-table@8.20.5(solid-js@1.9.3): @@ -3199,6 +3374,9 @@ packages: /@types/estree@1.0.5: resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} + /@types/estree@1.0.8: + resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} + /@types/hast@2.3.10: resolution: {integrity: sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==} dependencies: @@ -3279,7 +3457,7 @@ packages: resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} dev: true - /@typescript-eslint/eslint-plugin@7.17.0(@typescript-eslint/parser@7.17.0)(eslint@8.57.0)(typescript@5.6.2): + /@typescript-eslint/eslint-plugin@7.17.0(@typescript-eslint/parser@7.17.0)(eslint@8.57.0)(typescript@6.0.2): resolution: {integrity: sha512-pyiDhEuLM3PuANxH7uNYan1AaFs5XE0zw1hq69JBvGvE7gSuEoQl1ydtEe/XQeoC3GQxLXyOVa5kNOATgM638A==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -3291,22 +3469,22 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 7.17.0(eslint@8.57.0)(typescript@5.6.2) + '@typescript-eslint/parser': 7.17.0(eslint@8.57.0)(typescript@6.0.2) '@typescript-eslint/scope-manager': 7.17.0 - '@typescript-eslint/type-utils': 7.17.0(eslint@8.57.0)(typescript@5.6.2) - '@typescript-eslint/utils': 7.17.0(eslint@8.57.0)(typescript@5.6.2) + '@typescript-eslint/type-utils': 7.17.0(eslint@8.57.0)(typescript@6.0.2) + '@typescript-eslint/utils': 7.17.0(eslint@8.57.0)(typescript@6.0.2) '@typescript-eslint/visitor-keys': 7.17.0 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.6.2) - typescript: 5.6.2 + ts-api-utils: 1.3.0(typescript@6.0.2) + typescript: 6.0.2 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser@7.17.0(eslint@8.57.0)(typescript@5.6.2): + /@typescript-eslint/parser@7.17.0(eslint@8.57.0)(typescript@6.0.2): resolution: {integrity: sha512-puiYfGeg5Ydop8eusb/Hy1k7QmOU6X3nvsqCgzrB2K4qMavK//21+PzNE8qeECgNOIoertJPUC1SpegHDI515A==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -3318,11 +3496,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 7.17.0 '@typescript-eslint/types': 7.17.0 - '@typescript-eslint/typescript-estree': 7.17.0(typescript@5.6.2) + '@typescript-eslint/typescript-estree': 7.17.0(typescript@6.0.2) '@typescript-eslint/visitor-keys': 7.17.0 debug: 4.3.5 eslint: 8.57.0 - typescript: 5.6.2 + typescript: 6.0.2 transitivePeerDependencies: - supports-color @@ -3333,7 +3511,7 @@ packages: '@typescript-eslint/types': 7.17.0 '@typescript-eslint/visitor-keys': 7.17.0 - /@typescript-eslint/type-utils@7.17.0(eslint@8.57.0)(typescript@5.6.2): + /@typescript-eslint/type-utils@7.17.0(eslint@8.57.0)(typescript@6.0.2): resolution: {integrity: sha512-XD3aaBt+orgkM/7Cei0XNEm1vwUxQ958AOLALzPlbPqb8C1G8PZK85tND7Jpe69Wualri81PLU+Zc48GVKIMMA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -3343,12 +3521,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 7.17.0(typescript@5.6.2) - '@typescript-eslint/utils': 7.17.0(eslint@8.57.0)(typescript@5.6.2) + '@typescript-eslint/typescript-estree': 7.17.0(typescript@6.0.2) + '@typescript-eslint/utils': 7.17.0(eslint@8.57.0)(typescript@6.0.2) debug: 4.3.5 eslint: 8.57.0 - ts-api-utils: 1.3.0(typescript@5.6.2) - typescript: 5.6.2 + ts-api-utils: 1.3.0(typescript@6.0.2) + typescript: 6.0.2 transitivePeerDependencies: - supports-color dev: false @@ -3357,7 +3535,7 @@ packages: resolution: {integrity: sha512-a29Ir0EbyKTKHnZWbNsrc/gqfIBqYPwj3F2M+jWE/9bqfEHg0AMtXzkbUkOG6QgEScxh2+Pz9OXe11jHDnHR7A==} engines: {node: ^18.18.0 || >=20.0.0} - /@typescript-eslint/typescript-estree@7.17.0(typescript@5.6.2): + /@typescript-eslint/typescript-estree@7.17.0(typescript@6.0.2): resolution: {integrity: sha512-72I3TGq93t2GoSBWI093wmKo0n6/b7O4j9o8U+f65TVD0FS6bI2180X5eGEr8MA8PhKMvYe9myZJquUT2JkCZw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -3373,12 +3551,12 @@ packages: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.6.2) - typescript: 5.6.2 + ts-api-utils: 1.3.0(typescript@6.0.2) + typescript: 6.0.2 transitivePeerDependencies: - supports-color - /@typescript-eslint/utils@7.17.0(eslint@8.57.0)(typescript@5.6.2): + /@typescript-eslint/utils@7.17.0(eslint@8.57.0)(typescript@6.0.2): resolution: {integrity: sha512-r+JFlm5NdB+JXc7aWWZ3fKSm1gn0pkswEwIYsrGPdsT2GjsRATAKXiNtp3vgAAO1xZhX8alIOEQnNMl3kbTgJw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -3387,7 +3565,7 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@typescript-eslint/scope-manager': 7.17.0 '@typescript-eslint/types': 7.17.0 - '@typescript-eslint/typescript-estree': 7.17.0(typescript@5.6.2) + '@typescript-eslint/typescript-estree': 7.17.0(typescript@6.0.2) eslint: 8.57.0 transitivePeerDependencies: - supports-color @@ -4264,7 +4442,7 @@ packages: engines: {node: '>= 8'} dependencies: normalize-path: 3.0.0 - picomatch: 2.3.1 + picomatch: 2.3.2 /aproba@2.0.0: resolution: {integrity: sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==} @@ -4294,6 +4472,8 @@ packages: readdir-glob: 1.1.3 tar-stream: 3.1.7 zip-stream: 6.0.1 + transitivePeerDependencies: + - bare-abort-controller dev: false /are-we-there-yet@2.0.0: @@ -4439,9 +4619,14 @@ packages: /balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - /bare-events@2.4.2: - resolution: {integrity: sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==} + /bare-events@2.8.2: + resolution: {integrity: sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ==} requiresBuild: true + peerDependencies: + bare-abort-controller: '*' + peerDependenciesMeta: + bare-abort-controller: + optional: true dev: false optional: true @@ -4894,7 +5079,7 @@ packages: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: false - /cosmiconfig@8.3.6(typescript@5.6.2): + /cosmiconfig@8.3.6(typescript@6.0.2): resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} peerDependencies: @@ -4907,7 +5092,7 @@ packages: js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 - typescript: 5.6.2 + typescript: 6.0.2 dev: true /crc-32@1.2.2: @@ -5477,13 +5662,13 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - /eslint-plugin-solid@0.14.1(eslint@8.57.0)(typescript@5.6.2): + /eslint-plugin-solid@0.14.1(eslint@8.57.0)(typescript@6.0.2): resolution: {integrity: sha512-2bR21xTGhXufK5qqib0h8fQkoZbVm0Xmsgioj+D6ynLXvVq20Atf5F/qyu2WUVNukKJkpd6WsYW0JRWFo2yZvQ==} engines: {node: '>=12.0.0'} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 dependencies: - '@typescript-eslint/utils': 7.17.0(eslint@8.57.0)(typescript@5.6.2) + '@typescript-eslint/utils': 7.17.0(eslint@8.57.0)(typescript@6.0.2) eslint: 8.57.0 estraverse: 5.3.0 is-html: 2.0.0 @@ -7738,7 +7923,7 @@ packages: engines: {node: '>=8.6'} dependencies: braces: 3.0.2 - picomatch: 2.3.1 + picomatch: 2.3.2 dev: true /micromatch@4.0.7: @@ -7746,14 +7931,14 @@ packages: engines: {node: '>=8.6'} dependencies: braces: 3.0.3 - picomatch: 2.3.1 + picomatch: 2.3.2 /micromatch@4.0.8: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} dependencies: braces: 3.0.3 - picomatch: 2.3.1 + picomatch: 2.3.2 /mime@1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} @@ -7887,7 +8072,7 @@ packages: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: false - /msw@2.7.5(@types/node@18.19.41)(typescript@5.6.2): + /msw@2.7.5(@types/node@18.19.41)(typescript@6.0.2): resolution: {integrity: sha512-00MyTlY3TJutBa5kiU+jWiz2z5pNJDYHn2TgPkGkh92kMmNH43RqvMXd8y/7HxNn8RjzUbvZWYZjcS36fdb6sw==} engines: {node: '>=18'} hasBin: true @@ -7915,7 +8100,7 @@ packages: picocolors: 1.1.1 strict-event-emitter: 0.5.1 type-fest: 4.40.0 - typescript: 5.6.2 + typescript: 6.0.2 yargs: 17.7.2 transitivePeerDependencies: - '@types/node' @@ -7934,6 +8119,11 @@ packages: thenify-all: 1.6.0 dev: true + /nanoid@3.3.11: + resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + /nanoid@3.3.7: resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -8035,6 +8225,7 @@ packages: - '@planetscale/database' - '@upstash/redis' - '@vercel/kv' + - bare-abort-controller - better-sqlite3 - drizzle-orm - encoding @@ -8469,8 +8660,8 @@ packages: /picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} - /picomatch@2.3.1: - resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} + /picomatch@2.3.2: + resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==} engines: {node: '>=8.6'} /picomatch@4.0.2: @@ -8607,6 +8798,14 @@ packages: picocolors: 1.1.1 source-map-js: 1.2.1 + /postcss@8.5.8: + resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.11 + picocolors: 1.1.1 + source-map-js: 1.2.1 + /preferred-pm@3.1.2: resolution: {integrity: sha512-nk7dKrcW8hfCZ4H6klWcdRknBOXWzNQByJ0oJyX97BOupsYD+FzLS4hflgEu/uPUEHZCuRfMxzCBsuWd7OzT8Q==} engines: {node: '>=10'} @@ -8868,7 +9067,7 @@ packages: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} dependencies: - picomatch: 2.3.1 + picomatch: 2.3.2 /recast@0.23.9: resolution: {integrity: sha512-Hx/BGIbwj+Des3+xy5uAtAbdCyqK9y9wbBcDFDYanLS9JnMqf7OeF87HQwUimE87OEc72mr6tkKUKMBBL+hF9Q==} @@ -9043,7 +9242,7 @@ packages: optional: true dependencies: open: 8.4.2 - picomatch: 2.3.1 + picomatch: 2.3.2 rollup: 4.19.0 source-map: 0.7.4 yargs: 17.7.2 @@ -9074,6 +9273,40 @@ packages: '@rollup/rollup-win32-x64-msvc': 4.19.0 fsevents: 2.3.3 + /rollup@4.60.0: + resolution: {integrity: sha512-yqjxruMGBQJ2gG4HtjZtAfXArHomazDHoFwFFmZZl0r7Pdo7qCIXKqKHZc8yeoMgzJJ+pO6pEEHa+V7uzWlrAQ==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + dependencies: + '@types/estree': 1.0.8 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.60.0 + '@rollup/rollup-android-arm64': 4.60.0 + '@rollup/rollup-darwin-arm64': 4.60.0 + '@rollup/rollup-darwin-x64': 4.60.0 + '@rollup/rollup-freebsd-arm64': 4.60.0 + '@rollup/rollup-freebsd-x64': 4.60.0 + '@rollup/rollup-linux-arm-gnueabihf': 4.60.0 + '@rollup/rollup-linux-arm-musleabihf': 4.60.0 + '@rollup/rollup-linux-arm64-gnu': 4.60.0 + '@rollup/rollup-linux-arm64-musl': 4.60.0 + '@rollup/rollup-linux-loong64-gnu': 4.60.0 + '@rollup/rollup-linux-loong64-musl': 4.60.0 + '@rollup/rollup-linux-ppc64-gnu': 4.60.0 + '@rollup/rollup-linux-ppc64-musl': 4.60.0 + '@rollup/rollup-linux-riscv64-gnu': 4.60.0 + '@rollup/rollup-linux-riscv64-musl': 4.60.0 + '@rollup/rollup-linux-s390x-gnu': 4.60.0 + '@rollup/rollup-linux-x64-gnu': 4.60.0 + '@rollup/rollup-linux-x64-musl': 4.60.0 + '@rollup/rollup-openbsd-x64': 4.60.0 + '@rollup/rollup-openharmony-arm64': 4.60.0 + '@rollup/rollup-win32-arm64-msvc': 4.60.0 + '@rollup/rollup-win32-ia32-msvc': 4.60.0 + '@rollup/rollup-win32-x64-gnu': 4.60.0 + '@rollup/rollup-win32-x64-msvc': 4.60.0 + fsevents: 2.3.3 + /run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: @@ -9206,7 +9439,7 @@ packages: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} dev: false - /shadcn@2.5.0(@types/node@18.19.41)(typescript@5.6.2): + /shadcn@2.5.0(@types/node@18.19.41)(typescript@6.0.2): resolution: {integrity: sha512-kqbTpDWIYE8spytMiJFoKyzOTHb+DzNLjMXzz+ifDFTBgTPv6gIydmirTZwwfFb23XvenrTSVHsZHUjGsllcHw==} hasBin: true dependencies: @@ -9215,7 +9448,7 @@ packages: '@babel/parser': 7.25.6 '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) commander: 10.0.1 - cosmiconfig: 8.3.6(typescript@5.6.2) + cosmiconfig: 8.3.6(typescript@6.0.2) deepmerge: 4.3.1 diff: 5.2.0 execa: 7.2.0 @@ -9223,7 +9456,7 @@ packages: fs-extra: 11.2.0 https-proxy-agent: 6.2.1 kleur: 4.1.5 - msw: 2.7.5(@types/node@18.19.41)(typescript@5.6.2) + msw: 2.7.5(@types/node@18.19.41)(typescript@6.0.2) node-fetch: 3.3.2 ora: 6.3.1 postcss: 8.4.49 @@ -9351,14 +9584,14 @@ packages: seroval-plugins: 1.1.0(seroval@1.1.0) dev: false - /solid-mdx@0.0.7(solid-js@1.9.3)(vite@5.3.4): + /solid-mdx@0.0.7(solid-js@1.9.3)(vite@5.4.21): resolution: {integrity: sha512-dYKGOu5ZiaX3sfEMZYtfyXm30u33kF+T/pr67CMeyHzENDkWD3st4XEJ12Akp0J0PG9jzyHe5sAAKEXSnEcDEw==} peerDependencies: solid-js: ^1.2.6 vite: '*' dependencies: solid-js: 1.9.3 - vite: 5.3.4(@types/node@18.19.41) + vite: 5.4.21(@types/node@18.19.41) dev: false /solid-presence@0.1.7(solid-js@1.9.3): @@ -9538,7 +9771,9 @@ packages: queue-tick: 1.0.1 text-decoder: 1.1.1 optionalDependencies: - bare-events: 2.4.2 + bare-events: 2.8.2 + transitivePeerDependencies: + - bare-abort-controller dev: false /strict-event-emitter@0.5.1: @@ -9774,6 +10009,8 @@ packages: b4a: 1.6.6 fast-fifo: 1.3.2 streamx: 2.18.0 + transitivePeerDependencies: + - bare-abort-controller dev: false /tar@6.2.1: @@ -9908,13 +10145,13 @@ packages: /trough@2.2.0: resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==} - /ts-api-utils@1.3.0(typescript@5.6.2): + /ts-api-utils@1.3.0(typescript@6.0.2): resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} engines: {node: '>=16'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.6.2 + typescript: 6.0.2 /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} @@ -10170,6 +10407,12 @@ packages: resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} engines: {node: '>=14.17'} hasBin: true + dev: true + + /typescript@6.0.2: + resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} + engines: {node: '>=14.17'} + hasBin: true /ufo@1.5.4: resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} @@ -10514,7 +10757,7 @@ packages: resolution: {integrity: sha512-CjF1XN4sUce8sBK9TixrDqFM7RwNkuXdJu174/AwmQUB62QbCQADg5lLe8ldBalFgtj1uKj+pKwDJiNo4Mn+eQ==} dev: false - /valibot@1.0.0-beta.7(typescript@5.6.2): + /valibot@1.0.0-beta.7(typescript@6.0.2): resolution: {integrity: sha512-8CsDu3tqyg7quEHMzCOYdQ/d9NlmVQKtd4AlFje6oJpvqo70EIZjSakKIeWltJyNAiUtdtLe0LAk4625gavoeQ==} peerDependencies: typescript: '>=5' @@ -10522,7 +10765,7 @@ packages: typescript: optional: true dependencies: - typescript: 5.6.2 + typescript: 6.0.2 dev: false /validate-html-nesting@1.2.2: @@ -10618,6 +10861,7 @@ packages: - '@types/node' - '@upstash/redis' - '@vercel/kv' + - bare-abort-controller - better-sqlite3 - debug - drizzle-orm @@ -10636,7 +10880,7 @@ packages: - xml2js dev: false - /vite-plugin-solid@2.10.2(solid-js@1.9.3)(vite@5.3.4): + /vite-plugin-solid@2.10.2(solid-js@1.9.3)(vite@5.4.21): resolution: {integrity: sha512-AOEtwMe2baBSXMXdo+BUwECC8IFHcKS6WQV/1NEd+Q7vHPap5fmIhLcAzr+DUJ04/KHx/1UBU0l1/GWP+rMAPQ==} peerDependencies: '@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.* @@ -10652,8 +10896,8 @@ packages: merge-anything: 5.1.7 solid-js: 1.9.3 solid-refresh: 0.6.3(solid-js@1.9.3) - vite: 5.3.4(@types/node@18.19.41) - vitefu: 0.2.5(vite@5.3.4) + vite: 5.4.21(@types/node@18.19.41) + vitefu: 0.2.5(vite@5.4.21) transitivePeerDependencies: - supports-color dev: false @@ -10692,8 +10936,47 @@ packages: rollup: 4.19.0 optionalDependencies: fsevents: 2.3.3 + dev: false + + /vite@5.4.21(@types/node@18.19.41): + resolution: {integrity: sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || >=20.0.0 + less: '*' + lightningcss: ^1.21.0 + sass: '*' + sass-embedded: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + '@types/node': 18.19.41 + esbuild: 0.21.5 + postcss: 8.5.8 + rollup: 4.60.0 + optionalDependencies: + fsevents: 2.3.3 - /vitefu@0.2.5(vite@5.3.4): + /vitefu@0.2.5(vite@5.4.21): resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 @@ -10701,7 +10984,7 @@ packages: vite: optional: true dependencies: - vite: 5.3.4(@types/node@18.19.41) + vite: 5.4.21(@types/node@18.19.41) dev: false /vscode-oniguruma@1.7.0: