aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-26 22:25:02 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-11-26 22:25:16 +0000
commite0bed9eba978d0bca6c95b71c198deb83f07a722 (patch)
tree6a40392941e0ce4e31675bc75c4425adbffec5b3
parentbuild(deps-dev): bump the nodejs-dependencies group with 7 updates (diff)
downloadlocusts-e0bed9eba978d0bca6c95b71c198deb83f07a722.tar
locusts-e0bed9eba978d0bca6c95b71c198deb83f07a722.tar.gz
locusts-e0bed9eba978d0bca6c95b71c198deb83f07a722.tar.bz2
locusts-e0bed9eba978d0bca6c95b71c198deb83f07a722.tar.lz
locusts-e0bed9eba978d0bca6c95b71c198deb83f07a722.tar.xz
locusts-e0bed9eba978d0bca6c95b71c198deb83f07a722.tar.zst
locusts-e0bed9eba978d0bca6c95b71c198deb83f07a722.zip
build(deps-dev): bump the nodejs-dependencies group with 8 updatesHEADmaster
Bumps the nodejs-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.4` | `22.10.0` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.7.1` | `3.7.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `6.0.0` | | [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `4.0.2` | `5.0.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.2.8` | `5.2.9` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.5` | `2.1.6` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.2.0` | `5.2.1` | Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.1) Updates `@types/node` from 22.9.4 to 22.10.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react-swc` from 3.7.1 to 3.7.2 - [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react-swc/compare/v3.7.1...v3.7.2) Updates `vite` from 5.4.11 to 6.0.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.0.0/packages/vite) Updates `@sveltejs/vite-plugin-svelte` from 4.0.2 to 5.0.1 - [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@5.0.1/packages/vite-plugin-svelte) Updates `svelte` from 5.2.8 to 5.2.9 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.2.9/packages/svelte) Updates `vitest` from 2.1.5 to 2.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest) Updates `@vitejs/plugin-vue` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.1/packages/plugin-vue) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-dependencies - dependency-name: "@vitejs/plugin-react-swc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: nodejs-dependencies - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-type: direct:development update-type: version-update:semver-major dependency-group: nodejs-dependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml603
-rw-r--r--src/packages/locusts/package.json2
-rw-r--r--src/packages/react/package.json4
-rw-r--r--src/packages/svelte/package.json8
-rw-r--r--src/packages/vue/package.json4
6 files changed, 209 insertions, 414 deletions
diff --git a/package.json b/package.json
index 361cbb7..fddb87d 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"version": "0.0.0",
"devDependencies": {
"@changesets/cli": "^2.27.10",
- "prettier": "^3.3.2",
+ "prettier": "^3.4.1",
"syncpack": "13.0.0",
"turbo": "^2.3.2"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 8e3e0e5..34a5a9c 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -12,8 +12,8 @@ importers:
specifier: ^2.27.10
version: 2.27.10
prettier:
- specifier: ^3.3.2
- version: 3.3.3
+ specifier: ^3.4.1
+ version: 3.4.1
syncpack:
specifier: 13.0.0
version: 13.0.0(typescript@5.7.2)
@@ -54,8 +54,8 @@ importers:
specifier: workspace:*
version: link:../typescript-config
'@types/node':
- specifier: ^22.9.4
- version: 22.9.4
+ specifier: ^22.10.0
+ version: 22.10.0
globals:
specifier: ^15.12.0
version: 15.12.0
@@ -64,7 +64,7 @@ importers:
version: 0.2.12
tsup:
specifier: ^8.3.5
- version: 8.3.5(@swc/core@1.7.42)(postcss@8.4.47)(tsx@4.19.2)(typescript@5.7.2)
+ version: 8.3.5(@swc/core@1.7.42)(postcss@8.4.49)(tsx@4.19.2)(typescript@5.7.2)
tsx:
specifier: ^4.19.2
version: 4.19.2
@@ -91,8 +91,8 @@ importers:
specifier: ^18.3.1
version: 18.3.1
'@vitejs/plugin-react-swc':
- specifier: ^3.5.0
- version: 3.7.1(vite@5.4.11(@types/node@22.9.4))
+ specifier: ^3.7.2
+ version: 3.7.2(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))
eslint-plugin-react:
specifier: ^7.37.2
version: 7.37.2(eslint@9.15.0)
@@ -115,8 +115,8 @@ importers:
specifier: ^8.16.0
version: 8.16.0(eslint@9.15.0)(typescript@5.7.2)
vite:
- specifier: ^5.4.11
- version: 5.4.11(@types/node@22.9.4)
+ specifier: ^6.0.0
+ version: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
src/packages/svelte:
devDependencies:
@@ -128,34 +128,34 @@ importers:
version: link:../typescript-config
'@sveltejs/adapter-auto':
specifier: ^3.0.0
- version: 3.3.1(@sveltejs/kit@2.8.4(@sveltejs/vite-plugin-svelte@4.0.2(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4)))(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4)))
+ version: 3.3.1(@sveltejs/kit@2.8.4(@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2)))(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2)))
'@sveltejs/kit':
specifier: ^2.8.4
- version: 2.8.4(@sveltejs/vite-plugin-svelte@4.0.2(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4)))(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4))
+ version: 2.8.4(@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2)))(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))
'@sveltejs/package':
specifier: ^2.0.0
- version: 2.3.7(svelte@5.2.8)(typescript@5.7.2)
+ version: 2.3.7(svelte@5.2.9)(typescript@5.7.2)
'@sveltejs/vite-plugin-svelte':
- specifier: ^4.0.2
- version: 4.0.2(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4))
+ specifier: ^5.0.1
+ version: 5.0.1(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))
eslint-config-prettier:
specifier: ^9.1.0
version: 9.1.0(eslint@9.15.0)
eslint-plugin-svelte:
specifier: ^2.36.0
- version: 2.46.0(eslint@9.15.0)(svelte@5.2.8)
+ version: 2.46.0(eslint@9.15.0)(svelte@5.2.9)
prettier-plugin-svelte:
specifier: ^3.3.2
- version: 3.3.2(prettier@3.3.3)(svelte@5.2.8)
+ version: 3.3.2(prettier@3.4.1)(svelte@5.2.9)
publint:
specifier: ^0.2.0
version: 0.2.12
svelte:
- specifier: ^5.2.8
- version: 5.2.8
+ specifier: ^5.2.9
+ version: 5.2.9
svelte-check:
specifier: ^4.1.0
- version: 4.1.0(picomatch@4.0.2)(svelte@5.2.8)(typescript@5.7.2)
+ version: 4.1.0(picomatch@4.0.2)(svelte@5.2.9)(typescript@5.7.2)
typescript:
specifier: ^5.7.2
version: 5.7.2
@@ -163,11 +163,11 @@ importers:
specifier: ^8.16.0
version: 8.16.0(eslint@9.15.0)(typescript@5.7.2)
vite:
- specifier: ^5.4.11
- version: 5.4.11(@types/node@22.9.4)
+ specifier: ^6.0.0
+ version: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
vitest:
- specifier: ^2.1.5
- version: 2.1.5(@types/node@22.9.4)
+ specifier: ^2.1.6
+ version: 2.1.6(@types/node@22.10.0)(tsx@4.19.2)
src/packages/typescript-config: {}
@@ -184,8 +184,8 @@ importers:
specifier: workspace:*
version: link:../typescript-config
'@vitejs/plugin-vue':
- specifier: ^5.2.0
- version: 5.2.0(vite@5.4.11(@types/node@22.9.4))(vue@3.5.12(typescript@5.7.2))
+ specifier: ^5.2.1
+ version: 5.2.1(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))(vue@3.5.12(typescript@5.7.2))
eslint-plugin-vue:
specifier: ^9.31.0
version: 9.31.0(eslint@9.15.0)
@@ -196,8 +196,8 @@ importers:
specifier: ^5.7.2
version: 5.7.2
vite:
- specifier: ^5.4.11
- version: 5.4.11(@types/node@22.9.4)
+ specifier: ^6.0.0
+ version: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
vue-tsc:
specifier: ^2.1.8
version: 2.1.10(typescript@5.7.2)
@@ -297,12 +297,6 @@ packages:
peerDependencies:
effect: ^3.6.5
- '@esbuild/aix-ppc64@0.21.5':
- resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
- engines: {node: '>=12'}
- cpu: [ppc64]
- os: [aix]
-
'@esbuild/aix-ppc64@0.23.1':
resolution: {integrity: sha512-6VhYk1diRqrhBAqpJEdjASR/+WVRtfjpqKuNw11cLiaWpAT/Uu+nokB+UJnevzy/P9C/ty6AOe0dwueMrGh/iQ==}
engines: {node: '>=18'}
@@ -315,12 +309,6 @@ packages:
cpu: [ppc64]
os: [aix]
- '@esbuild/android-arm64@0.21.5':
- resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [android]
-
'@esbuild/android-arm64@0.23.1':
resolution: {integrity: sha512-xw50ipykXcLstLeWH7WRdQuysJqejuAGPd30vd1i5zSyKK3WE+ijzHmLKxdiCMtH1pHz78rOg0BKSYOSB/2Khw==}
engines: {node: '>=18'}
@@ -333,12 +321,6 @@ packages:
cpu: [arm64]
os: [android]
- '@esbuild/android-arm@0.21.5':
- resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
- engines: {node: '>=12'}
- cpu: [arm]
- os: [android]
-
'@esbuild/android-arm@0.23.1':
resolution: {integrity: sha512-uz6/tEy2IFm9RYOyvKl88zdzZfwEfKZmnX9Cj1BHjeSGNuGLuMD1kR8y5bteYmwqKm1tj8m4cb/aKEorr6fHWQ==}
engines: {node: '>=18'}
@@ -351,12 +333,6 @@ packages:
cpu: [arm]
os: [android]
- '@esbuild/android-x64@0.21.5':
- resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [android]
-
'@esbuild/android-x64@0.23.1':
resolution: {integrity: sha512-nlN9B69St9BwUoB+jkyU090bru8L0NA3yFvAd7k8dNsVH8bi9a8cUAUSEcEEgTp2z3dbEDGJGfP6VUnkQnlReg==}
engines: {node: '>=18'}
@@ -369,12 +345,6 @@ packages:
cpu: [x64]
os: [android]
- '@esbuild/darwin-arm64@0.21.5':
- resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [darwin]
-
'@esbuild/darwin-arm64@0.23.1':
resolution: {integrity: sha512-YsS2e3Wtgnw7Wq53XXBLcV6JhRsEq8hkfg91ESVadIrzr9wO6jJDMZnCQbHm1Guc5t/CdDiFSSfWP58FNuvT3Q==}
engines: {node: '>=18'}
@@ -387,12 +357,6 @@ packages:
cpu: [arm64]
os: [darwin]
- '@esbuild/darwin-x64@0.21.5':
- resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [darwin]
-
'@esbuild/darwin-x64@0.23.1':
resolution: {integrity: sha512-aClqdgTDVPSEGgoCS8QDG37Gu8yc9lTHNAQlsztQ6ENetKEO//b8y31MMu2ZaPbn4kVsIABzVLXYLhCGekGDqw==}
engines: {node: '>=18'}
@@ -405,12 +369,6 @@ packages:
cpu: [x64]
os: [darwin]
- '@esbuild/freebsd-arm64@0.21.5':
- resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [freebsd]
-
'@esbuild/freebsd-arm64@0.23.1':
resolution: {integrity: sha512-h1k6yS8/pN/NHlMl5+v4XPfikhJulk4G+tKGFIOwURBSFzE8bixw1ebjluLOjfwtLqY0kewfjLSrO6tN2MgIhA==}
engines: {node: '>=18'}
@@ -423,12 +381,6 @@ packages:
cpu: [arm64]
os: [freebsd]
- '@esbuild/freebsd-x64@0.21.5':
- resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [freebsd]
-
'@esbuild/freebsd-x64@0.23.1':
resolution: {integrity: sha512-lK1eJeyk1ZX8UklqFd/3A60UuZ/6UVfGT2LuGo3Wp4/z7eRTRYY+0xOu2kpClP+vMTi9wKOfXi2vjUpO1Ro76g==}
engines: {node: '>=18'}
@@ -441,12 +393,6 @@ packages:
cpu: [x64]
os: [freebsd]
- '@esbuild/linux-arm64@0.21.5':
- resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [linux]
-
'@esbuild/linux-arm64@0.23.1':
resolution: {integrity: sha512-/93bf2yxencYDnItMYV/v116zff6UyTjo4EtEQjUBeGiVpMmffDNUyD9UN2zV+V3LRV3/on4xdZ26NKzn6754g==}
engines: {node: '>=18'}
@@ -459,12 +405,6 @@ packages:
cpu: [arm64]
os: [linux]
- '@esbuild/linux-arm@0.21.5':
- resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
- engines: {node: '>=12'}
- cpu: [arm]
- os: [linux]
-
'@esbuild/linux-arm@0.23.1':
resolution: {integrity: sha512-CXXkzgn+dXAPs3WBwE+Kvnrf4WECwBdfjfeYHpMeVxWE0EceB6vhWGShs6wi0IYEqMSIzdOF1XjQ/Mkm5d7ZdQ==}
engines: {node: '>=18'}
@@ -477,12 +417,6 @@ packages:
cpu: [arm]
os: [linux]
- '@esbuild/linux-ia32@0.21.5':
- resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
- engines: {node: '>=12'}
- cpu: [ia32]
- os: [linux]
-
'@esbuild/linux-ia32@0.23.1':
resolution: {integrity: sha512-VTN4EuOHwXEkXzX5nTvVY4s7E/Krz7COC8xkftbbKRYAl96vPiUssGkeMELQMOnLOJ8k3BY1+ZY52tttZnHcXQ==}
engines: {node: '>=18'}
@@ -495,12 +429,6 @@ packages:
cpu: [ia32]
os: [linux]
- '@esbuild/linux-loong64@0.21.5':
- resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
- engines: {node: '>=12'}
- cpu: [loong64]
- os: [linux]
-
'@esbuild/linux-loong64@0.23.1':
resolution: {integrity: sha512-Vx09LzEoBa5zDnieH8LSMRToj7ir/Jeq0Gu6qJ/1GcBq9GkfoEAoXvLiW1U9J1qE/Y/Oyaq33w5p2ZWrNNHNEw==}
engines: {node: '>=18'}
@@ -513,12 +441,6 @@ packages:
cpu: [loong64]
os: [linux]
- '@esbuild/linux-mips64el@0.21.5':
- resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
- engines: {node: '>=12'}
- cpu: [mips64el]
- os: [linux]
-
'@esbuild/linux-mips64el@0.23.1':
resolution: {integrity: sha512-nrFzzMQ7W4WRLNUOU5dlWAqa6yVeI0P78WKGUo7lg2HShq/yx+UYkeNSE0SSfSure0SqgnsxPvmAUu/vu0E+3Q==}
engines: {node: '>=18'}
@@ -531,12 +453,6 @@ packages:
cpu: [mips64el]
os: [linux]
- '@esbuild/linux-ppc64@0.21.5':
- resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
- engines: {node: '>=12'}
- cpu: [ppc64]
- os: [linux]
-
'@esbuild/linux-ppc64@0.23.1':
resolution: {integrity: sha512-dKN8fgVqd0vUIjxuJI6P/9SSSe/mB9rvA98CSH2sJnlZ/OCZWO1DJvxj8jvKTfYUdGfcq2dDxoKaC6bHuTlgcw==}
engines: {node: '>=18'}
@@ -549,12 +465,6 @@ packages:
cpu: [ppc64]
os: [linux]
- '@esbuild/linux-riscv64@0.21.5':
- resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
- engines: {node: '>=12'}
- cpu: [riscv64]
- os: [linux]
-
'@esbuild/linux-riscv64@0.23.1':
resolution: {integrity: sha512-5AV4Pzp80fhHL83JM6LoA6pTQVWgB1HovMBsLQ9OZWLDqVY8MVobBXNSmAJi//Csh6tcY7e7Lny2Hg1tElMjIA==}
engines: {node: '>=18'}
@@ -567,12 +477,6 @@ packages:
cpu: [riscv64]
os: [linux]
- '@esbuild/linux-s390x@0.21.5':
- resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
- engines: {node: '>=12'}
- cpu: [s390x]
- os: [linux]
-
'@esbuild/linux-s390x@0.23.1':
resolution: {integrity: sha512-9ygs73tuFCe6f6m/Tb+9LtYxWR4c9yg7zjt2cYkjDbDpV/xVn+68cQxMXCjUpYwEkze2RcU/rMnfIXNRFmSoDw==}
engines: {node: '>=18'}
@@ -585,12 +489,6 @@ packages:
cpu: [s390x]
os: [linux]
- '@esbuild/linux-x64@0.21.5':
- resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [linux]
-
'@esbuild/linux-x64@0.23.1':
resolution: {integrity: sha512-EV6+ovTsEXCPAp58g2dD68LxoP/wK5pRvgy0J/HxPGB009omFPv3Yet0HiaqvrIrgPTBuC6wCH1LTOY91EO5hQ==}
engines: {node: '>=18'}
@@ -603,12 +501,6 @@ packages:
cpu: [x64]
os: [linux]
- '@esbuild/netbsd-x64@0.21.5':
- resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [netbsd]
-
'@esbuild/netbsd-x64@0.23.1':
resolution: {integrity: sha512-aevEkCNu7KlPRpYLjwmdcuNz6bDFiE7Z8XC4CPqExjTvrHugh28QzUXVOZtiYghciKUacNktqxdpymplil1beA==}
engines: {node: '>=18'}
@@ -633,12 +525,6 @@ packages:
cpu: [arm64]
os: [openbsd]
- '@esbuild/openbsd-x64@0.21.5':
- resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [openbsd]
-
'@esbuild/openbsd-x64@0.23.1':
resolution: {integrity: sha512-aY2gMmKmPhxfU+0EdnN+XNtGbjfQgwZj43k8G3fyrDM/UdZww6xrWxmDkuz2eCZchqVeABjV5BpildOrUbBTqA==}
engines: {node: '>=18'}
@@ -651,12 +537,6 @@ packages:
cpu: [x64]
os: [openbsd]
- '@esbuild/sunos-x64@0.21.5':
- resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [sunos]
-
'@esbuild/sunos-x64@0.23.1':
resolution: {integrity: sha512-RBRT2gqEl0IKQABT4XTj78tpk9v7ehp+mazn2HbUeZl1YMdaGAQqhapjGTCe7uw7y0frDi4gS0uHzhvpFuI1sA==}
engines: {node: '>=18'}
@@ -669,12 +549,6 @@ packages:
cpu: [x64]
os: [sunos]
- '@esbuild/win32-arm64@0.21.5':
- resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [win32]
-
'@esbuild/win32-arm64@0.23.1':
resolution: {integrity: sha512-4O+gPR5rEBe2FpKOVyiJ7wNDPA8nGzDuJ6gN4okSA1gEOYZ67N8JPk58tkWtdtPeLz7lBnY6I5L3jdsr3S+A6A==}
engines: {node: '>=18'}
@@ -687,12 +561,6 @@ packages:
cpu: [arm64]
os: [win32]
- '@esbuild/win32-ia32@0.21.5':
- resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
- engines: {node: '>=12'}
- cpu: [ia32]
- os: [win32]
-
'@esbuild/win32-ia32@0.23.1':
resolution: {integrity: sha512-BcaL0Vn6QwCwre3Y717nVHZbAa4UBEigzFm6VdsVdT/MbZ38xoj1X9HPkZhbmaBGUD1W8vxAfffbDe8bA6AKnQ==}
engines: {node: '>=18'}
@@ -705,12 +573,6 @@ packages:
cpu: [ia32]
os: [win32]
- '@esbuild/win32-x64@0.21.5':
- resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [win32]
-
'@esbuild/win32-x64@0.23.1':
resolution: {integrity: sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==}
engines: {node: '>=18'}
@@ -929,20 +791,20 @@ packages:
peerDependencies:
svelte: ^3.44.0 || ^4.0.0 || ^5.0.0-next.1
- '@sveltejs/vite-plugin-svelte-inspector@3.0.1':
- resolution: {integrity: sha512-2CKypmj1sM4GE7HjllT7UKmo4Q6L5xFRd7VMGEWhYnZ+wc6AUVU01IBd7yUi6WnFndEwWoMNOd6e8UjoN0nbvQ==}
+ '@sveltejs/vite-plugin-svelte-inspector@4.0.1':
+ resolution: {integrity: sha512-J/Nmb2Q2y7mck2hyCX4ckVHcR5tu2J+MtBEQqpDrrgELZ2uvraQcK/ioCV61AqkdXFgriksOKIceDcQmqnGhVw==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22}
peerDependencies:
- '@sveltejs/vite-plugin-svelte': ^4.0.0-next.0||^4.0.0
- svelte: ^5.0.0-next.96 || ^5.0.0
- vite: ^5.0.0
+ '@sveltejs/vite-plugin-svelte': ^5.0.0
+ svelte: ^5.0.0
+ vite: ^6.0.0
- '@sveltejs/vite-plugin-svelte@4.0.2':
- resolution: {integrity: sha512-Y9r/fWy539XlAC7+5wfNJ4zH6TygUYoQ0Eegzp0zDDqhJ54+92gOyOX1l4MO1cJSx0O+Gp13YePT5XEa3+kX0w==}
+ '@sveltejs/vite-plugin-svelte@5.0.1':
+ resolution: {integrity: sha512-D5l5+STmywGoLST07T9mrqqFFU+xgv5fqyTWM+VbxTvQ6jujNn4h3lQNCvlwVYs4Erov8i0K5Rwr3LQtmBYmBw==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22}
peerDependencies:
- svelte: ^5.0.0-next.96 || ^5.0.0
- vite: ^5.0.0
+ svelte: ^5.0.0
+ vite: ^6.0.0
'@swc/core-darwin-arm64@1.7.42':
resolution: {integrity: sha512-fWhaCs2+8GDRIcjExVDEIfbptVrxDqG8oHkESnXgymmvqTWzWei5SOnPNMS8Q+MYsn/b++Y2bDxkcwmq35Bvxg==}
@@ -1034,8 +896,8 @@ packages:
'@types/node@12.20.55':
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
- '@types/node@22.9.4':
- resolution: {integrity: sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg==}
+ '@types/node@22.10.0':
+ resolution: {integrity: sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==}
'@types/prop-types@15.7.13':
resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==}
@@ -1108,46 +970,46 @@ packages:
resolution: {integrity: sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@vitejs/plugin-react-swc@3.7.1':
- resolution: {integrity: sha512-vgWOY0i1EROUK0Ctg1hwhtC3SdcDjZcdit4Ups4aPkDcB1jYhmo+RMYWY87cmXMhvtD5uf8lV89j2w16vkdSVg==}
+ '@vitejs/plugin-react-swc@3.7.2':
+ resolution: {integrity: sha512-y0byko2b2tSVVf5Gpng1eEhX1OvPC7x8yns1Fx8jDzlJp4LS6CMkCPfLw47cjyoMrshQDoQw4qcgjsU9VvlCew==}
peerDependencies:
- vite: ^4 || ^5
+ vite: ^4 || ^5 || ^6
- '@vitejs/plugin-vue@5.2.0':
- resolution: {integrity: sha512-7n7KdUEtx/7Yl7I/WVAMZ1bEb0eVvXF3ummWTeLcs/9gvo9pJhuLdouSXGjdZ/MKD1acf1I272+X0RMua4/R3g==}
+ '@vitejs/plugin-vue@5.2.1':
+ resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
- vite: ^5.0.0
+ vite: ^5.0.0 || ^6.0.0
vue: ^3.2.25
- '@vitest/expect@2.1.5':
- resolution: {integrity: sha512-nZSBTW1XIdpZvEJyoP/Sy8fUg0b8od7ZpGDkTUcfJ7wz/VoZAFzFfLyxVxGFhUjJzhYqSbIpfMtl/+k/dpWa3Q==}
+ '@vitest/expect@2.1.6':
+ resolution: {integrity: sha512-9M1UR9CAmrhJOMoSwVnPh2rELPKhYo0m/CSgqw9PyStpxtkwhmdM6XYlXGKeYyERY1N6EIuzkQ7e3Lm1WKCoUg==}
- '@vitest/mocker@2.1.5':
- resolution: {integrity: sha512-XYW6l3UuBmitWqSUXTNXcVBUCRytDogBsWuNXQijc00dtnU/9OqpXWp4OJroVrad/gLIomAq9aW8yWDBtMthhQ==}
+ '@vitest/mocker@2.1.6':
+ resolution: {integrity: sha512-MHZp2Z+Q/A3am5oD4WSH04f9B0T7UvwEb+v5W0kCYMhtXGYbdyl2NUk1wdSMqGthmhpiThPDp/hEoVwu16+u1A==}
peerDependencies:
msw: ^2.4.9
- vite: ^5.0.0
+ vite: ^5.0.0 || ^6.0.0
peerDependenciesMeta:
msw:
optional: true
vite:
optional: true
- '@vitest/pretty-format@2.1.5':
- resolution: {integrity: sha512-4ZOwtk2bqG5Y6xRGHcveZVr+6txkH7M2e+nPFd6guSoN638v/1XQ0K06eOpi0ptVU/2tW/pIU4IoPotY/GZ9fw==}
+ '@vitest/pretty-format@2.1.6':
+ resolution: {integrity: sha512-exZyLcEnHgDMKc54TtHca4McV4sKT+NKAe9ix/yhd/qkYb/TP8HTyXRFDijV19qKqTZM0hPL4753zU/U8L/gAA==}
- '@vitest/runner@2.1.5':
- resolution: {integrity: sha512-pKHKy3uaUdh7X6p1pxOkgkVAFW7r2I818vHDthYLvUyjRfkKOU6P45PztOch4DZarWQne+VOaIMwA/erSSpB9g==}
+ '@vitest/runner@2.1.6':
+ resolution: {integrity: sha512-SjkRGSFyrA82m5nz7To4CkRSEVWn/rwQISHoia/DB8c6IHIhaE/UNAo+7UfeaeJRE979XceGl00LNkIz09RFsA==}
- '@vitest/snapshot@2.1.5':
- resolution: {integrity: sha512-zmYw47mhfdfnYbuhkQvkkzYroXUumrwWDGlMjpdUr4jBd3HZiV2w7CQHj+z7AAS4VOtWxI4Zt4bWt4/sKcoIjg==}
+ '@vitest/snapshot@2.1.6':
+ resolution: {integrity: sha512-5JTWHw8iS9l3v4/VSuthCndw1lN/hpPB+mlgn1BUhFbobeIUj1J1V/Bj2t2ovGEmkXLTckFjQddsxS5T6LuVWw==}
- '@vitest/spy@2.1.5':
- resolution: {integrity: sha512-aWZF3P0r3w6DiYTVskOYuhBc7EMc3jvn1TkBg8ttylFFRqNN2XGD7V5a4aQdk6QiUzZQ4klNBSpCLJgWNdIiNw==}
+ '@vitest/spy@2.1.6':
+ resolution: {integrity: sha512-oTFObV8bd4SDdRka5O+mSh5w9irgx5IetrD5i+OsUUsk/shsBoHifwCzy45SAORzAhtNiprUVaK3hSCCzZh1jQ==}
- '@vitest/utils@2.1.5':
- resolution: {integrity: sha512-yfj6Yrp0Vesw2cwJbP+cl04OC+IHFsuQsrsJBL9pyGeQXE56v1UAOQco+SR55Vf1nQzfV0QJg1Qum7AaWUwwYg==}
+ '@vitest/utils@2.1.6':
+ resolution: {integrity: sha512-ixNkFy3k4vokOUTU2blIUvOgKq/N2PW8vKIjZZYsGJCMX69MRa9J2sKqX5hY/k5O5Gty3YJChepkqZ3KM9LyIQ==}
'@volar/language-core@2.4.8':
resolution: {integrity: sha512-K/GxMOXGq997bO00cdFhTNuR85xPxj0BEEAy+BaqqayTmy9Tmhfgmq2wpJcVspRhcwfgPoE2/mEJa26emUhG/g==}
@@ -1567,11 +1429,6 @@ packages:
resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==}
engines: {node: '>= 0.4'}
- esbuild@0.21.5:
- resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
- engines: {node: '>=12'}
- hasBin: true
-
esbuild@0.23.1:
resolution: {integrity: sha512-VVNz/9Sa0bs5SELtn3f7qhJCDPCF5oMEl5cO9/SSinpE9hbPVvxbd572HH5AKiP7WD8INO53GgfDDhRjkylHEg==}
engines: {node: '>=18'}
@@ -2206,6 +2063,9 @@ packages:
magic-string@0.30.12:
resolution: {integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==}
+ magic-string@0.30.14:
+ resolution: {integrity: sha512-5c99P1WKTed11ZC0HMJOj6CDIue6F8ySu+bJL+85q1zBEIY8IklrJ1eiKC2NDRh3Ct3FcvmJPyQHb9erXMTJNw==}
+
merge2@1.4.1:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'}
@@ -2482,6 +2342,10 @@ packages:
resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==}
engines: {node: ^10 || ^12 || >=14}
+ postcss@8.4.49:
+ resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
+ engines: {node: ^10 || ^12 || >=14}
+
prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
@@ -2497,8 +2361,8 @@ packages:
engines: {node: '>=10.13.0'}
hasBin: true
- prettier@3.3.3:
- resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==}
+ prettier@3.4.1:
+ resolution: {integrity: sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==}
engines: {node: '>=14'}
hasBin: true
@@ -2775,8 +2639,8 @@ packages:
svelte: ^3.55 || ^4.0.0-next.0 || ^4.0 || ^5.0.0-next.0
typescript: ^4.9.4 || ^5.0.0
- svelte@5.2.8:
- resolution: {integrity: sha512-VU7a01XwnFi6wXVkH5QY3FYXRZWrhsWZhaE8AYU6UeYZdslE3TFgQq6+HLrbMjOLkVhdKt74NGHYbhFeErQQ6g==}
+ svelte@5.2.9:
+ resolution: {integrity: sha512-LjO7R6K8FI8dA3l+4CcsbJ3djIe2TtokHGzfpDTro5g8nworMbTz9alCR95EQXGsqlzIAvqJtZ7Yy0o33lL09Q==}
engines: {node: '>=18'}
syncpack@13.0.0:
@@ -2962,8 +2826,8 @@ packages:
unbox-primitive@1.0.2:
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
- undici-types@6.19.8:
- resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
+ undici-types@6.20.0:
+ resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
unicorn-magic@0.1.0:
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
@@ -2983,27 +2847,32 @@ packages:
resolution: {integrity: sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
- vite-node@2.1.5:
- resolution: {integrity: sha512-rd0QIgx74q4S1Rd56XIiL2cYEdyWn13cunYBIuqh9mpmQr7gGS0IxXoP8R6OaZtNQQLyXSWbd4rXKYUbhFpK5w==}
- engines: {node: ^18.0.0 || >=20.0.0}
+ vite-node@2.1.6:
+ resolution: {integrity: sha512-DBfJY0n9JUwnyLxPSSUmEePT21j8JZp/sR9n+/gBwQU6DcQOioPdb8/pibWfXForbirSagZCilseYIwaL3f95A==}
+ engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
- vite@5.4.11:
- resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==}
- engines: {node: ^18.0.0 || >=20.0.0}
+ vite@6.0.0:
+ resolution: {integrity: sha512-Q2+5yQV79EdnpbNxjD3/QHVMCBaQ3Kpd4/uL51UGuh38bIIM+s4o3FqyCzRvTRwFb+cWIUeZvaWwS9y2LD2qeQ==}
+ engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
peerDependencies:
- '@types/node': ^18.0.0 || >=20.0.0
+ '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
+ jiti: '>=1.21.0'
less: '*'
lightningcss: ^1.21.0
sass: '*'
sass-embedded: '*'
stylus: '*'
sugarss: '*'
- terser: ^5.4.0
+ terser: ^5.16.0
+ tsx: ^4.8.1
+ yaml: ^2.4.2
peerDependenciesMeta:
'@types/node':
optional: true
+ jiti:
+ optional: true
less:
optional: true
lightningcss:
@@ -3018,6 +2887,10 @@ packages:
optional: true
terser:
optional: true
+ tsx:
+ optional: true
+ yaml:
+ optional: true
vitefu@1.0.3:
resolution: {integrity: sha512-iKKfOMBHob2WxEJbqbJjHAkmYgvFDPhuqrO82om83S8RLk+17FtyMBfcyeH8GqD0ihShtkMW/zzJgiA51hCNCQ==}
@@ -3027,15 +2900,15 @@ packages:
vite:
optional: true
- vitest@2.1.5:
- resolution: {integrity: sha512-P4ljsdpuzRTPI/kbND2sDZ4VmieerR2c9szEZpjc+98Z9ebvnXmM5+0tHEKqYZumXqlvnmfWsjeFOjXVriDG7A==}
- engines: {node: ^18.0.0 || >=20.0.0}
+ vitest@2.1.6:
+ resolution: {integrity: sha512-isUCkvPL30J4c5O5hgONeFRsDmlw6kzFEdLQHLezmDdKQHy8Ke/B/dgdTMEgU0vm+iZ0TjW8GuK83DiahBoKWQ==}
+ engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
peerDependencies:
'@edge-runtime/vm': '*'
- '@types/node': ^18.0.0 || >=20.0.0
- '@vitest/browser': 2.1.5
- '@vitest/ui': 2.1.5
+ '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
+ '@vitest/browser': 2.1.6
+ '@vitest/ui': 2.1.6
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
@@ -3320,162 +3193,108 @@ snapshots:
effect: 3.6.5
fast-check: 3.21.0
- '@esbuild/aix-ppc64@0.21.5':
- optional: true
-
'@esbuild/aix-ppc64@0.23.1':
optional: true
'@esbuild/aix-ppc64@0.24.0':
optional: true
- '@esbuild/android-arm64@0.21.5':
- optional: true
-
'@esbuild/android-arm64@0.23.1':
optional: true
'@esbuild/android-arm64@0.24.0':
optional: true
- '@esbuild/android-arm@0.21.5':
- optional: true
-
'@esbuild/android-arm@0.23.1':
optional: true
'@esbuild/android-arm@0.24.0':
optional: true
- '@esbuild/android-x64@0.21.5':
- optional: true
-
'@esbuild/android-x64@0.23.1':
optional: true
'@esbuild/android-x64@0.24.0':
optional: true
- '@esbuild/darwin-arm64@0.21.5':
- optional: true
-
'@esbuild/darwin-arm64@0.23.1':
optional: true
'@esbuild/darwin-arm64@0.24.0':
optional: true
- '@esbuild/darwin-x64@0.21.5':
- optional: true
-
'@esbuild/darwin-x64@0.23.1':
optional: true
'@esbuild/darwin-x64@0.24.0':
optional: true
- '@esbuild/freebsd-arm64@0.21.5':
- optional: true
-
'@esbuild/freebsd-arm64@0.23.1':
optional: true
'@esbuild/freebsd-arm64@0.24.0':
optional: true
- '@esbuild/freebsd-x64@0.21.5':
- optional: true
-
'@esbuild/freebsd-x64@0.23.1':
optional: true
'@esbuild/freebsd-x64@0.24.0':
optional: true
- '@esbuild/linux-arm64@0.21.5':
- optional: true
-
'@esbuild/linux-arm64@0.23.1':
optional: true
'@esbuild/linux-arm64@0.24.0':
optional: true
- '@esbuild/linux-arm@0.21.5':
- optional: true
-
'@esbuild/linux-arm@0.23.1':
optional: true
'@esbuild/linux-arm@0.24.0':
optional: true
- '@esbuild/linux-ia32@0.21.5':
- optional: true
-
'@esbuild/linux-ia32@0.23.1':
optional: true
'@esbuild/linux-ia32@0.24.0':
optional: true
- '@esbuild/linux-loong64@0.21.5':
- optional: true
-
'@esbuild/linux-loong64@0.23.1':
optional: true
'@esbuild/linux-loong64@0.24.0':
optional: true
- '@esbuild/linux-mips64el@0.21.5':
- optional: true
-
'@esbuild/linux-mips64el@0.23.1':
optional: true
'@esbuild/linux-mips64el@0.24.0':
optional: true
- '@esbuild/linux-ppc64@0.21.5':
- optional: true
-
'@esbuild/linux-ppc64@0.23.1':
optional: true
'@esbuild/linux-ppc64@0.24.0':
optional: true
- '@esbuild/linux-riscv64@0.21.5':
- optional: true
-
'@esbuild/linux-riscv64@0.23.1':
optional: true
'@esbuild/linux-riscv64@0.24.0':
optional: true
- '@esbuild/linux-s390x@0.21.5':
- optional: true
-
'@esbuild/linux-s390x@0.23.1':
optional: true
'@esbuild/linux-s390x@0.24.0':
optional: true
- '@esbuild/linux-x64@0.21.5':
- optional: true
-
'@esbuild/linux-x64@0.23.1':
optional: true
'@esbuild/linux-x64@0.24.0':
optional: true
- '@esbuild/netbsd-x64@0.21.5':
- optional: true
-
'@esbuild/netbsd-x64@0.23.1':
optional: true
@@ -3488,45 +3307,30 @@ snapshots:
'@esbuild/openbsd-arm64@0.24.0':
optional: true
- '@esbuild/openbsd-x64@0.21.5':
- optional: true
-
'@esbuild/openbsd-x64@0.23.1':
optional: true
'@esbuild/openbsd-x64@0.24.0':
optional: true
- '@esbuild/sunos-x64@0.21.5':
- optional: true
-
'@esbuild/sunos-x64@0.23.1':
optional: true
'@esbuild/sunos-x64@0.24.0':
optional: true
- '@esbuild/win32-arm64@0.21.5':
- optional: true
-
'@esbuild/win32-arm64@0.23.1':
optional: true
'@esbuild/win32-arm64@0.24.0':
optional: true
- '@esbuild/win32-ia32@0.21.5':
- optional: true
-
'@esbuild/win32-ia32@0.23.1':
optional: true
'@esbuild/win32-ia32@0.24.0':
optional: true
- '@esbuild/win32-x64@0.21.5':
- optional: true
-
'@esbuild/win32-x64@0.23.1':
optional: true
@@ -3694,14 +3498,14 @@ snapshots:
'@sindresorhus/merge-streams@2.3.0': {}
- '@sveltejs/adapter-auto@3.3.1(@sveltejs/kit@2.8.4(@sveltejs/vite-plugin-svelte@4.0.2(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4)))(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4)))':
+ '@sveltejs/adapter-auto@3.3.1(@sveltejs/kit@2.8.4(@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2)))(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2)))':
dependencies:
- '@sveltejs/kit': 2.8.4(@sveltejs/vite-plugin-svelte@4.0.2(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4)))(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4))
+ '@sveltejs/kit': 2.8.4(@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2)))(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))
import-meta-resolve: 4.1.0
- '@sveltejs/kit@2.8.4(@sveltejs/vite-plugin-svelte@4.0.2(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4)))(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4))':
+ '@sveltejs/kit@2.8.4(@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2)))(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))':
dependencies:
- '@sveltejs/vite-plugin-svelte': 4.0.2(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4))
+ '@sveltejs/vite-plugin-svelte': 5.0.1(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))
'@types/cookie': 0.6.0
cookie: 0.6.0
devalue: 5.1.1
@@ -3713,40 +3517,40 @@ snapshots:
sade: 1.8.1
set-cookie-parser: 2.7.1
sirv: 3.0.0
- svelte: 5.2.8
+ svelte: 5.2.9
tiny-glob: 0.2.9
- vite: 5.4.11(@types/node@22.9.4)
+ vite: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
- '@sveltejs/package@2.3.7(svelte@5.2.8)(typescript@5.7.2)':
+ '@sveltejs/package@2.3.7(svelte@5.2.9)(typescript@5.7.2)':
dependencies:
chokidar: 4.0.1
kleur: 4.1.5
sade: 1.8.1
semver: 7.6.3
- svelte: 5.2.8
- svelte2tsx: 0.7.22(svelte@5.2.8)(typescript@5.7.2)
+ svelte: 5.2.9
+ svelte2tsx: 0.7.22(svelte@5.2.9)(typescript@5.7.2)
transitivePeerDependencies:
- typescript
- '@sveltejs/vite-plugin-svelte-inspector@3.0.1(@sveltejs/vite-plugin-svelte@4.0.2(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4)))(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4))':
+ '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2)))(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))':
dependencies:
- '@sveltejs/vite-plugin-svelte': 4.0.2(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4))
+ '@sveltejs/vite-plugin-svelte': 5.0.1(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))
debug: 4.3.7
- svelte: 5.2.8
- vite: 5.4.11(@types/node@22.9.4)
+ svelte: 5.2.9
+ vite: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
transitivePeerDependencies:
- supports-color
- '@sveltejs/vite-plugin-svelte@4.0.2(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4))':
+ '@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))':
dependencies:
- '@sveltejs/vite-plugin-svelte-inspector': 3.0.1(@sveltejs/vite-plugin-svelte@4.0.2(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4)))(svelte@5.2.8)(vite@5.4.11(@types/node@22.9.4))
+ '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2)))(svelte@5.2.9)(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))
debug: 4.3.7
deepmerge: 4.3.1
kleur: 4.1.5
- magic-string: 0.30.12
- svelte: 5.2.8
- vite: 5.4.11(@types/node@22.9.4)
- vitefu: 1.0.3(vite@5.4.11(@types/node@22.9.4))
+ magic-string: 0.30.14
+ svelte: 5.2.9
+ vite: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
+ vitefu: 1.0.3(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))
transitivePeerDependencies:
- supports-color
@@ -3815,9 +3619,9 @@ snapshots:
'@types/node@12.20.55': {}
- '@types/node@22.9.4':
+ '@types/node@22.10.0':
dependencies:
- undici-types: 6.19.8
+ undici-types: 6.20.0
'@types/prop-types@15.7.13': {}
@@ -3912,55 +3716,55 @@ snapshots:
'@typescript-eslint/types': 8.16.0
eslint-visitor-keys: 4.2.0
- '@vitejs/plugin-react-swc@3.7.1(vite@5.4.11(@types/node@22.9.4))':
+ '@vitejs/plugin-react-swc@3.7.2(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))':
dependencies:
'@swc/core': 1.7.42
- vite: 5.4.11(@types/node@22.9.4)
+ vite: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
transitivePeerDependencies:
- '@swc/helpers'
- '@vitejs/plugin-vue@5.2.0(vite@5.4.11(@types/node@22.9.4))(vue@3.5.12(typescript@5.7.2))':
+ '@vitejs/plugin-vue@5.2.1(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))(vue@3.5.12(typescript@5.7.2))':
dependencies:
- vite: 5.4.11(@types/node@22.9.4)
+ vite: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
vue: 3.5.12(typescript@5.7.2)
- '@vitest/expect@2.1.5':
+ '@vitest/expect@2.1.6':
dependencies:
- '@vitest/spy': 2.1.5
- '@vitest/utils': 2.1.5
+ '@vitest/spy': 2.1.6
+ '@vitest/utils': 2.1.6
chai: 5.1.2
tinyrainbow: 1.2.0
- '@vitest/mocker@2.1.5(vite@5.4.11(@types/node@22.9.4))':
+ '@vitest/mocker@2.1.6(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))':
dependencies:
- '@vitest/spy': 2.1.5
+ '@vitest/spy': 2.1.6
estree-walker: 3.0.3
- magic-string: 0.30.12
+ magic-string: 0.30.14
optionalDependencies:
- vite: 5.4.11(@types/node@22.9.4)
+ vite: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
- '@vitest/pretty-format@2.1.5':
+ '@vitest/pretty-format@2.1.6':
dependencies:
tinyrainbow: 1.2.0
- '@vitest/runner@2.1.5':
+ '@vitest/runner@2.1.6':
dependencies:
- '@vitest/utils': 2.1.5
+ '@vitest/utils': 2.1.6
pathe: 1.1.2
- '@vitest/snapshot@2.1.5':
+ '@vitest/snapshot@2.1.6':
dependencies:
- '@vitest/pretty-format': 2.1.5
- magic-string: 0.30.12
+ '@vitest/pretty-format': 2.1.6
+ magic-string: 0.30.14
pathe: 1.1.2
- '@vitest/spy@2.1.5':
+ '@vitest/spy@2.1.6':
dependencies:
tinyspy: 3.0.2
- '@vitest/utils@2.1.5':
+ '@vitest/utils@2.1.6':
dependencies:
- '@vitest/pretty-format': 2.1.5
+ '@vitest/pretty-format': 2.1.6
loupe: 3.1.2
tinyrainbow: 1.2.0
@@ -3997,7 +3801,7 @@ snapshots:
'@vue/compiler-ssr': 3.5.12
'@vue/shared': 3.5.12
estree-walker: 2.0.2
- magic-string: 0.30.12
+ magic-string: 0.30.14
postcss: 8.4.47
source-map-js: 1.2.1
@@ -4460,32 +4264,6 @@ snapshots:
is-date-object: 1.0.5
is-symbol: 1.0.4
- esbuild@0.21.5:
- optionalDependencies:
- '@esbuild/aix-ppc64': 0.21.5
- '@esbuild/android-arm': 0.21.5
- '@esbuild/android-arm64': 0.21.5
- '@esbuild/android-x64': 0.21.5
- '@esbuild/darwin-arm64': 0.21.5
- '@esbuild/darwin-x64': 0.21.5
- '@esbuild/freebsd-arm64': 0.21.5
- '@esbuild/freebsd-x64': 0.21.5
- '@esbuild/linux-arm': 0.21.5
- '@esbuild/linux-arm64': 0.21.5
- '@esbuild/linux-ia32': 0.21.5
- '@esbuild/linux-loong64': 0.21.5
- '@esbuild/linux-mips64el': 0.21.5
- '@esbuild/linux-ppc64': 0.21.5
- '@esbuild/linux-riscv64': 0.21.5
- '@esbuild/linux-s390x': 0.21.5
- '@esbuild/linux-x64': 0.21.5
- '@esbuild/netbsd-x64': 0.21.5
- '@esbuild/openbsd-x64': 0.21.5
- '@esbuild/sunos-x64': 0.21.5
- '@esbuild/win32-arm64': 0.21.5
- '@esbuild/win32-ia32': 0.21.5
- '@esbuild/win32-x64': 0.21.5
-
esbuild@0.23.1:
optionalDependencies:
'@esbuild/aix-ppc64': 0.23.1
@@ -4588,7 +4366,7 @@ snapshots:
string.prototype.matchall: 4.0.11
string.prototype.repeat: 1.0.0
- eslint-plugin-svelte@2.46.0(eslint@9.15.0)(svelte@5.2.8):
+ eslint-plugin-svelte@2.46.0(eslint@9.15.0)(svelte@5.2.9):
dependencies:
'@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0)
'@jridgewell/sourcemap-codec': 1.5.0
@@ -4601,9 +4379,9 @@ snapshots:
postcss-safe-parser: 6.0.0(postcss@8.4.47)
postcss-selector-parser: 6.1.2
semver: 7.6.3
- svelte-eslint-parser: 0.43.0(svelte@5.2.8)
+ svelte-eslint-parser: 0.43.0(svelte@5.2.9)
optionalDependencies:
- svelte: 5.2.8
+ svelte: 5.2.9
transitivePeerDependencies:
- ts-node
@@ -5190,6 +4968,10 @@ snapshots:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0
+ magic-string@0.30.14:
+ dependencies:
+ '@jridgewell/sourcemap-codec': 1.5.0
+
merge2@1.4.1: {}
micromatch@4.0.8:
@@ -5409,20 +5191,20 @@ snapshots:
optionalDependencies:
postcss: 8.4.47
- postcss-load-config@6.0.1(postcss@8.4.47)(tsx@4.19.2):
+ postcss-load-config@6.0.1(postcss@8.4.49)(tsx@4.19.2):
dependencies:
lilconfig: 3.1.2
optionalDependencies:
- postcss: 8.4.47
+ postcss: 8.4.49
tsx: 4.19.2
postcss-safe-parser@6.0.0(postcss@8.4.47):
dependencies:
postcss: 8.4.47
- postcss-scss@4.0.9(postcss@8.4.47):
+ postcss-scss@4.0.9(postcss@8.4.49):
dependencies:
- postcss: 8.4.47
+ postcss: 8.4.49
postcss-selector-parser@6.1.2:
dependencies:
@@ -5435,16 +5217,22 @@ snapshots:
picocolors: 1.1.1
source-map-js: 1.2.1
+ postcss@8.4.49:
+ dependencies:
+ nanoid: 3.3.7
+ picocolors: 1.1.1
+ source-map-js: 1.2.1
+
prelude-ls@1.2.1: {}
- prettier-plugin-svelte@3.3.2(prettier@3.3.3)(svelte@5.2.8):
+ prettier-plugin-svelte@3.3.2(prettier@3.4.1)(svelte@5.2.9):
dependencies:
- prettier: 3.3.3
- svelte: 5.2.8
+ prettier: 3.4.1
+ svelte: 5.2.9
prettier@2.8.8: {}
- prettier@3.3.3: {}
+ prettier@3.4.1: {}
proc-log@4.2.0: {}
@@ -5737,36 +5525,36 @@ snapshots:
supports-preserve-symlinks-flag@1.0.0: {}
- svelte-check@4.1.0(picomatch@4.0.2)(svelte@5.2.8)(typescript@5.7.2):
+ svelte-check@4.1.0(picomatch@4.0.2)(svelte@5.2.9)(typescript@5.7.2):
dependencies:
'@jridgewell/trace-mapping': 0.3.25
chokidar: 4.0.1
fdir: 6.4.2(picomatch@4.0.2)
picocolors: 1.1.1
sade: 1.8.1
- svelte: 5.2.8
+ svelte: 5.2.9
typescript: 5.7.2
transitivePeerDependencies:
- picomatch
- svelte-eslint-parser@0.43.0(svelte@5.2.8):
+ svelte-eslint-parser@0.43.0(svelte@5.2.9):
dependencies:
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3
espree: 9.6.1
- postcss: 8.4.47
- postcss-scss: 4.0.9(postcss@8.4.47)
+ postcss: 8.4.49
+ postcss-scss: 4.0.9(postcss@8.4.49)
optionalDependencies:
- svelte: 5.2.8
+ svelte: 5.2.9
- svelte2tsx@0.7.22(svelte@5.2.8)(typescript@5.7.2):
+ svelte2tsx@0.7.22(svelte@5.2.9)(typescript@5.7.2):
dependencies:
dedent-js: 1.0.1
pascal-case: 3.1.2
- svelte: 5.2.8
+ svelte: 5.2.9
typescript: 5.7.2
- svelte@5.2.8:
+ svelte@5.2.9:
dependencies:
'@ampproject/remapping': 2.3.0
'@jridgewell/sourcemap-codec': 1.5.0
@@ -5779,7 +5567,7 @@ snapshots:
esrap: 1.2.2
is-reference: 3.0.3
locate-character: 3.0.0
- magic-string: 0.30.12
+ magic-string: 0.30.14
zimmerframe: 1.1.2
syncpack@13.0.0(typescript@5.7.2):
@@ -5865,7 +5653,7 @@ snapshots:
tslib@2.7.0: {}
- tsup@8.3.5(@swc/core@1.7.42)(postcss@8.4.47)(tsx@4.19.2)(typescript@5.7.2):
+ tsup@8.3.5(@swc/core@1.7.42)(postcss@8.4.49)(tsx@4.19.2)(typescript@5.7.2):
dependencies:
bundle-require: 5.0.0(esbuild@0.24.0)
cac: 6.7.14
@@ -5875,7 +5663,7 @@ snapshots:
esbuild: 0.24.0
joycon: 3.1.1
picocolors: 1.1.1
- postcss-load-config: 6.0.1(postcss@8.4.47)(tsx@4.19.2)
+ postcss-load-config: 6.0.1(postcss@8.4.49)(tsx@4.19.2)
resolve-from: 5.0.0
rollup: 4.24.0
source-map: 0.8.0-beta.0
@@ -5885,7 +5673,7 @@ snapshots:
tree-kill: 1.2.2
optionalDependencies:
'@swc/core': 1.7.42
- postcss: 8.4.47
+ postcss: 8.4.49
typescript: 5.7.2
transitivePeerDependencies:
- jiti
@@ -5985,7 +5773,7 @@ snapshots:
has-symbols: 1.0.3
which-boxed-primitive: 1.0.2
- undici-types@6.19.8: {}
+ undici-types@6.20.0: {}
unicorn-magic@0.1.0: {}
@@ -5999,15 +5787,16 @@ snapshots:
validate-npm-package-name@5.0.1: {}
- vite-node@2.1.5(@types/node@22.9.4):
+ vite-node@2.1.6(@types/node@22.10.0)(tsx@4.19.2):
dependencies:
cac: 6.7.14
debug: 4.3.7
es-module-lexer: 1.5.4
pathe: 1.1.2
- vite: 5.4.11(@types/node@22.9.4)
+ vite: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
transitivePeerDependencies:
- '@types/node'
+ - jiti
- less
- lightningcss
- sass
@@ -6016,45 +5805,49 @@ snapshots:
- sugarss
- supports-color
- terser
+ - tsx
+ - yaml
- vite@5.4.11(@types/node@22.9.4):
+ vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2):
dependencies:
- esbuild: 0.21.5
- postcss: 8.4.47
+ esbuild: 0.24.0
+ postcss: 8.4.49
rollup: 4.24.0
optionalDependencies:
- '@types/node': 22.9.4
+ '@types/node': 22.10.0
fsevents: 2.3.3
+ tsx: 4.19.2
- vitefu@1.0.3(vite@5.4.11(@types/node@22.9.4)):
+ vitefu@1.0.3(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2)):
optionalDependencies:
- vite: 5.4.11(@types/node@22.9.4)
+ vite: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
- vitest@2.1.5(@types/node@22.9.4):
+ vitest@2.1.6(@types/node@22.10.0)(tsx@4.19.2):
dependencies:
- '@vitest/expect': 2.1.5
- '@vitest/mocker': 2.1.5(vite@5.4.11(@types/node@22.9.4))
- '@vitest/pretty-format': 2.1.5
- '@vitest/runner': 2.1.5
- '@vitest/snapshot': 2.1.5
- '@vitest/spy': 2.1.5
- '@vitest/utils': 2.1.5
+ '@vitest/expect': 2.1.6
+ '@vitest/mocker': 2.1.6(vite@6.0.0(@types/node@22.10.0)(tsx@4.19.2))
+ '@vitest/pretty-format': 2.1.6
+ '@vitest/runner': 2.1.6
+ '@vitest/snapshot': 2.1.6
+ '@vitest/spy': 2.1.6
+ '@vitest/utils': 2.1.6
chai: 5.1.2
debug: 4.3.7
expect-type: 1.1.0
- magic-string: 0.30.12
+ magic-string: 0.30.14
pathe: 1.1.2
std-env: 3.8.0
tinybench: 2.9.0
tinyexec: 0.3.1
tinypool: 1.0.1
tinyrainbow: 1.2.0
- vite: 5.4.11(@types/node@22.9.4)
- vite-node: 2.1.5(@types/node@22.9.4)
+ vite: 6.0.0(@types/node@22.10.0)(tsx@4.19.2)
+ vite-node: 2.1.6(@types/node@22.10.0)(tsx@4.19.2)
why-is-node-running: 2.3.0
optionalDependencies:
- '@types/node': 22.9.4
+ '@types/node': 22.10.0
transitivePeerDependencies:
+ - jiti
- less
- lightningcss
- msw
@@ -6064,6 +5857,8 @@ snapshots:
- sugarss
- supports-color
- terser
+ - tsx
+ - yaml
vscode-uri@3.0.8: {}
diff --git a/src/packages/locusts/package.json b/src/packages/locusts/package.json
index 41e8a5f..2a024ce 100644
--- a/src/packages/locusts/package.json
+++ b/src/packages/locusts/package.json
@@ -7,7 +7,7 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
- "@types/node": "^22.9.4",
+ "@types/node": "^22.10.0",
"globals": "^15.12.0",
"publint": "^0.2.0",
"tsup": "^8.3.5",
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index 2321c20..1d40930 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -45,7 +45,7 @@
"@repo/typescript-config": "workspace:*",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
- "@vitejs/plugin-react-swc": "^3.5.0",
+ "@vitejs/plugin-react-swc": "^3.7.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
@@ -53,7 +53,7 @@
"publint": "^0.2.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
- "vite": "^5.4.11"
+ "vite": "^6.0.0"
},
"publishConfig": {
"access": "public"
diff --git a/src/packages/svelte/package.json b/src/packages/svelte/package.json
index fc52236..94d1945 100644
--- a/src/packages/svelte/package.json
+++ b/src/packages/svelte/package.json
@@ -56,17 +56,17 @@
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/kit": "^2.8.4",
"@sveltejs/package": "^2.0.0",
- "@sveltejs/vite-plugin-svelte": "^4.0.2",
+ "@sveltejs/vite-plugin-svelte": "^5.0.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.36.0",
"prettier-plugin-svelte": "^3.3.2",
"publint": "^0.2.0",
- "svelte": "^5.2.8",
+ "svelte": "^5.2.9",
"svelte-check": "^4.1.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
- "vite": "^5.4.11",
- "vitest": "^2.1.5"
+ "vite": "^6.0.0",
+ "vitest": "^2.1.6"
},
"publishConfig": {
"access": "public"
diff --git a/src/packages/vue/package.json b/src/packages/vue/package.json
index 5d24b86..345072b 100644
--- a/src/packages/vue/package.json
+++ b/src/packages/vue/package.json
@@ -45,11 +45,11 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
- "@vitejs/plugin-vue": "^5.2.0",
+ "@vitejs/plugin-vue": "^5.2.1",
"eslint-plugin-vue": "^9.31.0",
"publint": "^0.2.0",
"typescript": "^5.7.2",
- "vite": "^5.4.11",
+ "vite": "^6.0.0",
"vue-tsc": "^2.1.8"
},
"publishConfig": {