chore(deps): update all non-major dependencies
This commit is contained in:
parent
aab43cdd03
commit
c7d1fbc1f2
2 changed files with 221 additions and 220 deletions
|
@ -12,7 +12,7 @@
|
|||
"format": "prettier --write ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@skeletonlabs/skeleton": "2.10.3",
|
||||
"@skeletonlabs/skeleton": "2.10.4",
|
||||
"@skeletonlabs/tw-plugin": "0.4.0",
|
||||
"@sveltejs/adapter-auto": "^3.0.0",
|
||||
"@sveltejs/adapter-static": "^3.0.1",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"prettier-plugin-svelte": "^3.1.2",
|
||||
"svelte": "^5.0.0",
|
||||
"svelte-check": "^4.0.0",
|
||||
"tailwindcss": "3.4.16",
|
||||
"tailwindcss": "3.4.17",
|
||||
"tslib": "^2.4.1",
|
||||
"typescript": "^5.4.3",
|
||||
"vite": "^6.0.0",
|
||||
|
|
437
pnpm-lock.yaml
437
pnpm-lock.yaml
|
@ -6,32 +6,32 @@ settings:
|
|||
|
||||
devDependencies:
|
||||
'@skeletonlabs/skeleton':
|
||||
specifier: 2.10.3
|
||||
version: 2.10.3(svelte@5.11.1)
|
||||
specifier: 2.10.4
|
||||
version: 2.10.4(svelte@5.15.0)
|
||||
'@skeletonlabs/tw-plugin':
|
||||
specifier: 0.4.0
|
||||
version: 0.4.0(tailwindcss@3.4.16)
|
||||
version: 0.4.0(tailwindcss@3.4.17)
|
||||
'@sveltejs/adapter-auto':
|
||||
specifier: ^3.0.0
|
||||
version: 3.3.1(@sveltejs/kit@2.10.1)
|
||||
version: 3.3.1(@sveltejs/kit@2.14.0)
|
||||
'@sveltejs/adapter-static':
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.6(@sveltejs/kit@2.10.1)
|
||||
version: 3.0.8(@sveltejs/kit@2.14.0)
|
||||
'@sveltejs/enhanced-img':
|
||||
specifier: ^0.4.0
|
||||
version: 0.4.3(svelte@5.11.1)(vite@6.0.3)
|
||||
version: 0.4.4(svelte@5.15.0)(vite@6.0.5)
|
||||
'@sveltejs/kit':
|
||||
specifier: ^2.5.4
|
||||
version: 2.10.1(@sveltejs/vite-plugin-svelte@5.0.1)(svelte@5.11.1)(vite@6.0.3)
|
||||
version: 2.14.0(@sveltejs/vite-plugin-svelte@5.0.3)(svelte@5.15.0)(vite@6.0.5)
|
||||
'@sveltejs/vite-plugin-svelte':
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.1(svelte@5.11.1)(vite@6.0.3)
|
||||
version: 5.0.3(svelte@5.15.0)(vite@6.0.5)
|
||||
'@tailwindcss/forms':
|
||||
specifier: ^0.5.7
|
||||
version: 0.5.9(tailwindcss@3.4.16)
|
||||
version: 0.5.9(tailwindcss@3.4.17)
|
||||
'@tailwindcss/typography':
|
||||
specifier: 0.5.15
|
||||
version: 0.5.15(tailwindcss@3.4.16)
|
||||
version: 0.5.15(tailwindcss@3.4.17)
|
||||
'@types/eslint':
|
||||
specifier: ^9.0.0
|
||||
version: 9.6.1
|
||||
|
@ -43,22 +43,22 @@ devDependencies:
|
|||
version: 22.10.2
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^8.0.0
|
||||
version: 8.18.0(@typescript-eslint/parser@8.18.0)(eslint@9.16.0)(typescript@5.7.2)
|
||||
version: 8.18.1(@typescript-eslint/parser@8.18.1)(eslint@9.17.0)(typescript@5.7.2)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^8.0.0
|
||||
version: 8.18.0(eslint@9.16.0)(typescript@5.7.2)
|
||||
version: 8.18.1(eslint@9.17.0)(typescript@5.7.2)
|
||||
autoprefixer:
|
||||
specifier: 10.4.20
|
||||
version: 10.4.20(postcss@8.4.49)
|
||||
eslint:
|
||||
specifier: ^9.0.0
|
||||
version: 9.16.0
|
||||
version: 9.17.0
|
||||
eslint-config-prettier:
|
||||
specifier: ^9.1.0
|
||||
version: 9.1.0(eslint@9.16.0)
|
||||
version: 9.1.0(eslint@9.17.0)
|
||||
eslint-plugin-svelte:
|
||||
specifier: ^2.35.1
|
||||
version: 2.46.1(eslint@9.16.0)(svelte@5.11.1)
|
||||
version: 2.46.1(eslint@9.17.0)(svelte@5.15.0)
|
||||
html-minifier-terser:
|
||||
specifier: ^7.2.0
|
||||
version: 7.2.0
|
||||
|
@ -70,16 +70,16 @@ devDependencies:
|
|||
version: 3.4.2
|
||||
prettier-plugin-svelte:
|
||||
specifier: ^3.1.2
|
||||
version: 3.3.2(prettier@3.4.2)(svelte@5.11.1)
|
||||
version: 3.3.2(prettier@3.4.2)(svelte@5.15.0)
|
||||
svelte:
|
||||
specifier: ^5.0.0
|
||||
version: 5.11.1
|
||||
version: 5.15.0
|
||||
svelte-check:
|
||||
specifier: ^4.0.0
|
||||
version: 4.1.1(svelte@5.11.1)(typescript@5.7.2)
|
||||
version: 4.1.1(svelte@5.15.0)(typescript@5.7.2)
|
||||
tailwindcss:
|
||||
specifier: 3.4.16
|
||||
version: 3.4.16
|
||||
specifier: 3.4.17
|
||||
version: 3.4.17
|
||||
tslib:
|
||||
specifier: ^2.4.1
|
||||
version: 2.8.1
|
||||
|
@ -88,10 +88,10 @@ devDependencies:
|
|||
version: 5.7.2
|
||||
vite:
|
||||
specifier: ^6.0.0
|
||||
version: 6.0.3(@types/node@22.10.2)
|
||||
version: 6.0.5(@types/node@22.10.2)
|
||||
vite-plugin-tailwind-purgecss:
|
||||
specifier: 0.3.5
|
||||
version: 0.3.5(tailwindcss@3.4.16)(vite@6.0.3)
|
||||
version: 0.3.5(tailwindcss@3.4.17)(vite@6.0.5)
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -332,13 +332,13 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@eslint-community/eslint-utils@4.4.1(eslint@9.16.0):
|
||||
/@eslint-community/eslint-utils@4.4.1(eslint@9.17.0):
|
||||
resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
dependencies:
|
||||
eslint: 9.16.0
|
||||
eslint: 9.17.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
|
@ -347,20 +347,22 @@ packages:
|
|||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@eslint/config-array@0.19.0:
|
||||
resolution: {integrity: sha512-zdHg2FPIFNKPdcHWtiNT+jEFCHYVplAXRDlQDyqy0zGx/q2parwh7brGJSiTxRk/TSMkbM//zt/f5CHgyTyaSQ==}
|
||||
/@eslint/config-array@0.19.1:
|
||||
resolution: {integrity: sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
dependencies:
|
||||
'@eslint/object-schema': 2.1.4
|
||||
'@eslint/object-schema': 2.1.5
|
||||
debug: 4.4.0
|
||||
minimatch: 3.1.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@eslint/core@0.9.0:
|
||||
resolution: {integrity: sha512-7ATR9F0e4W85D/0w7cU0SNj7qkAexMG+bAHEZOjo9akvGuhHE2m7umzWzfnpa0XAg5Kxc1BWmtPMV67jJ+9VUg==}
|
||||
/@eslint/core@0.9.1:
|
||||
resolution: {integrity: sha512-GuUdqkyyzQI5RMIWkHhvTWLCyLo1jNK3vzkSyaExH5kHPDHcuL2VOpHjmMY+y3+NC69qAKToBqldTBgYeLSr9Q==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.15
|
||||
dev: true
|
||||
|
||||
/@eslint/eslintrc@3.2.0:
|
||||
|
@ -380,18 +382,18 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@eslint/js@9.16.0:
|
||||
resolution: {integrity: sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==}
|
||||
/@eslint/js@9.17.0:
|
||||
resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
dev: true
|
||||
|
||||
/@eslint/object-schema@2.1.4:
|
||||
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
||||
/@eslint/object-schema@2.1.5:
|
||||
resolution: {integrity: sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
dev: true
|
||||
|
||||
/@eslint/plugin-kit@0.2.3:
|
||||
resolution: {integrity: sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==}
|
||||
/@eslint/plugin-kit@0.2.4:
|
||||
resolution: {integrity: sha512-zSkKow6H5Kdm0ZUQUB2kV5JIXqoG0+uH5YADhaEHswm664N9Db8dXSi0nMJpacpMf+MyyglF1vnZohpEg5yUtg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
dependencies:
|
||||
levn: 0.4.1
|
||||
|
@ -686,8 +688,8 @@ packages:
|
|||
resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==}
|
||||
dev: true
|
||||
|
||||
/@rollup/pluginutils@5.1.3:
|
||||
resolution: {integrity: sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A==}
|
||||
/@rollup/pluginutils@5.1.4:
|
||||
resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
||||
|
@ -700,211 +702,211 @@ packages:
|
|||
picomatch: 4.0.2
|
||||
dev: true
|
||||
|
||||
/@rollup/rollup-android-arm-eabi@4.28.1:
|
||||
resolution: {integrity: sha512-2aZp8AES04KI2dy3Ss6/MDjXbwBzj+i0GqKtWXgw2/Ma6E4jJvujryO6gJAghIRVz7Vwr9Gtl/8na3nDUKpraQ==}
|
||||
/@rollup/rollup-android-arm-eabi@4.29.1:
|
||||
resolution: {integrity: sha512-ssKhA8RNltTZLpG6/QNkCSge+7mBQGUqJRisZ2MDQcEGaK93QESEgWK2iOpIDZ7k9zPVkG5AS3ksvD5ZWxmItw==}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-android-arm64@4.28.1:
|
||||
resolution: {integrity: sha512-EbkK285O+1YMrg57xVA+Dp0tDBRB93/BZKph9XhMjezf6F4TpYjaUSuPt5J0fZXlSag0LmZAsTmdGGqPp4pQFA==}
|
||||
/@rollup/rollup-android-arm64@4.29.1:
|
||||
resolution: {integrity: sha512-CaRfrV0cd+NIIcVVN/jx+hVLN+VRqnuzLRmfmlzpOzB87ajixsN/+9L5xNmkaUUvEbI5BmIKS+XTwXsHEb65Ew==}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-arm64@4.28.1:
|
||||
resolution: {integrity: sha512-prduvrMKU6NzMq6nxzQw445zXgaDBbMQvmKSJaxpaZ5R1QDM8w+eGxo6Y/jhT/cLoCvnZI42oEqf9KQNYz1fqQ==}
|
||||
/@rollup/rollup-darwin-arm64@4.29.1:
|
||||
resolution: {integrity: sha512-2ORr7T31Y0Mnk6qNuwtyNmy14MunTAMx06VAPI6/Ju52W10zk1i7i5U3vlDRWjhOI5quBcrvhkCHyF76bI7kEw==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-x64@4.28.1:
|
||||
resolution: {integrity: sha512-WsvbOunsUk0wccO/TV4o7IKgloJ942hVFK1CLatwv6TJspcCZb9umQkPdvB7FihmdxgaKR5JyxDjWpCOp4uZlQ==}
|
||||
/@rollup/rollup-darwin-x64@4.29.1:
|
||||
resolution: {integrity: sha512-j/Ej1oanzPjmN0tirRd5K2/nncAhS9W6ICzgxV+9Y5ZsP0hiGhHJXZ2JQ53iSSjj8m6cRY6oB1GMzNn2EUt6Ng==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-freebsd-arm64@4.28.1:
|
||||
resolution: {integrity: sha512-HTDPdY1caUcU4qK23FeeGxCdJF64cKkqajU0iBnTVxS8F7H/7BewvYoG+va1KPSL63kQ1PGNyiwKOfReavzvNA==}
|
||||
/@rollup/rollup-freebsd-arm64@4.29.1:
|
||||
resolution: {integrity: sha512-91C//G6Dm/cv724tpt7nTyP+JdN12iqeXGFM1SqnljCmi5yTXriH7B1r8AD9dAZByHpKAumqP1Qy2vVNIdLZqw==}
|
||||
cpu: [arm64]
|
||||
os: [freebsd]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-freebsd-x64@4.28.1:
|
||||
resolution: {integrity: sha512-m/uYasxkUevcFTeRSM9TeLyPe2QDuqtjkeoTpP9SW0XxUWfcYrGDMkO/m2tTw+4NMAF9P2fU3Mw4ahNvo7QmsQ==}
|
||||
/@rollup/rollup-freebsd-x64@4.29.1:
|
||||
resolution: {integrity: sha512-hEioiEQ9Dec2nIRoeHUP6hr1PSkXzQaCUyqBDQ9I9ik4gCXQZjJMIVzoNLBRGet+hIUb3CISMh9KXuCcWVW/8w==}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm-gnueabihf@4.28.1:
|
||||
resolution: {integrity: sha512-QAg11ZIt6mcmzpNE6JZBpKfJaKkqTm1A9+y9O+frdZJEuhQxiugM05gnCWiANHj4RmbgeVJpTdmKRmH/a+0QbA==}
|
||||
/@rollup/rollup-linux-arm-gnueabihf@4.29.1:
|
||||
resolution: {integrity: sha512-Py5vFd5HWYN9zxBv3WMrLAXY3yYJ6Q/aVERoeUFwiDGiMOWsMs7FokXihSOaT/PMWUty/Pj60XDQndK3eAfE6A==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm-musleabihf@4.28.1:
|
||||
resolution: {integrity: sha512-dRP9PEBfolq1dmMcFqbEPSd9VlRuVWEGSmbxVEfiq2cs2jlZAl0YNxFzAQS2OrQmsLBLAATDMb3Z6MFv5vOcXg==}
|
||||
/@rollup/rollup-linux-arm-musleabihf@4.29.1:
|
||||
resolution: {integrity: sha512-RiWpGgbayf7LUcuSNIbahr0ys2YnEERD4gYdISA06wa0i8RALrnzflh9Wxii7zQJEB2/Eh74dX4y/sHKLWp5uQ==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-gnu@4.28.1:
|
||||
resolution: {integrity: sha512-uGr8khxO+CKT4XU8ZUH1TTEUtlktK6Kgtv0+6bIFSeiSlnGJHG1tSFSjm41uQ9sAO/5ULx9mWOz70jYLyv1QkA==}
|
||||
/@rollup/rollup-linux-arm64-gnu@4.29.1:
|
||||
resolution: {integrity: sha512-Z80O+taYxTQITWMjm/YqNoe9d10OX6kDh8X5/rFCMuPqsKsSyDilvfg+vd3iXIqtfmp+cnfL1UrYirkaF8SBZA==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-musl@4.28.1:
|
||||
resolution: {integrity: sha512-QF54q8MYGAqMLrX2t7tNpi01nvq5RI59UBNx+3+37zoKX5KViPo/gk2QLhsuqok05sSCRluj0D00LzCwBikb0A==}
|
||||
/@rollup/rollup-linux-arm64-musl@4.29.1:
|
||||
resolution: {integrity: sha512-fOHRtF9gahwJk3QVp01a/GqS4hBEZCV1oKglVVq13kcK3NeVlS4BwIFzOHDbmKzt3i0OuHG4zfRP0YoG5OF/rA==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-loongarch64-gnu@4.28.1:
|
||||
resolution: {integrity: sha512-vPul4uodvWvLhRco2w0GcyZcdyBfpfDRgNKU+p35AWEbJ/HPs1tOUrkSueVbBS0RQHAf/A+nNtDpvw95PeVKOA==}
|
||||
/@rollup/rollup-linux-loongarch64-gnu@4.29.1:
|
||||
resolution: {integrity: sha512-5a7q3tnlbcg0OodyxcAdrrCxFi0DgXJSoOuidFUzHZ2GixZXQs6Tc3CHmlvqKAmOs5eRde+JJxeIf9DonkmYkw==}
|
||||
cpu: [loong64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-powerpc64le-gnu@4.28.1:
|
||||
resolution: {integrity: sha512-pTnTdBuC2+pt1Rmm2SV7JWRqzhYpEILML4PKODqLz+C7Ou2apEV52h19CR7es+u04KlqplggmN9sqZlekg3R1A==}
|
||||
/@rollup/rollup-linux-powerpc64le-gnu@4.29.1:
|
||||
resolution: {integrity: sha512-9b4Mg5Yfz6mRnlSPIdROcfw1BU22FQxmfjlp/CShWwO3LilKQuMISMTtAu/bxmmrE6A902W2cZJuzx8+gJ8e9w==}
|
||||
cpu: [ppc64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-riscv64-gnu@4.28.1:
|
||||
resolution: {integrity: sha512-vWXy1Nfg7TPBSuAncfInmAI/WZDd5vOklyLJDdIRKABcZWojNDY0NJwruY2AcnCLnRJKSaBgf/GiJfauu8cQZA==}
|
||||
/@rollup/rollup-linux-riscv64-gnu@4.29.1:
|
||||
resolution: {integrity: sha512-G5pn0NChlbRM8OJWpJFMX4/i8OEU538uiSv0P6roZcbpe/WfhEO+AT8SHVKfp8qhDQzaz7Q+1/ixMy7hBRidnQ==}
|
||||
cpu: [riscv64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-s390x-gnu@4.28.1:
|
||||
resolution: {integrity: sha512-/yqC2Y53oZjb0yz8PVuGOQQNOTwxcizudunl/tFs1aLvObTclTwZ0JhXF2XcPT/zuaymemCDSuuUPXJJyqeDOg==}
|
||||
/@rollup/rollup-linux-s390x-gnu@4.29.1:
|
||||
resolution: {integrity: sha512-WM9lIkNdkhVwiArmLxFXpWndFGuOka4oJOZh8EP3Vb8q5lzdSCBuhjavJsw68Q9AKDGeOOIHYzYm4ZFvmWez5g==}
|
||||
cpu: [s390x]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-gnu@4.28.1:
|
||||
resolution: {integrity: sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==}
|
||||
/@rollup/rollup-linux-x64-gnu@4.29.1:
|
||||
resolution: {integrity: sha512-87xYCwb0cPGZFoGiErT1eDcssByaLX4fc0z2nRM6eMtV9njAfEE6OW3UniAoDhX4Iq5xQVpE6qO9aJbCFumKYQ==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-musl@4.28.1:
|
||||
resolution: {integrity: sha512-xQTDVzSGiMlSshpJCtudbWyRfLaNiVPXt1WgdWTwWz9n0U12cI2ZVtWe/Jgwyv/6wjL7b66uu61Vg0POWVfz4g==}
|
||||
/@rollup/rollup-linux-x64-musl@4.29.1:
|
||||
resolution: {integrity: sha512-xufkSNppNOdVRCEC4WKvlR1FBDyqCSCpQeMMgv9ZyXqqtKBfkw1yfGMTUTs9Qsl6WQbJnsGboWCp7pJGkeMhKA==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-arm64-msvc@4.28.1:
|
||||
resolution: {integrity: sha512-wSXmDRVupJstFP7elGMgv+2HqXelQhuNf+IS4V+nUpNVi/GUiBgDmfwD0UGN3pcAnWsgKG3I52wMOBnk1VHr/A==}
|
||||
/@rollup/rollup-win32-arm64-msvc@4.29.1:
|
||||
resolution: {integrity: sha512-F2OiJ42m77lSkizZQLuC+jiZ2cgueWQL5YC9tjo3AgaEw+KJmVxHGSyQfDUoYR9cci0lAywv2Clmckzulcq6ig==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-ia32-msvc@4.28.1:
|
||||
resolution: {integrity: sha512-ZkyTJ/9vkgrE/Rk9vhMXhf8l9D+eAhbAVbsGsXKy2ohmJaWg0LPQLnIxRdRp/bKyr8tXuPlXhIoGlEB5XpJnGA==}
|
||||
/@rollup/rollup-win32-ia32-msvc@4.29.1:
|
||||
resolution: {integrity: sha512-rYRe5S0FcjlOBZQHgbTKNrqxCBUmgDJem/VQTCcTnA2KCabYSWQDrytOzX7avb79cAAweNmMUb/Zw18RNd4mng==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-x64-msvc@4.28.1:
|
||||
resolution: {integrity: sha512-ZvK2jBafvttJjoIdKm/Q/Bh7IJ1Ose9IBOwpOXcOvW3ikGTQGmKDgxTC6oCAzW6PynbkKP8+um1du81XJHZ0JA==}
|
||||
/@rollup/rollup-win32-x64-msvc@4.29.1:
|
||||
resolution: {integrity: sha512-+10CMg9vt1MoHj6x1pxyjPSMjHTIlqs8/tBztXvPAx24SKs9jwVnKqHJumlH/IzhaPUaj3T6T6wfZr8okdXaIg==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@skeletonlabs/skeleton@2.10.3(svelte@5.11.1):
|
||||
resolution: {integrity: sha512-O1RecF68zEVvZl3GgRS4emqWMUIQLHvTOFoqGOw/2OXCPE06IxUQrHQf2hnxCPxtGZNXY2YX8UNV38l+eH8GNQ==}
|
||||
/@skeletonlabs/skeleton@2.10.4(svelte@5.15.0):
|
||||
resolution: {integrity: sha512-jlelxAK9vycpM9E9Y31N/lX7hLDMOEQqKoo75MmFQJbc0gxpYRv5hGO0MCxaoLco+TpH/xi/yCSNlflts24e6A==}
|
||||
peerDependencies:
|
||||
svelte: ^3.56.0 || ^4.0.0 || ^5.0.0
|
||||
dependencies:
|
||||
esm-env: 1.0.0
|
||||
svelte: 5.11.1
|
||||
svelte: 5.15.0
|
||||
dev: true
|
||||
|
||||
/@skeletonlabs/tw-plugin@0.4.0(tailwindcss@3.4.16):
|
||||
/@skeletonlabs/tw-plugin@0.4.0(tailwindcss@3.4.17):
|
||||
resolution: {integrity: sha512-v6Y4deBq9ByRx3kTRGgekhhYkWEYgNNNu8UXOwJngCStB7w8SwmbNFSeHkluxMbgCgMnJyp220EMpw9nj/rEsQ==}
|
||||
peerDependencies:
|
||||
tailwindcss: '>=3.0.0'
|
||||
dependencies:
|
||||
tailwindcss: 3.4.16
|
||||
tailwindcss: 3.4.17
|
||||
dev: true
|
||||
|
||||
/@sveltejs/adapter-auto@3.3.1(@sveltejs/kit@2.10.1):
|
||||
/@sveltejs/adapter-auto@3.3.1(@sveltejs/kit@2.14.0):
|
||||
resolution: {integrity: sha512-5Sc7WAxYdL6q9j/+D0jJKjGREGlfIevDyHSQ2eNETHcB1TKlQWHcAo8AS8H1QdjNvSXpvOwNjykDUHPEAyGgdQ==}
|
||||
peerDependencies:
|
||||
'@sveltejs/kit': ^2.0.0
|
||||
dependencies:
|
||||
'@sveltejs/kit': 2.10.1(@sveltejs/vite-plugin-svelte@5.0.1)(svelte@5.11.1)(vite@6.0.3)
|
||||
'@sveltejs/kit': 2.14.0(@sveltejs/vite-plugin-svelte@5.0.3)(svelte@5.15.0)(vite@6.0.5)
|
||||
import-meta-resolve: 4.1.0
|
||||
dev: true
|
||||
|
||||
/@sveltejs/adapter-static@3.0.6(@sveltejs/kit@2.10.1):
|
||||
resolution: {integrity: sha512-MGJcesnJWj7FxDcB/GbrdYD3q24Uk0PIL4QIX149ku+hlJuj//nxUbb0HxUTpjkecWfHjVveSUnUaQWnPRXlpg==}
|
||||
/@sveltejs/adapter-static@3.0.8(@sveltejs/kit@2.14.0):
|
||||
resolution: {integrity: sha512-YaDrquRpZwfcXbnlDsSrBQNCChVOT9MGuSg+dMAyfsAa1SmiAhrA5jUYUiIMC59G92kIbY/AaQOWcBdq+lh+zg==}
|
||||
peerDependencies:
|
||||
'@sveltejs/kit': ^2.0.0
|
||||
dependencies:
|
||||
'@sveltejs/kit': 2.10.1(@sveltejs/vite-plugin-svelte@5.0.1)(svelte@5.11.1)(vite@6.0.3)
|
||||
'@sveltejs/kit': 2.14.0(@sveltejs/vite-plugin-svelte@5.0.3)(svelte@5.15.0)(vite@6.0.5)
|
||||
dev: true
|
||||
|
||||
/@sveltejs/enhanced-img@0.4.3(svelte@5.11.1)(vite@6.0.3):
|
||||
resolution: {integrity: sha512-hhuaZW2a+4p/niPpPnGEDWBbYy54rvvPlD3JArCyWYMbkdj825HkgyzvNZWbA0nrKDhdFNbbVVsVNBMDvPOLrQ==}
|
||||
/@sveltejs/enhanced-img@0.4.4(svelte@5.15.0)(vite@6.0.5):
|
||||
resolution: {integrity: sha512-BlBTGfbLUgHa+zSVrsGLOd+noCKWfipoOjoxE26bAAX97v7zh5eiCAp1KEdpkluL05Tl3+nR14gQdPsATyZqoA==}
|
||||
peerDependencies:
|
||||
svelte: ^5.0.0
|
||||
vite: '>= 5.0.0'
|
||||
dependencies:
|
||||
magic-string: 0.30.15
|
||||
magic-string: 0.30.17
|
||||
sharp: 0.33.5
|
||||
svelte: 5.11.1
|
||||
svelte-parse-markup: 0.1.5(svelte@5.11.1)
|
||||
vite: 6.0.3(@types/node@22.10.2)
|
||||
svelte: 5.15.0
|
||||
svelte-parse-markup: 0.1.5(svelte@5.15.0)
|
||||
vite: 6.0.5(@types/node@22.10.2)
|
||||
vite-imagetools: 7.0.5
|
||||
zimmerframe: 1.1.2
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
|
||||
/@sveltejs/kit@2.10.1(@sveltejs/vite-plugin-svelte@5.0.1)(svelte@5.11.1)(vite@6.0.3):
|
||||
resolution: {integrity: sha512-2aormKTn94aU8Lfxj4gcbRGh1Dyw0hCFlNo51+njdRDn9P2ERuWC4bOtTuoy5HJpPYR3AH8oaaEjKDWUHbi1OA==}
|
||||
/@sveltejs/kit@2.14.0(@sveltejs/vite-plugin-svelte@5.0.3)(svelte@5.15.0)(vite@6.0.5):
|
||||
resolution: {integrity: sha512-lqLmFb9WTegpj+83cTzvXL6S19UuSf8LEhF/8Mmjg53qqLVMmJt4RcrzOZTzK+o8lgpuXTPYPyKB+RUTNd9JjQ==}
|
||||
engines: {node: '>=18.13'}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
|
@ -913,24 +915,24 @@ packages:
|
|||
svelte: ^4.0.0 || ^5.0.0-next.0
|
||||
vite: ^5.0.3 || ^6.0.0
|
||||
dependencies:
|
||||
'@sveltejs/vite-plugin-svelte': 5.0.1(svelte@5.11.1)(vite@6.0.3)
|
||||
'@sveltejs/vite-plugin-svelte': 5.0.3(svelte@5.15.0)(vite@6.0.5)
|
||||
'@types/cookie': 0.6.0
|
||||
cookie: 0.6.0
|
||||
devalue: 5.1.1
|
||||
esm-env: 1.2.1
|
||||
import-meta-resolve: 4.1.0
|
||||
kleur: 4.1.5
|
||||
magic-string: 0.30.15
|
||||
magic-string: 0.30.17
|
||||
mrmime: 2.0.0
|
||||
sade: 1.8.1
|
||||
set-cookie-parser: 2.7.1
|
||||
sirv: 3.0.0
|
||||
svelte: 5.11.1
|
||||
svelte: 5.15.0
|
||||
tiny-glob: 0.2.9
|
||||
vite: 6.0.3(@types/node@22.10.2)
|
||||
vite: 6.0.5(@types/node@22.10.2)
|
||||
dev: true
|
||||
|
||||
/@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.1)(svelte@5.11.1)(vite@6.0.3):
|
||||
/@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.3)(svelte@5.15.0)(vite@6.0.5):
|
||||
resolution: {integrity: sha512-J/Nmb2Q2y7mck2hyCX4ckVHcR5tu2J+MtBEQqpDrrgELZ2uvraQcK/ioCV61AqkdXFgriksOKIceDcQmqnGhVw==}
|
||||
engines: {node: ^18.0.0 || ^20.0.0 || >=22}
|
||||
peerDependencies:
|
||||
|
@ -938,43 +940,43 @@ packages:
|
|||
svelte: ^5.0.0
|
||||
vite: ^6.0.0
|
||||
dependencies:
|
||||
'@sveltejs/vite-plugin-svelte': 5.0.1(svelte@5.11.1)(vite@6.0.3)
|
||||
'@sveltejs/vite-plugin-svelte': 5.0.3(svelte@5.15.0)(vite@6.0.5)
|
||||
debug: 4.4.0
|
||||
svelte: 5.11.1
|
||||
vite: 6.0.3(@types/node@22.10.2)
|
||||
svelte: 5.15.0
|
||||
vite: 6.0.5(@types/node@22.10.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.11.1)(vite@6.0.3):
|
||||
resolution: {integrity: sha512-D5l5+STmywGoLST07T9mrqqFFU+xgv5fqyTWM+VbxTvQ6jujNn4h3lQNCvlwVYs4Erov8i0K5Rwr3LQtmBYmBw==}
|
||||
/@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.15.0)(vite@6.0.5):
|
||||
resolution: {integrity: sha512-MCFS6CrQDu1yGwspm4qtli0e63vaPCehf6V7pIMP15AsWgMKrqDGCPFF/0kn4SP0ii4aySu4Pa62+fIRGFMjgw==}
|
||||
engines: {node: ^18.0.0 || ^20.0.0 || >=22}
|
||||
peerDependencies:
|
||||
svelte: ^5.0.0
|
||||
vite: ^6.0.0
|
||||
dependencies:
|
||||
'@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.1)(svelte@5.11.1)(vite@6.0.3)
|
||||
'@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.3)(svelte@5.15.0)(vite@6.0.5)
|
||||
debug: 4.4.0
|
||||
deepmerge: 4.3.1
|
||||
kleur: 4.1.5
|
||||
magic-string: 0.30.15
|
||||
svelte: 5.11.1
|
||||
vite: 6.0.3(@types/node@22.10.2)
|
||||
vitefu: 1.0.4(vite@6.0.3)
|
||||
magic-string: 0.30.17
|
||||
svelte: 5.15.0
|
||||
vite: 6.0.5(@types/node@22.10.2)
|
||||
vitefu: 1.0.4(vite@6.0.5)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@tailwindcss/forms@0.5.9(tailwindcss@3.4.16):
|
||||
/@tailwindcss/forms@0.5.9(tailwindcss@3.4.17):
|
||||
resolution: {integrity: sha512-tM4XVr2+UVTxXJzey9Twx48c1gcxFStqn1pQz0tRsX8o3DvxhN5oY5pvyAbUx7VTaZxpej4Zzvc6h+1RJBzpIg==}
|
||||
peerDependencies:
|
||||
tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20'
|
||||
dependencies:
|
||||
mini-svg-data-uri: 1.4.4
|
||||
tailwindcss: 3.4.16
|
||||
tailwindcss: 3.4.17
|
||||
dev: true
|
||||
|
||||
/@tailwindcss/typography@0.5.15(tailwindcss@3.4.16):
|
||||
/@tailwindcss/typography@0.5.15(tailwindcss@3.4.17):
|
||||
resolution: {integrity: sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==}
|
||||
peerDependencies:
|
||||
tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20'
|
||||
|
@ -983,7 +985,7 @@ packages:
|
|||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
postcss-selector-parser: 6.0.10
|
||||
tailwindcss: 3.4.16
|
||||
tailwindcss: 3.4.17
|
||||
dev: true
|
||||
|
||||
/@types/cookie@0.6.0:
|
||||
|
@ -1015,8 +1017,8 @@ packages:
|
|||
undici-types: 6.20.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@8.18.0(@typescript-eslint/parser@8.18.0)(eslint@9.16.0)(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-NR2yS7qUqCL7AIxdJUQf2MKKNDVNaig/dEB0GBLU7D+ZdHgK1NoH/3wsgO3OnPVipn51tG3MAwaODEGil70WEw==}
|
||||
/@typescript-eslint/eslint-plugin@8.18.1(@typescript-eslint/parser@8.18.1)(eslint@9.17.0)(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
||||
|
@ -1024,12 +1026,12 @@ packages:
|
|||
typescript: '>=4.8.4 <5.8.0'
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@typescript-eslint/parser': 8.18.0(eslint@9.16.0)(typescript@5.7.2)
|
||||
'@typescript-eslint/scope-manager': 8.18.0
|
||||
'@typescript-eslint/type-utils': 8.18.0(eslint@9.16.0)(typescript@5.7.2)
|
||||
'@typescript-eslint/utils': 8.18.0(eslint@9.16.0)(typescript@5.7.2)
|
||||
'@typescript-eslint/visitor-keys': 8.18.0
|
||||
eslint: 9.16.0
|
||||
'@typescript-eslint/parser': 8.18.1(eslint@9.17.0)(typescript@5.7.2)
|
||||
'@typescript-eslint/scope-manager': 8.18.1
|
||||
'@typescript-eslint/type-utils': 8.18.1(eslint@9.17.0)(typescript@5.7.2)
|
||||
'@typescript-eslint/utils': 8.18.1(eslint@9.17.0)(typescript@5.7.2)
|
||||
'@typescript-eslint/visitor-keys': 8.18.1
|
||||
eslint: 9.17.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.2
|
||||
natural-compare: 1.4.0
|
||||
|
@ -1039,62 +1041,62 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@8.18.0(eslint@9.16.0)(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-hgUZ3kTEpVzKaK3uNibExUYm6SKKOmTU2BOxBSvOYwtJEPdVQ70kZJpPjstlnhCHcuc2WGfSbpKlb/69ttyN5Q==}
|
||||
/@typescript-eslint/parser@8.18.1(eslint@9.17.0)(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: '>=4.8.4 <5.8.0'
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.18.0
|
||||
'@typescript-eslint/types': 8.18.0
|
||||
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.7.2)
|
||||
'@typescript-eslint/visitor-keys': 8.18.0
|
||||
'@typescript-eslint/scope-manager': 8.18.1
|
||||
'@typescript-eslint/types': 8.18.1
|
||||
'@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.2)
|
||||
'@typescript-eslint/visitor-keys': 8.18.1
|
||||
debug: 4.4.0
|
||||
eslint: 9.16.0
|
||||
eslint: 9.17.0
|
||||
typescript: 5.7.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager@8.18.0:
|
||||
resolution: {integrity: sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==}
|
||||
/@typescript-eslint/scope-manager@8.18.1:
|
||||
resolution: {integrity: sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.18.0
|
||||
'@typescript-eslint/visitor-keys': 8.18.0
|
||||
'@typescript-eslint/types': 8.18.1
|
||||
'@typescript-eslint/visitor-keys': 8.18.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@8.18.0(eslint@9.16.0)(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-er224jRepVAVLnMF2Q7MZJCq5CsdH2oqjP4dT7K6ij09Kyd+R21r7UVJrF0buMVdZS5QRhDzpvzAxHxabQadow==}
|
||||
/@typescript-eslint/type-utils@8.18.1(eslint@9.17.0)(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: '>=4.8.4 <5.8.0'
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.7.2)
|
||||
'@typescript-eslint/utils': 8.18.0(eslint@9.16.0)(typescript@5.7.2)
|
||||
'@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.2)
|
||||
'@typescript-eslint/utils': 8.18.1(eslint@9.17.0)(typescript@5.7.2)
|
||||
debug: 4.4.0
|
||||
eslint: 9.16.0
|
||||
eslint: 9.17.0
|
||||
ts-api-utils: 1.4.3(typescript@5.7.2)
|
||||
typescript: 5.7.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types@8.18.0:
|
||||
resolution: {integrity: sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==}
|
||||
/@typescript-eslint/types@8.18.1:
|
||||
resolution: {integrity: sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@8.18.0(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==}
|
||||
/@typescript-eslint/typescript-estree@8.18.1(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
typescript: '>=4.8.4 <5.8.0'
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.18.0
|
||||
'@typescript-eslint/visitor-keys': 8.18.0
|
||||
'@typescript-eslint/types': 8.18.1
|
||||
'@typescript-eslint/visitor-keys': 8.18.1
|
||||
debug: 4.4.0
|
||||
fast-glob: 3.3.2
|
||||
is-glob: 4.0.3
|
||||
|
@ -1106,28 +1108,28 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@8.18.0(eslint@9.16.0)(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg==}
|
||||
/@typescript-eslint/utils@8.18.1(eslint@9.17.0)(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: '>=4.8.4 <5.8.0'
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0)
|
||||
'@typescript-eslint/scope-manager': 8.18.0
|
||||
'@typescript-eslint/types': 8.18.0
|
||||
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.7.2)
|
||||
eslint: 9.16.0
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0)
|
||||
'@typescript-eslint/scope-manager': 8.18.1
|
||||
'@typescript-eslint/types': 8.18.1
|
||||
'@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.2)
|
||||
eslint: 9.17.0
|
||||
typescript: 5.7.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys@8.18.0:
|
||||
resolution: {integrity: sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==}
|
||||
/@typescript-eslint/visitor-keys@8.18.1:
|
||||
resolution: {integrity: sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.18.0
|
||||
'@typescript-eslint/types': 8.18.1
|
||||
eslint-visitor-keys: 4.2.0
|
||||
dev: true
|
||||
|
||||
|
@ -1533,26 +1535,26 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/eslint-compat-utils@0.5.1(eslint@9.16.0):
|
||||
/eslint-compat-utils@0.5.1(eslint@9.17.0):
|
||||
resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
|
||||
engines: {node: '>=12'}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
eslint: 9.16.0
|
||||
eslint: 9.17.0
|
||||
semver: 7.6.3
|
||||
dev: true
|
||||
|
||||
/eslint-config-prettier@9.1.0(eslint@9.16.0):
|
||||
/eslint-config-prettier@9.1.0(eslint@9.17.0):
|
||||
resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
dependencies:
|
||||
eslint: 9.16.0
|
||||
eslint: 9.17.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-svelte@2.46.1(eslint@9.16.0)(svelte@5.11.1):
|
||||
/eslint-plugin-svelte@2.46.1(eslint@9.17.0)(svelte@5.15.0):
|
||||
resolution: {integrity: sha512-7xYr2o4NID/f9OEYMqxsEQsCsj4KaMy4q5sANaKkAb6/QeCjYFxRmDm2S3YC3A3pl1kyPZ/syOx/i7LcWYSbIw==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1562,10 +1564,10 @@ packages:
|
|||
svelte:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0)
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0)
|
||||
'@jridgewell/sourcemap-codec': 1.5.0
|
||||
eslint: 9.16.0
|
||||
eslint-compat-utils: 0.5.1(eslint@9.16.0)
|
||||
eslint: 9.17.0
|
||||
eslint-compat-utils: 0.5.1(eslint@9.17.0)
|
||||
esutils: 2.0.3
|
||||
known-css-properties: 0.35.0
|
||||
postcss: 8.4.49
|
||||
|
@ -1573,8 +1575,8 @@ packages:
|
|||
postcss-safe-parser: 6.0.0(postcss@8.4.49)
|
||||
postcss-selector-parser: 6.1.2
|
||||
semver: 7.6.3
|
||||
svelte: 5.11.1
|
||||
svelte-eslint-parser: 0.43.0(svelte@5.11.1)
|
||||
svelte: 5.15.0
|
||||
svelte-eslint-parser: 0.43.0(svelte@5.15.0)
|
||||
transitivePeerDependencies:
|
||||
- ts-node
|
||||
dev: true
|
||||
|
@ -1605,8 +1607,8 @@ packages:
|
|||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
dev: true
|
||||
|
||||
/eslint@9.16.0:
|
||||
resolution: {integrity: sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA==}
|
||||
/eslint@9.17.0:
|
||||
resolution: {integrity: sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -1615,13 +1617,13 @@ packages:
|
|||
jiti:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0)
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0)
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@eslint/config-array': 0.19.0
|
||||
'@eslint/core': 0.9.0
|
||||
'@eslint/config-array': 0.19.1
|
||||
'@eslint/core': 0.9.1
|
||||
'@eslint/eslintrc': 3.2.0
|
||||
'@eslint/js': 9.16.0
|
||||
'@eslint/plugin-kit': 0.2.3
|
||||
'@eslint/js': 9.17.0
|
||||
'@eslint/plugin-kit': 0.2.4
|
||||
'@humanfs/node': 0.16.6
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@humanwhocodes/retry': 0.4.1
|
||||
|
@ -1686,11 +1688,10 @@ packages:
|
|||
estraverse: 5.3.0
|
||||
dev: true
|
||||
|
||||
/esrap@1.2.3:
|
||||
resolution: {integrity: sha512-ZlQmCCK+n7SGoqo7DnfKaP1sJZa49P01/dXzmjCASSo04p72w8EksT2NMK8CEX8DhKsfJXANioIw8VyHNsBfvQ==}
|
||||
/esrap@1.3.2:
|
||||
resolution: {integrity: sha512-C4PXusxYhFT98GjLSmb20k9PREuUdporer50dhzGuJu9IJXktbMddVCMLAERl5dAHyAi73GWWCE4FVHGP1794g==}
|
||||
dependencies:
|
||||
'@jridgewell/sourcemap-codec': 1.5.0
|
||||
'@types/estree': 1.0.6
|
||||
dev: true
|
||||
|
||||
/esrecurse@4.3.0:
|
||||
|
@ -2060,8 +2061,8 @@ packages:
|
|||
engines: {node: 14 || >=16.14}
|
||||
dev: true
|
||||
|
||||
/magic-string@0.30.15:
|
||||
resolution: {integrity: sha512-zXeaYRgZ6ldS1RJJUrMrYgNJ4fdwnyI6tVqoiIhyCyv5IVTK9BU8Ic2l253GGETQHxI4HNUwhJ3fjDhKqEoaAw==}
|
||||
/magic-string@0.30.17:
|
||||
resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
|
||||
dependencies:
|
||||
'@jridgewell/sourcemap-codec': 1.5.0
|
||||
dev: true
|
||||
|
@ -2397,14 +2398,14 @@ packages:
|
|||
engines: {node: '>= 0.8.0'}
|
||||
dev: true
|
||||
|
||||
/prettier-plugin-svelte@3.3.2(prettier@3.4.2)(svelte@5.11.1):
|
||||
/prettier-plugin-svelte@3.3.2(prettier@3.4.2)(svelte@5.15.0):
|
||||
resolution: {integrity: sha512-kRPjH8wSj2iu+dO+XaUv4vD8qr5mdDmlak3IT/7AOgGIMRG86z/EHOLauFcClKEnOUf4A4nOA7sre5KrJD4Raw==}
|
||||
peerDependencies:
|
||||
prettier: ^3.0.0
|
||||
svelte: ^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0
|
||||
dependencies:
|
||||
prettier: 3.4.2
|
||||
svelte: 5.11.1
|
||||
svelte: 5.15.0
|
||||
dev: true
|
||||
|
||||
/prettier@3.4.2:
|
||||
|
@ -2481,32 +2482,32 @@ packages:
|
|||
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
||||
dev: true
|
||||
|
||||
/rollup@4.28.1:
|
||||
resolution: {integrity: sha512-61fXYl/qNVinKmGSTHAZ6Yy8I3YIJC/r2m9feHo6SwVAVcLT5MPwOUFe7EuURA/4m0NR8lXG4BBXuo/IZEsjMg==}
|
||||
/rollup@4.29.1:
|
||||
resolution: {integrity: sha512-RaJ45M/kmJUzSWDs1Nnd5DdV4eerC98idtUOVr6FfKcgxqvjwHmxc5upLF9qZU9EpsVzzhleFahrT3shLuJzIw==}
|
||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@types/estree': 1.0.6
|
||||
optionalDependencies:
|
||||
'@rollup/rollup-android-arm-eabi': 4.28.1
|
||||
'@rollup/rollup-android-arm64': 4.28.1
|
||||
'@rollup/rollup-darwin-arm64': 4.28.1
|
||||
'@rollup/rollup-darwin-x64': 4.28.1
|
||||
'@rollup/rollup-freebsd-arm64': 4.28.1
|
||||
'@rollup/rollup-freebsd-x64': 4.28.1
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.28.1
|
||||
'@rollup/rollup-linux-arm-musleabihf': 4.28.1
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.28.1
|
||||
'@rollup/rollup-linux-arm64-musl': 4.28.1
|
||||
'@rollup/rollup-linux-loongarch64-gnu': 4.28.1
|
||||
'@rollup/rollup-linux-powerpc64le-gnu': 4.28.1
|
||||
'@rollup/rollup-linux-riscv64-gnu': 4.28.1
|
||||
'@rollup/rollup-linux-s390x-gnu': 4.28.1
|
||||
'@rollup/rollup-linux-x64-gnu': 4.28.1
|
||||
'@rollup/rollup-linux-x64-musl': 4.28.1
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.28.1
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.28.1
|
||||
'@rollup/rollup-win32-x64-msvc': 4.28.1
|
||||
'@rollup/rollup-android-arm-eabi': 4.29.1
|
||||
'@rollup/rollup-android-arm64': 4.29.1
|
||||
'@rollup/rollup-darwin-arm64': 4.29.1
|
||||
'@rollup/rollup-darwin-x64': 4.29.1
|
||||
'@rollup/rollup-freebsd-arm64': 4.29.1
|
||||
'@rollup/rollup-freebsd-x64': 4.29.1
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.29.1
|
||||
'@rollup/rollup-linux-arm-musleabihf': 4.29.1
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.29.1
|
||||
'@rollup/rollup-linux-arm64-musl': 4.29.1
|
||||
'@rollup/rollup-linux-loongarch64-gnu': 4.29.1
|
||||
'@rollup/rollup-linux-powerpc64le-gnu': 4.29.1
|
||||
'@rollup/rollup-linux-riscv64-gnu': 4.29.1
|
||||
'@rollup/rollup-linux-s390x-gnu': 4.29.1
|
||||
'@rollup/rollup-linux-x64-gnu': 4.29.1
|
||||
'@rollup/rollup-linux-x64-musl': 4.29.1
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.29.1
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.29.1
|
||||
'@rollup/rollup-win32-x64-msvc': 4.29.1
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
|
@ -2675,7 +2676,7 @@ packages:
|
|||
engines: {node: '>= 0.4'}
|
||||
dev: true
|
||||
|
||||
/svelte-check@4.1.1(svelte@5.11.1)(typescript@5.7.2):
|
||||
/svelte-check@4.1.1(svelte@5.15.0)(typescript@5.7.2):
|
||||
resolution: {integrity: sha512-NfaX+6Qtc8W/CyVGS/F7/XdiSSyXz+WGYA9ZWV3z8tso14V2vzjfXviKaTFEzB7g8TqfgO2FOzP6XT4ApSTUTw==}
|
||||
engines: {node: '>= 18.0.0'}
|
||||
hasBin: true
|
||||
|
@ -2688,13 +2689,13 @@ packages:
|
|||
fdir: 6.4.2
|
||||
picocolors: 1.1.1
|
||||
sade: 1.8.1
|
||||
svelte: 5.11.1
|
||||
svelte: 5.15.0
|
||||
typescript: 5.7.2
|
||||
transitivePeerDependencies:
|
||||
- picomatch
|
||||
dev: true
|
||||
|
||||
/svelte-eslint-parser@0.43.0(svelte@5.11.1):
|
||||
/svelte-eslint-parser@0.43.0(svelte@5.15.0):
|
||||
resolution: {integrity: sha512-GpU52uPKKcVnh8tKN5P4UZpJ/fUDndmq7wfsvoVXsyP+aY0anol7Yqo01fyrlaWGMFfm4av5DyrjlaXdLRJvGA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2708,19 +2709,19 @@ packages:
|
|||
espree: 9.6.1
|
||||
postcss: 8.4.49
|
||||
postcss-scss: 4.0.9(postcss@8.4.49)
|
||||
svelte: 5.11.1
|
||||
svelte: 5.15.0
|
||||
dev: true
|
||||
|
||||
/svelte-parse-markup@0.1.5(svelte@5.11.1):
|
||||
/svelte-parse-markup@0.1.5(svelte@5.15.0):
|
||||
resolution: {integrity: sha512-T6mqZrySltPCDwfKXWQ6zehipVLk4GWfH1zCMGgRtLlOIFPuw58ZxVYxVvotMJgJaurKi1i14viB2GIRKXeJTQ==}
|
||||
peerDependencies:
|
||||
svelte: ^3.0.0 || ^4.0.0 || ^5.0.0-next.1
|
||||
dependencies:
|
||||
svelte: 5.11.1
|
||||
svelte: 5.15.0
|
||||
dev: true
|
||||
|
||||
/svelte@5.11.1:
|
||||
resolution: {integrity: sha512-MeOqhO8ihCj7bGs19EeMXtJWt2T2gWvDaCa7NdlB5WRz0q9Xf0Jewdii+5JknRQsA5X3459Bbtls0QX4+6eMXQ==}
|
||||
/svelte@5.15.0:
|
||||
resolution: {integrity: sha512-YWl8rAd4hSjERLtLvP6h2pflGtmrJwv+L12BgrOtHYJCpvLS9WKp/YNAdyolw3FymXtcYZqhSWvWlu5O1X7tgQ==}
|
||||
engines: {node: '>=18'}
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.3.0
|
||||
|
@ -2731,15 +2732,15 @@ packages:
|
|||
aria-query: 5.3.2
|
||||
axobject-query: 4.1.0
|
||||
esm-env: 1.2.1
|
||||
esrap: 1.2.3
|
||||
esrap: 1.3.2
|
||||
is-reference: 3.0.3
|
||||
locate-character: 3.0.0
|
||||
magic-string: 0.30.15
|
||||
magic-string: 0.30.17
|
||||
zimmerframe: 1.1.2
|
||||
dev: true
|
||||
|
||||
/tailwindcss@3.4.16:
|
||||
resolution: {integrity: sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==}
|
||||
/tailwindcss@3.4.17:
|
||||
resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
@ -2871,14 +2872,14 @@ packages:
|
|||
resolution: {integrity: sha512-OOvVnaBTqJJ2J7X1cM1qpH4pj9jsfTxia1VSuWeyXtf+OnP8d0YI1LHpv8y2NT47wg+n7XiTgh3BvcSffuBWrw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 5.1.3
|
||||
'@rollup/pluginutils': 5.1.4
|
||||
imagetools-core: 7.0.2
|
||||
sharp: 0.33.5
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
|
||||
/vite-plugin-tailwind-purgecss@0.3.5(tailwindcss@3.4.16)(vite@6.0.3):
|
||||
/vite-plugin-tailwind-purgecss@0.3.5(tailwindcss@3.4.17)(vite@6.0.5):
|
||||
resolution: {integrity: sha512-Ds9My/ED/DMWwMGgGUfu/KVxHKQnacnu0b3Kvm7Dv6ubOGuJq50pfbShVxLuSXFc6dOQKLTLZaoqdW9qxpC26g==}
|
||||
peerDependencies:
|
||||
tailwindcss: ^3.3.0
|
||||
|
@ -2889,12 +2890,12 @@ packages:
|
|||
fast-glob: 3.3.2
|
||||
purgecss: 6.0.0
|
||||
purgecss-from-html: 6.0.0
|
||||
tailwindcss: 3.4.16
|
||||
vite: 6.0.3(@types/node@22.10.2)
|
||||
tailwindcss: 3.4.17
|
||||
vite: 6.0.5(@types/node@22.10.2)
|
||||
dev: true
|
||||
|
||||
/vite@6.0.3(@types/node@22.10.2):
|
||||
resolution: {integrity: sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==}
|
||||
/vite@6.0.5(@types/node@22.10.2):
|
||||
resolution: {integrity: sha512-akD5IAH/ID5imgue2DYhzsEwCi0/4VKY31uhMLEYJwPP4TiUp8pL5PIK+Wo7H8qT8JY9i+pVfPydcFPYD1EL7g==}
|
||||
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -2936,12 +2937,12 @@ packages:
|
|||
'@types/node': 22.10.2
|
||||
esbuild: 0.24.0
|
||||
postcss: 8.4.49
|
||||
rollup: 4.28.1
|
||||
rollup: 4.29.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitefu@1.0.4(vite@6.0.3):
|
||||
/vitefu@1.0.4(vite@6.0.5):
|
||||
resolution: {integrity: sha512-y6zEE3PQf6uu/Mt6DTJ9ih+kyJLr4XcSgHR2zUkM8SWDhuixEJxfJ6CZGMHh1Ec3vPLoEA0IHU5oWzVqw8ulow==}
|
||||
peerDependencies:
|
||||
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
|
||||
|
@ -2949,7 +2950,7 @@ packages:
|
|||
vite:
|
||||
optional: true
|
||||
dependencies:
|
||||
vite: 6.0.3(@types/node@22.10.2)
|
||||
vite: 6.0.5(@types/node@22.10.2)
|
||||
dev: true
|
||||
|
||||
/which@2.0.2:
|
||||
|
|
Loading…
Reference in a new issue