aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-08-26 16:55:29 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-08-26 16:55:41 +0000
commit72ba6ab51c15a79aae127f3b5648728fbf0cea15 (patch)
tree04ef3be8bc531d75954d5d10794eae308d7bc367
parentbuild(deps-dev): bump the nodejs-dependencies group with 2 updates (diff)
downloadlocusts-72ba6ab51c15a79aae127f3b5648728fbf0cea15.tar
locusts-72ba6ab51c15a79aae127f3b5648728fbf0cea15.tar.gz
locusts-72ba6ab51c15a79aae127f3b5648728fbf0cea15.tar.bz2
locusts-72ba6ab51c15a79aae127f3b5648728fbf0cea15.tar.lz
locusts-72ba6ab51c15a79aae127f3b5648728fbf0cea15.tar.xz
locusts-72ba6ab51c15a79aae127f3b5648728fbf0cea15.tar.zst
locusts-72ba6ab51c15a79aae127f3b5648728fbf0cea15.zip
build(deps-dev): bump the nodejs-dependencies group with 4 updates
Bumps the nodejs-dependencies group with 4 updates: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint), [tsx](https://github.com/privatenumber/tsx), [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `typescript-eslint` from 8.40.0 to 8.41.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/typescript-eslint) Updates `tsx` from 4.20.4 to 4.20.5 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.20.4...v4.20.5) Updates `@sveltejs/kit` from 2.36.1 to 2.36.2 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.36.2/packages/kit) Updates `svelte` from 5.38.2 to 5.38.3 - [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.38.3/packages/svelte) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-dependencies - dependency-name: tsx dependency-version: 4.20.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: "@sveltejs/kit" dependency-version: 2.36.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: svelte dependency-version: 5.38.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--pnpm-lock.yaml581
-rw-r--r--src/packages/eslint-config/package.json2
-rw-r--r--src/packages/locusts/package.json2
-rw-r--r--src/packages/react/package.json2
-rw-r--r--src/packages/svelte/package.json6
5 files changed, 166 insertions, 427 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index f56002c..329e225 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -42,8 +42,8 @@ importers:
specifier: ^5.9.2
version: 5.9.2
typescript-eslint:
- specifier: ^8.40.0
- version: 8.40.0(eslint@9.34.0)(typescript@5.9.2)
+ specifier: ^8.41.0
+ version: 8.41.0(eslint@9.34.0)(typescript@5.9.2)
src/packages/locusts:
devDependencies:
@@ -64,10 +64,10 @@ importers:
version: 0.3.12
tsup:
specifier: ^8.5.0
- version: 8.5.0(@swc/core@1.13.3)(postcss@8.5.6)(tsx@4.20.4)(typescript@5.9.2)
+ version: 8.5.0(@swc/core@1.13.3)(postcss@8.5.6)(tsx@4.20.5)(typescript@5.9.2)
tsx:
- specifier: ^4.20.4
- version: 4.20.4
+ specifier: ^4.20.5
+ version: 4.20.5
typescript:
specifier: ^5.9.2
version: 5.9.2
@@ -92,7 +92,7 @@ importers:
version: 19.1.7(@types/react@19.1.11)
'@vitejs/plugin-react-swc':
specifier: ^4.0.1
- version: 4.0.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))
+ version: 4.0.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))
eslint-plugin-react:
specifier: ^7.37.5
version: 7.37.5(eslint@9.34.0)
@@ -112,11 +112,11 @@ importers:
specifier: ^5.9.2
version: 5.9.2
typescript-eslint:
- specifier: ^8.40.0
- version: 8.40.0(eslint@9.34.0)(typescript@5.9.2)
+ specifier: ^8.41.0
+ version: 8.41.0(eslint@9.34.0)(typescript@5.9.2)
vite:
specifier: ^7.1.3
- version: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
+ version: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
src/packages/svelte:
devDependencies:
@@ -128,46 +128,46 @@ importers:
version: link:../typescript-config
'@sveltejs/adapter-auto':
specifier: ^6.1.0
- version: 6.1.0(@sveltejs/kit@2.36.1(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4)))(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4)))
+ version: 6.1.0(@sveltejs/kit@2.36.2(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5)))(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5)))
'@sveltejs/kit':
- specifier: ^2.36.1
- version: 2.36.1(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4)))(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))
+ specifier: ^2.36.2
+ version: 2.36.2(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5)))(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))
'@sveltejs/package':
specifier: ^2.5.0
- version: 2.5.0(svelte@5.38.2)(typescript@5.9.2)
+ version: 2.5.0(svelte@5.38.3)(typescript@5.9.2)
'@sveltejs/vite-plugin-svelte':
specifier: ^6.1.3
- version: 6.1.3(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))
+ version: 6.1.3(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))
eslint-config-prettier:
specifier: ^10.1.8
version: 10.1.8(eslint@9.34.0)
eslint-plugin-svelte:
specifier: ^3.11.0
- version: 3.11.0(eslint@9.34.0)(svelte@5.38.2)
+ version: 3.11.0(eslint@9.34.0)(svelte@5.38.3)
prettier-plugin-svelte:
specifier: ^3.4.0
- version: 3.4.0(prettier@3.6.2)(svelte@5.38.2)
+ version: 3.4.0(prettier@3.6.2)(svelte@5.38.3)
publint:
specifier: ^0.3.12
version: 0.3.12
svelte:
- specifier: ^5.38.2
- version: 5.38.2
+ specifier: ^5.38.3
+ version: 5.38.3
svelte-check:
specifier: ^4.3.1
- version: 4.3.1(picomatch@4.0.3)(svelte@5.38.2)(typescript@5.9.2)
+ version: 4.3.1(picomatch@4.0.3)(svelte@5.38.3)(typescript@5.9.2)
typescript:
specifier: ^5.9.2
version: 5.9.2
typescript-eslint:
- specifier: ^8.40.0
- version: 8.40.0(eslint@9.34.0)(typescript@5.9.2)
+ specifier: ^8.41.0
+ version: 8.41.0(eslint@9.34.0)(typescript@5.9.2)
vite:
specifier: ^7.1.3
- version: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
+ version: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
vitest:
specifier: ^3.2.4
- version: 3.2.4(@types/node@24.3.0)(tsx@4.20.4)
+ version: 3.2.4(@types/node@24.3.0)(tsx@4.20.5)
src/packages/typescript-config: {}
@@ -185,10 +185,10 @@ importers:
version: link:../typescript-config
'@vitejs/plugin-vue':
specifier: ^6.0.1
- version: 6.0.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))(vue@3.5.12(typescript@5.9.2))
+ version: 6.0.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))(vue@3.5.12(typescript@5.9.2))
eslint-plugin-vue:
specifier: ^10.4.0
- version: 10.4.0(@typescript-eslint/parser@8.40.0(eslint@9.34.0)(typescript@5.9.2))(eslint@9.34.0)(vue-eslint-parser@9.4.3(eslint@9.34.0))
+ version: 10.4.0(@typescript-eslint/parser@8.41.0(eslint@9.34.0)(typescript@5.9.2))(eslint@9.34.0)(vue-eslint-parser@9.4.3(eslint@9.34.0))
publint:
specifier: ^0.3.12
version: 0.3.12
@@ -197,7 +197,7 @@ importers:
version: 5.9.2
vite:
specifier: ^7.1.3
- version: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
+ version: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
vue-tsc:
specifier: ^3.0.6
version: 3.0.6(typescript@5.9.2)
@@ -294,12 +294,6 @@ packages:
cpu: [ppc64]
os: [aix]
- '@esbuild/aix-ppc64@0.25.8':
- resolution: {integrity: sha512-urAvrUedIqEiFR3FYSLTWQgLu5tb+m0qZw0NBEasUeo6wuqatkMDaRT+1uABiGXEu5vqgPd7FGE1BhsAIy9QVA==}
- engines: {node: '>=18'}
- cpu: [ppc64]
- os: [aix]
-
'@esbuild/aix-ppc64@0.25.9':
resolution: {integrity: sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==}
engines: {node: '>=18'}
@@ -312,12 +306,6 @@ packages:
cpu: [arm64]
os: [android]
- '@esbuild/android-arm64@0.25.8':
- resolution: {integrity: sha512-OD3p7LYzWpLhZEyATcTSJ67qB5D+20vbtr6vHlHWSQYhKtzUYrETuWThmzFpZtFsBIxRvhO07+UgVA9m0i/O1w==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [android]
-
'@esbuild/android-arm64@0.25.9':
resolution: {integrity: sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==}
engines: {node: '>=18'}
@@ -330,12 +318,6 @@ packages:
cpu: [arm]
os: [android]
- '@esbuild/android-arm@0.25.8':
- resolution: {integrity: sha512-RONsAvGCz5oWyePVnLdZY/HHwA++nxYWIX1atInlaW6SEkwq6XkP3+cb825EUcRs5Vss/lGh/2YxAb5xqc07Uw==}
- engines: {node: '>=18'}
- cpu: [arm]
- os: [android]
-
'@esbuild/android-arm@0.25.9':
resolution: {integrity: sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==}
engines: {node: '>=18'}
@@ -348,12 +330,6 @@ packages:
cpu: [x64]
os: [android]
- '@esbuild/android-x64@0.25.8':
- resolution: {integrity: sha512-yJAVPklM5+4+9dTeKwHOaA+LQkmrKFX96BM0A/2zQrbS6ENCmxc4OVoBs5dPkCCak2roAD+jKCdnmOqKszPkjA==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [android]
-
'@esbuild/android-x64@0.25.9':
resolution: {integrity: sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==}
engines: {node: '>=18'}
@@ -366,12 +342,6 @@ packages:
cpu: [arm64]
os: [darwin]
- '@esbuild/darwin-arm64@0.25.8':
- resolution: {integrity: sha512-Jw0mxgIaYX6R8ODrdkLLPwBqHTtYHJSmzzd+QeytSugzQ0Vg4c5rDky5VgkoowbZQahCbsv1rT1KW72MPIkevw==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [darwin]
-
'@esbuild/darwin-arm64@0.25.9':
resolution: {integrity: sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==}
engines: {node: '>=18'}
@@ -384,12 +354,6 @@ packages:
cpu: [x64]
os: [darwin]
- '@esbuild/darwin-x64@0.25.8':
- resolution: {integrity: sha512-Vh2gLxxHnuoQ+GjPNvDSDRpoBCUzY4Pu0kBqMBDlK4fuWbKgGtmDIeEC081xi26PPjn+1tct+Bh8FjyLlw1Zlg==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [darwin]
-
'@esbuild/darwin-x64@0.25.9':
resolution: {integrity: sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==}
engines: {node: '>=18'}
@@ -402,12 +366,6 @@ packages:
cpu: [arm64]
os: [freebsd]
- '@esbuild/freebsd-arm64@0.25.8':
- resolution: {integrity: sha512-YPJ7hDQ9DnNe5vxOm6jaie9QsTwcKedPvizTVlqWG9GBSq+BuyWEDazlGaDTC5NGU4QJd666V0yqCBL2oWKPfA==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [freebsd]
-
'@esbuild/freebsd-arm64@0.25.9':
resolution: {integrity: sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==}
engines: {node: '>=18'}
@@ -420,12 +378,6 @@ packages:
cpu: [x64]
os: [freebsd]
- '@esbuild/freebsd-x64@0.25.8':
- resolution: {integrity: sha512-MmaEXxQRdXNFsRN/KcIimLnSJrk2r5H8v+WVafRWz5xdSVmWLoITZQXcgehI2ZE6gioE6HirAEToM/RvFBeuhw==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [freebsd]
-
'@esbuild/freebsd-x64@0.25.9':
resolution: {integrity: sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==}
engines: {node: '>=18'}
@@ -438,12 +390,6 @@ packages:
cpu: [arm64]
os: [linux]
- '@esbuild/linux-arm64@0.25.8':
- resolution: {integrity: sha512-WIgg00ARWv/uYLU7lsuDK00d/hHSfES5BzdWAdAig1ioV5kaFNrtK8EqGcUBJhYqotlUByUKz5Qo6u8tt7iD/w==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [linux]
-
'@esbuild/linux-arm64@0.25.9':
resolution: {integrity: sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==}
engines: {node: '>=18'}
@@ -456,12 +402,6 @@ packages:
cpu: [arm]
os: [linux]
- '@esbuild/linux-arm@0.25.8':
- resolution: {integrity: sha512-FuzEP9BixzZohl1kLf76KEVOsxtIBFwCaLupVuk4eFVnOZfU+Wsn+x5Ryam7nILV2pkq2TqQM9EZPsOBuMC+kg==}
- engines: {node: '>=18'}
- cpu: [arm]
- os: [linux]
-
'@esbuild/linux-arm@0.25.9':
resolution: {integrity: sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==}
engines: {node: '>=18'}
@@ -474,12 +414,6 @@ packages:
cpu: [ia32]
os: [linux]
- '@esbuild/linux-ia32@0.25.8':
- resolution: {integrity: sha512-A1D9YzRX1i+1AJZuFFUMP1E9fMaYY+GnSQil9Tlw05utlE86EKTUA7RjwHDkEitmLYiFsRd9HwKBPEftNdBfjg==}
- engines: {node: '>=18'}
- cpu: [ia32]
- os: [linux]
-
'@esbuild/linux-ia32@0.25.9':
resolution: {integrity: sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==}
engines: {node: '>=18'}
@@ -492,12 +426,6 @@ packages:
cpu: [loong64]
os: [linux]
- '@esbuild/linux-loong64@0.25.8':
- resolution: {integrity: sha512-O7k1J/dwHkY1RMVvglFHl1HzutGEFFZ3kNiDMSOyUrB7WcoHGf96Sh+64nTRT26l3GMbCW01Ekh/ThKM5iI7hQ==}
- engines: {node: '>=18'}
- cpu: [loong64]
- os: [linux]
-
'@esbuild/linux-loong64@0.25.9':
resolution: {integrity: sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==}
engines: {node: '>=18'}
@@ -510,12 +438,6 @@ packages:
cpu: [mips64el]
os: [linux]
- '@esbuild/linux-mips64el@0.25.8':
- resolution: {integrity: sha512-uv+dqfRazte3BzfMp8PAQXmdGHQt2oC/y2ovwpTteqrMx2lwaksiFZ/bdkXJC19ttTvNXBuWH53zy/aTj1FgGw==}
- engines: {node: '>=18'}
- cpu: [mips64el]
- os: [linux]
-
'@esbuild/linux-mips64el@0.25.9':
resolution: {integrity: sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==}
engines: {node: '>=18'}
@@ -528,12 +450,6 @@ packages:
cpu: [ppc64]
os: [linux]
- '@esbuild/linux-ppc64@0.25.8':
- resolution: {integrity: sha512-GyG0KcMi1GBavP5JgAkkstMGyMholMDybAf8wF5A70CALlDM2p/f7YFE7H92eDeH/VBtFJA5MT4nRPDGg4JuzQ==}
- engines: {node: '>=18'}
- cpu: [ppc64]
- os: [linux]
-
'@esbuild/linux-ppc64@0.25.9':
resolution: {integrity: sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==}
engines: {node: '>=18'}
@@ -546,12 +462,6 @@ packages:
cpu: [riscv64]
os: [linux]
- '@esbuild/linux-riscv64@0.25.8':
- resolution: {integrity: sha512-rAqDYFv3yzMrq7GIcen3XP7TUEG/4LK86LUPMIz6RT8A6pRIDn0sDcvjudVZBiiTcZCY9y2SgYX2lgK3AF+1eg==}
- engines: {node: '>=18'}
- cpu: [riscv64]
- os: [linux]
-
'@esbuild/linux-riscv64@0.25.9':
resolution: {integrity: sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==}
engines: {node: '>=18'}
@@ -564,12 +474,6 @@ packages:
cpu: [s390x]
os: [linux]
- '@esbuild/linux-s390x@0.25.8':
- resolution: {integrity: sha512-Xutvh6VjlbcHpsIIbwY8GVRbwoviWT19tFhgdA7DlenLGC/mbc3lBoVb7jxj9Z+eyGqvcnSyIltYUrkKzWqSvg==}
- engines: {node: '>=18'}
- cpu: [s390x]
- os: [linux]
-
'@esbuild/linux-s390x@0.25.9':
resolution: {integrity: sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==}
engines: {node: '>=18'}
@@ -582,12 +486,6 @@ packages:
cpu: [x64]
os: [linux]
- '@esbuild/linux-x64@0.25.8':
- resolution: {integrity: sha512-ASFQhgY4ElXh3nDcOMTkQero4b1lgubskNlhIfJrsH5OKZXDpUAKBlNS0Kx81jwOBp+HCeZqmoJuihTv57/jvQ==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [linux]
-
'@esbuild/linux-x64@0.25.9':
resolution: {integrity: sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==}
engines: {node: '>=18'}
@@ -600,12 +498,6 @@ packages:
cpu: [arm64]
os: [netbsd]
- '@esbuild/netbsd-arm64@0.25.8':
- resolution: {integrity: sha512-d1KfruIeohqAi6SA+gENMuObDbEjn22olAR7egqnkCD9DGBG0wsEARotkLgXDu6c4ncgWTZJtN5vcgxzWRMzcw==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [netbsd]
-
'@esbuild/netbsd-arm64@0.25.9':
resolution: {integrity: sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==}
engines: {node: '>=18'}
@@ -618,12 +510,6 @@ packages:
cpu: [x64]
os: [netbsd]
- '@esbuild/netbsd-x64@0.25.8':
- resolution: {integrity: sha512-nVDCkrvx2ua+XQNyfrujIG38+YGyuy2Ru9kKVNyh5jAys6n+l44tTtToqHjino2My8VAY6Lw9H7RI73XFi66Cg==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [netbsd]
-
'@esbuild/netbsd-x64@0.25.9':
resolution: {integrity: sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==}
engines: {node: '>=18'}
@@ -636,12 +522,6 @@ packages:
cpu: [arm64]
os: [openbsd]
- '@esbuild/openbsd-arm64@0.25.8':
- resolution: {integrity: sha512-j8HgrDuSJFAujkivSMSfPQSAa5Fxbvk4rgNAS5i3K+r8s1X0p1uOO2Hl2xNsGFppOeHOLAVgYwDVlmxhq5h+SQ==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [openbsd]
-
'@esbuild/openbsd-arm64@0.25.9':
resolution: {integrity: sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==}
engines: {node: '>=18'}
@@ -654,24 +534,12 @@ packages:
cpu: [x64]
os: [openbsd]
- '@esbuild/openbsd-x64@0.25.8':
- resolution: {integrity: sha512-1h8MUAwa0VhNCDp6Af0HToI2TJFAn1uqT9Al6DJVzdIBAd21m/G0Yfc77KDM3uF3T/YaOgQq3qTJHPbTOInaIQ==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [openbsd]
-
'@esbuild/openbsd-x64@0.25.9':
resolution: {integrity: sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==}
engines: {node: '>=18'}
cpu: [x64]
os: [openbsd]
- '@esbuild/openharmony-arm64@0.25.8':
- resolution: {integrity: sha512-r2nVa5SIK9tSWd0kJd9HCffnDHKchTGikb//9c7HX+r+wHYCpQrSgxhlY6KWV1nFo1l4KFbsMlHk+L6fekLsUg==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [openharmony]
-
'@esbuild/openharmony-arm64@0.25.9':
resolution: {integrity: sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==}
engines: {node: '>=18'}
@@ -684,12 +552,6 @@ packages:
cpu: [x64]
os: [sunos]
- '@esbuild/sunos-x64@0.25.8':
- resolution: {integrity: sha512-zUlaP2S12YhQ2UzUfcCuMDHQFJyKABkAjvO5YSndMiIkMimPmxA+BYSBikWgsRpvyxuRnow4nS5NPnf9fpv41w==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [sunos]
-
'@esbuild/sunos-x64@0.25.9':
resolution: {integrity: sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==}
engines: {node: '>=18'}
@@ -702,12 +564,6 @@ packages:
cpu: [arm64]
os: [win32]
- '@esbuild/win32-arm64@0.25.8':
- resolution: {integrity: sha512-YEGFFWESlPva8hGL+zvj2z/SaK+pH0SwOM0Nc/d+rVnW7GSTFlLBGzZkuSU9kFIGIo8q9X3ucpZhu8PDN5A2sQ==}
- engines: {node: '>=18'}
- cpu: [arm64]
- os: [win32]
-
'@esbuild/win32-arm64@0.25.9':
resolution: {integrity: sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==}
engines: {node: '>=18'}
@@ -720,12 +576,6 @@ packages:
cpu: [ia32]
os: [win32]
- '@esbuild/win32-ia32@0.25.8':
- resolution: {integrity: sha512-hiGgGC6KZ5LZz58OL/+qVVoZiuZlUYlYHNAmczOm7bs2oE1XriPFi5ZHHrS8ACpV5EjySrnoCKmcbQMN+ojnHg==}
- engines: {node: '>=18'}
- cpu: [ia32]
- os: [win32]
-
'@esbuild/win32-ia32@0.25.9':
resolution: {integrity: sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==}
engines: {node: '>=18'}
@@ -738,12 +588,6 @@ packages:
cpu: [x64]
os: [win32]
- '@esbuild/win32-x64@0.25.8':
- resolution: {integrity: sha512-cn3Yr7+OaaZq1c+2pe+8yxC8E144SReCQjN6/2ynubzYjvyqZjTXfQJpAcQpsdJq3My7XADANiYGHoFC69pLQw==}
- engines: {node: '>=18'}
- cpu: [x64]
- os: [win32]
-
'@esbuild/win32-x64@0.25.9':
resolution: {integrity: sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==}
engines: {node: '>=18'}
@@ -1103,8 +947,8 @@ packages:
peerDependencies:
'@sveltejs/kit': ^2.0.0
- '@sveltejs/kit@2.36.1':
- resolution: {integrity: sha512-dldNCtSIpaGxQMEfHaUxSPH/k3uU28pTZwtKzfkn8fqpOjWufKlMBeIL7FJ/s93dOrhEq41zaQYkXh+XTgEgVw==}
+ '@sveltejs/kit@2.36.2':
+ resolution: {integrity: sha512-WlBGY060nHe4UE5QrDAJAbls5hOsG6mljtrDGkM8jJCDQ4JEcAEH04XrTVmQ0Ex1CU8nzoZto0EE75aiLA3G8Q==}
engines: {node: '>=18.13'}
hasBin: true
peerDependencies:
@@ -1251,63 +1095,63 @@ packages:
'@types/react@19.1.11':
resolution: {integrity: sha512-lr3jdBw/BGj49Eps7EvqlUaoeA0xpj3pc0RoJkHpYaCHkVK7i28dKyImLQb3JVlqs3aYSXf7qYuWOW/fgZnTXQ==}
- '@typescript-eslint/eslint-plugin@8.40.0':
- resolution: {integrity: sha512-w/EboPlBwnmOBtRbiOvzjD+wdiZdgFeo17lkltrtn7X37vagKKWJABvyfsJXTlHe6XBzugmYgd4A4nW+k8Mixw==}
+ '@typescript-eslint/eslint-plugin@8.41.0':
+ resolution: {integrity: sha512-8fz6oa6wEKZrhXWro/S3n2eRJqlRcIa6SlDh59FXJ5Wp5XRZ8B9ixpJDcjadHq47hMx0u+HW6SNa6LjJQ6NLtw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
- '@typescript-eslint/parser': ^8.40.0
+ '@typescript-eslint/parser': ^8.41.0
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/parser@8.40.0':
- resolution: {integrity: sha512-jCNyAuXx8dr5KJMkecGmZ8KI61KBUhkCob+SD+C+I5+Y1FWI2Y3QmY4/cxMCC5WAsZqoEtEETVhUiUMIGCf6Bw==}
+ '@typescript-eslint/parser@8.41.0':
+ resolution: {integrity: sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/project-service@8.40.0':
- resolution: {integrity: sha512-/A89vz7Wf5DEXsGVvcGdYKbVM9F7DyFXj52lNYUDS1L9yJfqjW/fIp5PgMuEJL/KeqVTe2QSbXAGUZljDUpArw==}
+ '@typescript-eslint/project-service@8.41.0':
+ resolution: {integrity: sha512-b8V9SdGBQzQdjJ/IO3eDifGpDBJfvrNTp2QD9P2BeqWTGrRibgfgIlBSw6z3b6R7dPzg752tOs4u/7yCLxksSQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/scope-manager@8.40.0':
- resolution: {integrity: sha512-y9ObStCcdCiZKzwqsE8CcpyuVMwRouJbbSrNuThDpv16dFAj429IkM6LNb1dZ2m7hK5fHyzNcErZf7CEeKXR4w==}
+ '@typescript-eslint/scope-manager@8.41.0':
+ resolution: {integrity: sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/tsconfig-utils@8.40.0':
- resolution: {integrity: sha512-jtMytmUaG9d/9kqSl/W3E3xaWESo4hFDxAIHGVW/WKKtQhesnRIJSAJO6XckluuJ6KDB5woD1EiqknriCtAmcw==}
+ '@typescript-eslint/tsconfig-utils@8.41.0':
+ resolution: {integrity: sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/type-utils@8.40.0':
- resolution: {integrity: sha512-eE60cK4KzAc6ZrzlJnflXdrMqOBaugeukWICO2rB0KNvwdIMaEaYiywwHMzA1qFpTxrLhN9Lp4E/00EgWcD3Ow==}
+ '@typescript-eslint/type-utils@8.41.0':
+ resolution: {integrity: sha512-63qt1h91vg3KsjVVonFJWjgSK7pZHSQFKH6uwqxAH9bBrsyRhO6ONoKyXxyVBzG1lJnFAJcKAcxLS54N1ee1OQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/types@8.40.0':
- resolution: {integrity: sha512-ETdbFlgbAmXHyFPwqUIYrfc12ArvpBhEVgGAxVYSwli26dn8Ko+lIo4Su9vI9ykTZdJn+vJprs/0eZU0YMAEQg==}
+ '@typescript-eslint/types@8.41.0':
+ resolution: {integrity: sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/typescript-estree@8.40.0':
- resolution: {integrity: sha512-k1z9+GJReVVOkc1WfVKs1vBrR5MIKKbdAjDTPvIK3L8De6KbFfPFt6BKpdkdk7rZS2GtC/m6yI5MYX+UsuvVYQ==}
+ '@typescript-eslint/typescript-estree@8.41.0':
+ resolution: {integrity: sha512-D43UwUYJmGhuwHfY7MtNKRZMmfd8+p/eNSfFe6tH5mbVDto+VQCayeAt35rOx3Cs6wxD16DQtIKw/YXxt5E0UQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/utils@8.40.0':
- resolution: {integrity: sha512-Cgzi2MXSZyAUOY+BFwGs17s7ad/7L+gKt6Y8rAVVWS+7o6wrjeFN4nVfTpbE25MNcxyJ+iYUXflbs2xR9h4UBg==}
+ '@typescript-eslint/utils@8.41.0':
+ resolution: {integrity: sha512-udbCVstxZ5jiPIXrdH+BZWnPatjlYwJuJkDA4Tbo3WyYLh8NvB+h/bKeSZHDOFKfphsZYJQqaFtLeXEqurQn1A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/visitor-keys@8.40.0':
- resolution: {integrity: sha512-8CZ47QwalyRjsypfwnbI3hKy5gJDPmrkLjkgMxhi0+DZZ2QNx2naS6/hWoVYUHU7LU2zleF68V9miaVZvhFfTA==}
+ '@typescript-eslint/visitor-keys@8.41.0':
+ resolution: {integrity: sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@vitejs/plugin-react-swc@4.0.1':
@@ -1785,11 +1629,6 @@ packages:
engines: {node: '>=18'}
hasBin: true
- esbuild@0.25.8:
- resolution: {integrity: sha512-vVC0USHGtMi8+R4Kz8rt6JhEWLxsv9Rnu/lGYbPR8u47B+DCBksq9JarW0zOO7bs37hyOK1l2/oqtbciutL5+Q==}
- engines: {node: '>=18'}
- hasBin: true
-
esbuild@0.25.9:
resolution: {integrity: sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==}
engines: {node: '>=18'}
@@ -2410,6 +2249,9 @@ packages:
magic-string@0.30.17:
resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
+ magic-string@0.30.18:
+ resolution: {integrity: sha512-yi8swmWbO17qHhwIBNeeZxTceJMeBvWJaId6dyvTSOwTipqeHhMhOrz6513r1sOKnpvQ7zkhlG8tPrpilwTxHQ==}
+
math-intrinsics@1.1.0:
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
engines: {node: '>= 0.4'}
@@ -3008,8 +2850,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.38.2:
- resolution: {integrity: sha512-iAcp/oFAWauVSGILdD67n7DiwgLHXZzWZIdzl7araRxu72jUr7PFAo2Iie7gXt0IbnlYvhxCb9GT3ZJUquO3PA==}
+ svelte@5.38.3:
+ resolution: {integrity: sha512-ldbPzKdjUy7IALMBn15jzBM/TNxdXMxKeQZ538zzdABUjLg7e7/OIwnlaMQ+OR6s91W7DbDmJYjxHThHH7r9xA==}
engines: {node: '>=18'}
syncpack@13.0.4:
@@ -3107,8 +2949,8 @@ packages:
typescript:
optional: true
- tsx@4.20.4:
- resolution: {integrity: sha512-yyxBKfORQ7LuRt/BQKBXrpcq59ZvSW0XxwfjAt3w2/8PmdxaFzijtMhTawprSHhpzeM5BgU2hXHG3lklIERZXg==}
+ tsx@4.20.5:
+ resolution: {integrity: sha512-+wKjMNU9w/EaQayHXb7WA7ZaHY6hN8WgfvHNQ3t1PnU91/7O8TcTnIhCDYTZwnt8JsO9IBqZ30Ln1r7pPF52Aw==}
engines: {node: '>=18.0.0'}
hasBin: true
@@ -3166,8 +3008,8 @@ packages:
resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
engines: {node: '>= 0.4'}
- typescript-eslint@8.40.0:
- resolution: {integrity: sha512-Xvd2l+ZmFDPEt4oj1QEXzA4A2uUK6opvKu3eGN9aGjB8au02lIVcLyi375w94hHyejTOmzIU77L8ol2sRg9n7Q==}
+ typescript-eslint@8.41.0:
+ resolution: {integrity: sha512-n66rzs5OBXW3SFSnZHr2T685q1i4ODm2nulFJhMZBotaTavsS8TrI3d7bDlRSs9yWo7HmyWrN9qDu14Qv7Y0Dw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -3541,231 +3383,153 @@ snapshots:
'@esbuild/aix-ppc64@0.25.4':
optional: true
- '@esbuild/aix-ppc64@0.25.8':
- optional: true
-
'@esbuild/aix-ppc64@0.25.9':
optional: true
'@esbuild/android-arm64@0.25.4':
optional: true
- '@esbuild/android-arm64@0.25.8':
- optional: true
-
'@esbuild/android-arm64@0.25.9':
optional: true
'@esbuild/android-arm@0.25.4':
optional: true
- '@esbuild/android-arm@0.25.8':
- optional: true
-
'@esbuild/android-arm@0.25.9':
optional: true
'@esbuild/android-x64@0.25.4':
optional: true
- '@esbuild/android-x64@0.25.8':
- optional: true
-
'@esbuild/android-x64@0.25.9':
optional: true
'@esbuild/darwin-arm64@0.25.4':
optional: true
- '@esbuild/darwin-arm64@0.25.8':
- optional: true
-
'@esbuild/darwin-arm64@0.25.9':
optional: true
'@esbuild/darwin-x64@0.25.4':
optional: true
- '@esbuild/darwin-x64@0.25.8':
- optional: true
-
'@esbuild/darwin-x64@0.25.9':
optional: true
'@esbuild/freebsd-arm64@0.25.4':
optional: true
- '@esbuild/freebsd-arm64@0.25.8':
- optional: true
-
'@esbuild/freebsd-arm64@0.25.9':
optional: true
'@esbuild/freebsd-x64@0.25.4':
optional: true
- '@esbuild/freebsd-x64@0.25.8':
- optional: true
-
'@esbuild/freebsd-x64@0.25.9':
optional: true
'@esbuild/linux-arm64@0.25.4':
optional: true
- '@esbuild/linux-arm64@0.25.8':
- optional: true
-
'@esbuild/linux-arm64@0.25.9':
optional: true
'@esbuild/linux-arm@0.25.4':
optional: true
- '@esbuild/linux-arm@0.25.8':
- optional: true
-
'@esbuild/linux-arm@0.25.9':
optional: true
'@esbuild/linux-ia32@0.25.4':
optional: true
- '@esbuild/linux-ia32@0.25.8':
- optional: true
-
'@esbuild/linux-ia32@0.25.9':
optional: true
'@esbuild/linux-loong64@0.25.4':
optional: true
- '@esbuild/linux-loong64@0.25.8':
- optional: true
-
'@esbuild/linux-loong64@0.25.9':
optional: true
'@esbuild/linux-mips64el@0.25.4':
optional: true
- '@esbuild/linux-mips64el@0.25.8':
- optional: true
-
'@esbuild/linux-mips64el@0.25.9':
optional: true
'@esbuild/linux-ppc64@0.25.4':
optional: true
- '@esbuild/linux-ppc64@0.25.8':
- optional: true
-
'@esbuild/linux-ppc64@0.25.9':
optional: true
'@esbuild/linux-riscv64@0.25.4':
optional: true
- '@esbuild/linux-riscv64@0.25.8':
- optional: true
-
'@esbuild/linux-riscv64@0.25.9':
optional: true
'@esbuild/linux-s390x@0.25.4':
optional: true
- '@esbuild/linux-s390x@0.25.8':
- optional: true
-
'@esbuild/linux-s390x@0.25.9':
optional: true
'@esbuild/linux-x64@0.25.4':
optional: true
- '@esbuild/linux-x64@0.25.8':
- optional: true
-
'@esbuild/linux-x64@0.25.9':
optional: true
'@esbuild/netbsd-arm64@0.25.4':
optional: true
- '@esbuild/netbsd-arm64@0.25.8':
- optional: true
-
'@esbuild/netbsd-arm64@0.25.9':
optional: true
'@esbuild/netbsd-x64@0.25.4':
optional: true
- '@esbuild/netbsd-x64@0.25.8':
- optional: true
-
'@esbuild/netbsd-x64@0.25.9':
optional: true
'@esbuild/openbsd-arm64@0.25.4':
optional: true
- '@esbuild/openbsd-arm64@0.25.8':
- optional: true
-
'@esbuild/openbsd-arm64@0.25.9':
optional: true
'@esbuild/openbsd-x64@0.25.4':
optional: true
- '@esbuild/openbsd-x64@0.25.8':
- optional: true
-
'@esbuild/openbsd-x64@0.25.9':
optional: true
- '@esbuild/openharmony-arm64@0.25.8':
- optional: true
-
'@esbuild/openharmony-arm64@0.25.9':
optional: true
'@esbuild/sunos-x64@0.25.4':
optional: true
- '@esbuild/sunos-x64@0.25.8':
- optional: true
-
'@esbuild/sunos-x64@0.25.9':
optional: true
'@esbuild/win32-arm64@0.25.4':
optional: true
- '@esbuild/win32-arm64@0.25.8':
- optional: true
-
'@esbuild/win32-arm64@0.25.9':
optional: true
'@esbuild/win32-ia32@0.25.4':
optional: true
- '@esbuild/win32-ia32@0.25.8':
- optional: true
-
'@esbuild/win32-ia32@0.25.9':
optional: true
'@esbuild/win32-x64@0.25.4':
optional: true
- '@esbuild/win32-x64@0.25.8':
- optional: true
-
'@esbuild/win32-x64@0.25.9':
optional: true
@@ -4043,59 +3807,59 @@ snapshots:
dependencies:
acorn: 8.15.0
- '@sveltejs/adapter-auto@6.1.0(@sveltejs/kit@2.36.1(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4)))(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4)))':
+ '@sveltejs/adapter-auto@6.1.0(@sveltejs/kit@2.36.2(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5)))(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5)))':
dependencies:
- '@sveltejs/kit': 2.36.1(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4)))(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))
+ '@sveltejs/kit': 2.36.2(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5)))(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))
- '@sveltejs/kit@2.36.1(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4)))(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))':
+ '@sveltejs/kit@2.36.2(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5)))(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))':
dependencies:
'@standard-schema/spec': 1.0.0
'@sveltejs/acorn-typescript': 1.0.5(acorn@8.15.0)
- '@sveltejs/vite-plugin-svelte': 6.1.3(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))
+ '@sveltejs/vite-plugin-svelte': 6.1.3(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))
'@types/cookie': 0.6.0
acorn: 8.15.0
cookie: 0.6.0
devalue: 5.1.1
esm-env: 1.2.2
kleur: 4.1.5
- magic-string: 0.30.17
+ magic-string: 0.30.18
mrmime: 2.0.1
sade: 1.8.1
set-cookie-parser: 2.7.1
sirv: 3.0.1
- svelte: 5.38.2
- vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
+ svelte: 5.38.3
+ vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
- '@sveltejs/package@2.5.0(svelte@5.38.2)(typescript@5.9.2)':
+ '@sveltejs/package@2.5.0(svelte@5.38.3)(typescript@5.9.2)':
dependencies:
chokidar: 4.0.3
kleur: 4.1.5
sade: 1.8.1
semver: 7.7.2
- svelte: 5.38.2
- svelte2tsx: 0.7.42(svelte@5.38.2)(typescript@5.9.2)
+ svelte: 5.38.3
+ svelte2tsx: 0.7.42(svelte@5.38.3)(typescript@5.9.2)
transitivePeerDependencies:
- typescript
- '@sveltejs/vite-plugin-svelte-inspector@5.0.1(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4)))(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))':
+ '@sveltejs/vite-plugin-svelte-inspector@5.0.1(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5)))(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))':
dependencies:
- '@sveltejs/vite-plugin-svelte': 6.1.3(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))
+ '@sveltejs/vite-plugin-svelte': 6.1.3(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))
debug: 4.4.1
- svelte: 5.38.2
- vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
+ svelte: 5.38.3
+ vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
transitivePeerDependencies:
- supports-color
- '@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))':
+ '@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))':
dependencies:
- '@sveltejs/vite-plugin-svelte-inspector': 5.0.1(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4)))(svelte@5.38.2)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))
+ '@sveltejs/vite-plugin-svelte-inspector': 5.0.1(@sveltejs/vite-plugin-svelte@6.1.3(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5)))(svelte@5.38.3)(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))
debug: 4.4.1
deepmerge: 4.3.1
kleur: 4.1.5
magic-string: 0.30.17
- svelte: 5.38.2
- vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
- vitefu: 1.1.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))
+ svelte: 5.38.3
+ vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
+ vitefu: 1.1.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))
transitivePeerDependencies:
- supports-color
@@ -4186,14 +3950,14 @@ snapshots:
dependencies:
csstype: 3.1.3
- '@typescript-eslint/eslint-plugin@8.40.0(@typescript-eslint/parser@8.40.0(eslint@9.34.0)(typescript@5.9.2))(eslint@9.34.0)(typescript@5.9.2)':
+ '@typescript-eslint/eslint-plugin@8.41.0(@typescript-eslint/parser@8.41.0(eslint@9.34.0)(typescript@5.9.2))(eslint@9.34.0)(typescript@5.9.2)':
dependencies:
'@eslint-community/regexpp': 4.12.1
- '@typescript-eslint/parser': 8.40.0(eslint@9.34.0)(typescript@5.9.2)
- '@typescript-eslint/scope-manager': 8.40.0
- '@typescript-eslint/type-utils': 8.40.0(eslint@9.34.0)(typescript@5.9.2)
- '@typescript-eslint/utils': 8.40.0(eslint@9.34.0)(typescript@5.9.2)
- '@typescript-eslint/visitor-keys': 8.40.0
+ '@typescript-eslint/parser': 8.41.0(eslint@9.34.0)(typescript@5.9.2)
+ '@typescript-eslint/scope-manager': 8.41.0
+ '@typescript-eslint/type-utils': 8.41.0(eslint@9.34.0)(typescript@5.9.2)
+ '@typescript-eslint/utils': 8.41.0(eslint@9.34.0)(typescript@5.9.2)
+ '@typescript-eslint/visitor-keys': 8.41.0
eslint: 9.34.0
graphemer: 1.4.0
ignore: 7.0.5
@@ -4203,41 +3967,41 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.40.0(eslint@9.34.0)(typescript@5.9.2)':
+ '@typescript-eslint/parser@8.41.0(eslint@9.34.0)(typescript@5.9.2)':
dependencies:
- '@typescript-eslint/scope-manager': 8.40.0
- '@typescript-eslint/types': 8.40.0
- '@typescript-eslint/typescript-estree': 8.40.0(typescript@5.9.2)
- '@typescript-eslint/visitor-keys': 8.40.0
+ '@typescript-eslint/scope-manager': 8.41.0
+ '@typescript-eslint/types': 8.41.0
+ '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.2)
+ '@typescript-eslint/visitor-keys': 8.41.0
debug: 4.4.1
eslint: 9.34.0
typescript: 5.9.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/project-service@8.40.0(typescript@5.9.2)':
+ '@typescript-eslint/project-service@8.41.0(typescript@5.9.2)':
dependencies:
- '@typescript-eslint/tsconfig-utils': 8.40.0(typescript@5.9.2)
- '@typescript-eslint/types': 8.40.0
+ '@typescript-eslint/tsconfig-utils': 8.41.0(typescript@5.9.2)
+ '@typescript-eslint/types': 8.41.0
debug: 4.4.1
typescript: 5.9.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/scope-manager@8.40.0':
+ '@typescript-eslint/scope-manager@8.41.0':
dependencies:
- '@typescript-eslint/types': 8.40.0
- '@typescript-eslint/visitor-keys': 8.40.0
+ '@typescript-eslint/types': 8.41.0
+ '@typescript-eslint/visitor-keys': 8.41.0
- '@typescript-eslint/tsconfig-utils@8.40.0(typescript@5.9.2)':
+ '@typescript-eslint/tsconfig-utils@8.41.0(typescript@5.9.2)':
dependencies:
typescript: 5.9.2
- '@typescript-eslint/type-utils@8.40.0(eslint@9.34.0)(typescript@5.9.2)':
+ '@typescript-eslint/type-utils@8.41.0(eslint@9.34.0)(typescript@5.9.2)':
dependencies:
- '@typescript-eslint/types': 8.40.0
- '@typescript-eslint/typescript-estree': 8.40.0(typescript@5.9.2)
- '@typescript-eslint/utils': 8.40.0(eslint@9.34.0)(typescript@5.9.2)
+ '@typescript-eslint/types': 8.41.0
+ '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.2)
+ '@typescript-eslint/utils': 8.41.0(eslint@9.34.0)(typescript@5.9.2)
debug: 4.4.1
eslint: 9.34.0
ts-api-utils: 2.1.0(typescript@5.9.2)
@@ -4245,14 +4009,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/types@8.40.0': {}
+ '@typescript-eslint/types@8.41.0': {}
- '@typescript-eslint/typescript-estree@8.40.0(typescript@5.9.2)':
+ '@typescript-eslint/typescript-estree@8.41.0(typescript@5.9.2)':
dependencies:
- '@typescript-eslint/project-service': 8.40.0(typescript@5.9.2)
- '@typescript-eslint/tsconfig-utils': 8.40.0(typescript@5.9.2)
- '@typescript-eslint/types': 8.40.0
- '@typescript-eslint/visitor-keys': 8.40.0
+ '@typescript-eslint/project-service': 8.41.0(typescript@5.9.2)
+ '@typescript-eslint/tsconfig-utils': 8.41.0(typescript@5.9.2)
+ '@typescript-eslint/types': 8.41.0
+ '@typescript-eslint/visitor-keys': 8.41.0
debug: 4.4.1
fast-glob: 3.3.3
is-glob: 4.0.3
@@ -4263,34 +4027,34 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.40.0(eslint@9.34.0)(typescript@5.9.2)':
+ '@typescript-eslint/utils@8.41.0(eslint@9.34.0)(typescript@5.9.2)':
dependencies:
'@eslint-community/eslint-utils': 4.7.0(eslint@9.34.0)
- '@typescript-eslint/scope-manager': 8.40.0
- '@typescript-eslint/types': 8.40.0
- '@typescript-eslint/typescript-estree': 8.40.0(typescript@5.9.2)
+ '@typescript-eslint/scope-manager': 8.41.0
+ '@typescript-eslint/types': 8.41.0
+ '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.2)
eslint: 9.34.0
typescript: 5.9.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/visitor-keys@8.40.0':
+ '@typescript-eslint/visitor-keys@8.41.0':
dependencies:
- '@typescript-eslint/types': 8.40.0
+ '@typescript-eslint/types': 8.41.0
eslint-visitor-keys: 4.2.1
- '@vitejs/plugin-react-swc@4.0.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))':
+ '@vitejs/plugin-react-swc@4.0.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))':
dependencies:
'@rolldown/pluginutils': 1.0.0-beta.32
'@swc/core': 1.13.3
- vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
+ vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
transitivePeerDependencies:
- '@swc/helpers'
- '@vitejs/plugin-vue@6.0.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))(vue@3.5.12(typescript@5.9.2))':
+ '@vitejs/plugin-vue@6.0.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))(vue@3.5.12(typescript@5.9.2))':
dependencies:
'@rolldown/pluginutils': 1.0.0-beta.29
- vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
+ vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
vue: 3.5.12(typescript@5.9.2)
'@vitest/expect@3.2.4':
@@ -4301,13 +4065,13 @@ snapshots:
chai: 5.2.0
tinyrainbow: 2.0.0
- '@vitest/mocker@3.2.4(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))':
+ '@vitest/mocker@3.2.4(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))':
dependencies:
'@vitest/spy': 3.2.4
estree-walker: 3.0.3
- magic-string: 0.30.17
+ magic-string: 0.30.18
optionalDependencies:
- vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
+ vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
'@vitest/pretty-format@3.2.4':
dependencies:
@@ -4322,7 +4086,7 @@ snapshots:
'@vitest/snapshot@3.2.4':
dependencies:
'@vitest/pretty-format': 3.2.4
- magic-string: 0.30.17
+ magic-string: 0.30.18
pathe: 2.0.3
'@vitest/spy@3.2.4':
@@ -4381,7 +4145,7 @@ snapshots:
'@vue/compiler-ssr': 3.5.12
'@vue/shared': 3.5.12
estree-walker: 2.0.2
- magic-string: 0.30.17
+ magic-string: 0.30.18
postcss: 8.5.6
source-map-js: 1.2.1
@@ -4877,35 +4641,6 @@ snapshots:
'@esbuild/win32-ia32': 0.25.4
'@esbuild/win32-x64': 0.25.4
- esbuild@0.25.8:
- optionalDependencies:
- '@esbuild/aix-ppc64': 0.25.8
- '@esbuild/android-arm': 0.25.8
- '@esbuild/android-arm64': 0.25.8
- '@esbuild/android-x64': 0.25.8
- '@esbuild/darwin-arm64': 0.25.8
- '@esbuild/darwin-x64': 0.25.8
- '@esbuild/freebsd-arm64': 0.25.8
- '@esbuild/freebsd-x64': 0.25.8
- '@esbuild/linux-arm': 0.25.8
- '@esbuild/linux-arm64': 0.25.8
- '@esbuild/linux-ia32': 0.25.8
- '@esbuild/linux-loong64': 0.25.8
- '@esbuild/linux-mips64el': 0.25.8
- '@esbuild/linux-ppc64': 0.25.8
- '@esbuild/linux-riscv64': 0.25.8
- '@esbuild/linux-s390x': 0.25.8
- '@esbuild/linux-x64': 0.25.8
- '@esbuild/netbsd-arm64': 0.25.8
- '@esbuild/netbsd-x64': 0.25.8
- '@esbuild/openbsd-arm64': 0.25.8
- '@esbuild/openbsd-x64': 0.25.8
- '@esbuild/openharmony-arm64': 0.25.8
- '@esbuild/sunos-x64': 0.25.8
- '@esbuild/win32-arm64': 0.25.8
- '@esbuild/win32-ia32': 0.25.8
- '@esbuild/win32-x64': 0.25.8
-
esbuild@0.25.9:
optionalDependencies:
'@esbuild/aix-ppc64': 0.25.9
@@ -4977,7 +4712,7 @@ snapshots:
string.prototype.matchall: 4.0.12
string.prototype.repeat: 1.0.0
- eslint-plugin-svelte@3.11.0(eslint@9.34.0)(svelte@5.38.2):
+ eslint-plugin-svelte@3.11.0(eslint@9.34.0)(svelte@5.38.3):
dependencies:
'@eslint-community/eslint-utils': 4.7.0(eslint@9.34.0)
'@jridgewell/sourcemap-codec': 1.5.4
@@ -4989,9 +4724,9 @@ snapshots:
postcss-load-config: 3.1.4(postcss@8.5.6)
postcss-safe-parser: 7.0.1(postcss@8.5.6)
semver: 7.7.2
- svelte-eslint-parser: 1.3.0(svelte@5.38.2)
+ svelte-eslint-parser: 1.3.0(svelte@5.38.3)
optionalDependencies:
- svelte: 5.38.2
+ svelte: 5.38.3
transitivePeerDependencies:
- ts-node
@@ -5001,7 +4736,7 @@ snapshots:
eslint: 9.34.0
turbo: 2.5.6
- eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.40.0(eslint@9.34.0)(typescript@5.9.2))(eslint@9.34.0)(vue-eslint-parser@9.4.3(eslint@9.34.0)):
+ eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.41.0(eslint@9.34.0)(typescript@5.9.2))(eslint@9.34.0)(vue-eslint-parser@9.4.3(eslint@9.34.0)):
dependencies:
'@eslint-community/eslint-utils': 4.7.0(eslint@9.34.0)
eslint: 9.34.0
@@ -5012,7 +4747,7 @@ snapshots:
vue-eslint-parser: 9.4.3(eslint@9.34.0)
xml-name-validator: 4.0.0
optionalDependencies:
- '@typescript-eslint/parser': 8.40.0(eslint@9.34.0)(typescript@5.9.2)
+ '@typescript-eslint/parser': 8.41.0(eslint@9.34.0)(typescript@5.9.2)
eslint-scope@7.2.2:
dependencies:
@@ -5585,6 +5320,10 @@ snapshots:
dependencies:
'@jridgewell/sourcemap-codec': 1.5.5
+ magic-string@0.30.18:
+ dependencies:
+ '@jridgewell/sourcemap-codec': 1.5.5
+
math-intrinsics@1.1.0: {}
merge2@1.4.1: {}
@@ -5812,12 +5551,12 @@ snapshots:
optionalDependencies:
postcss: 8.5.6
- postcss-load-config@6.0.1(postcss@8.5.6)(tsx@4.20.4):
+ postcss-load-config@6.0.1(postcss@8.5.6)(tsx@4.20.5):
dependencies:
lilconfig: 3.1.3
optionalDependencies:
postcss: 8.5.6
- tsx: 4.20.4
+ tsx: 4.20.5
postcss-safe-parser@7.0.1(postcss@8.5.6):
dependencies:
@@ -5845,10 +5584,10 @@ snapshots:
prelude-ls@1.2.1: {}
- prettier-plugin-svelte@3.4.0(prettier@3.6.2)(svelte@5.38.2):
+ prettier-plugin-svelte@3.4.0(prettier@3.6.2)(svelte@5.38.3):
dependencies:
prettier: 3.6.2
- svelte: 5.38.2
+ svelte: 5.38.3
prettier@2.8.8: {}
@@ -6217,19 +5956,19 @@ snapshots:
supports-preserve-symlinks-flag@1.0.0: {}
- svelte-check@4.3.1(picomatch@4.0.3)(svelte@5.38.2)(typescript@5.9.2):
+ svelte-check@4.3.1(picomatch@4.0.3)(svelte@5.38.3)(typescript@5.9.2):
dependencies:
'@jridgewell/trace-mapping': 0.3.29
chokidar: 4.0.3
fdir: 6.4.6(picomatch@4.0.3)
picocolors: 1.1.1
sade: 1.8.1
- svelte: 5.38.2
+ svelte: 5.38.3
typescript: 5.9.2
transitivePeerDependencies:
- picomatch
- svelte-eslint-parser@1.3.0(svelte@5.38.2):
+ svelte-eslint-parser@1.3.0(svelte@5.38.3):
dependencies:
eslint-scope: 8.4.0
eslint-visitor-keys: 4.2.1
@@ -6238,16 +5977,16 @@ snapshots:
postcss-scss: 4.0.9(postcss@8.5.6)
postcss-selector-parser: 7.1.0
optionalDependencies:
- svelte: 5.38.2
+ svelte: 5.38.3
- svelte2tsx@0.7.42(svelte@5.38.2)(typescript@5.9.2):
+ svelte2tsx@0.7.42(svelte@5.38.3)(typescript@5.9.2):
dependencies:
dedent-js: 1.0.1
pascal-case: 3.1.2
- svelte: 5.38.2
+ svelte: 5.38.3
typescript: 5.9.2
- svelte@5.38.2:
+ svelte@5.38.3:
dependencies:
'@jridgewell/remapping': 2.3.5
'@jridgewell/sourcemap-codec': 1.5.5
@@ -6261,7 +6000,7 @@ snapshots:
esrap: 2.1.0
is-reference: 3.0.3
locate-character: 3.0.0
- magic-string: 0.30.17
+ magic-string: 0.30.18
zimmerframe: 1.1.2
syncpack@13.0.4(typescript@5.9.2):
@@ -6340,7 +6079,7 @@ snapshots:
tslib@2.8.1: {}
- tsup@8.5.0(@swc/core@1.13.3)(postcss@8.5.6)(tsx@4.20.4)(typescript@5.9.2):
+ tsup@8.5.0(@swc/core@1.13.3)(postcss@8.5.6)(tsx@4.20.5)(typescript@5.9.2):
dependencies:
bundle-require: 5.1.0(esbuild@0.25.4)
cac: 6.7.14
@@ -6351,7 +6090,7 @@ snapshots:
fix-dts-default-cjs-exports: 1.0.1
joycon: 3.1.1
picocolors: 1.1.1
- postcss-load-config: 6.0.1(postcss@8.5.6)(tsx@4.20.4)
+ postcss-load-config: 6.0.1(postcss@8.5.6)(tsx@4.20.5)
resolve-from: 5.0.0
rollup: 4.40.2
source-map: 0.8.0-beta.0
@@ -6369,9 +6108,9 @@ snapshots:
- tsx
- yaml
- tsx@4.20.4:
+ tsx@4.20.5:
dependencies:
- esbuild: 0.25.8
+ esbuild: 0.25.9
get-tsconfig: 4.10.1
optionalDependencies:
fsevents: 2.3.3
@@ -6440,12 +6179,12 @@ snapshots:
possible-typed-array-names: 1.1.0
reflect.getprototypeof: 1.0.10
- typescript-eslint@8.40.0(eslint@9.34.0)(typescript@5.9.2):
+ typescript-eslint@8.41.0(eslint@9.34.0)(typescript@5.9.2):
dependencies:
- '@typescript-eslint/eslint-plugin': 8.40.0(@typescript-eslint/parser@8.40.0(eslint@9.34.0)(typescript@5.9.2))(eslint@9.34.0)(typescript@5.9.2)
- '@typescript-eslint/parser': 8.40.0(eslint@9.34.0)(typescript@5.9.2)
- '@typescript-eslint/typescript-estree': 8.40.0(typescript@5.9.2)
- '@typescript-eslint/utils': 8.40.0(eslint@9.34.0)(typescript@5.9.2)
+ '@typescript-eslint/eslint-plugin': 8.41.0(@typescript-eslint/parser@8.41.0(eslint@9.34.0)(typescript@5.9.2))(eslint@9.34.0)(typescript@5.9.2)
+ '@typescript-eslint/parser': 8.41.0(eslint@9.34.0)(typescript@5.9.2)
+ '@typescript-eslint/typescript-estree': 8.41.0(typescript@5.9.2)
+ '@typescript-eslint/utils': 8.41.0(eslint@9.34.0)(typescript@5.9.2)
eslint: 9.34.0
typescript: 5.9.2
transitivePeerDependencies:
@@ -6476,13 +6215,13 @@ snapshots:
validate-npm-package-name@6.0.0: {}
- vite-node@3.2.4(@types/node@24.3.0)(tsx@4.20.4):
+ vite-node@3.2.4(@types/node@24.3.0)(tsx@4.20.5):
dependencies:
cac: 6.7.14
debug: 4.4.1
es-module-lexer: 1.7.0
pathe: 2.0.3
- vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
+ vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
transitivePeerDependencies:
- '@types/node'
- jiti
@@ -6497,7 +6236,7 @@ snapshots:
- tsx
- yaml
- vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4):
+ vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5):
dependencies:
esbuild: 0.25.9
fdir: 6.5.0(picomatch@4.0.3)
@@ -6508,17 +6247,17 @@ snapshots:
optionalDependencies:
'@types/node': 24.3.0
fsevents: 2.3.3
- tsx: 4.20.4
+ tsx: 4.20.5
- vitefu@1.1.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4)):
+ vitefu@1.1.1(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5)):
optionalDependencies:
- vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
+ vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
- vitest@3.2.4(@types/node@24.3.0)(tsx@4.20.4):
+ vitest@3.2.4(@types/node@24.3.0)(tsx@4.20.5):
dependencies:
'@types/chai': 5.2.2
'@vitest/expect': 3.2.4
- '@vitest/mocker': 3.2.4(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.4))
+ '@vitest/mocker': 3.2.4(vite@7.1.3(@types/node@24.3.0)(tsx@4.20.5))
'@vitest/pretty-format': 3.2.4
'@vitest/runner': 3.2.4
'@vitest/snapshot': 3.2.4
@@ -6536,8 +6275,8 @@ snapshots:
tinyglobby: 0.2.14
tinypool: 1.1.1
tinyrainbow: 2.0.0
- vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.4)
- vite-node: 3.2.4(@types/node@24.3.0)(tsx@4.20.4)
+ vite: 7.1.3(@types/node@24.3.0)(tsx@4.20.5)
+ vite-node: 3.2.4(@types/node@24.3.0)(tsx@4.20.5)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 24.3.0
diff --git a/src/packages/eslint-config/package.json b/src/packages/eslint-config/package.json
index 03e99e0..97e6ccf 100644
--- a/src/packages/eslint-config/package.json
+++ b/src/packages/eslint-config/package.json
@@ -8,7 +8,7 @@
"eslint-config-turbo": "^2.5.6",
"globals": "^16.3.0",
"typescript": "^5.9.2",
- "typescript-eslint": "^8.40.0"
+ "typescript-eslint": "^8.41.0"
},
"files": [
"library.mjs"
diff --git a/src/packages/locusts/package.json b/src/packages/locusts/package.json
index 83a4c92..6c10372 100644
--- a/src/packages/locusts/package.json
+++ b/src/packages/locusts/package.json
@@ -11,7 +11,7 @@
"globals": "^16.3.0",
"publint": "^0.3.12",
"tsup": "^8.5.0",
- "tsx": "^4.20.4",
+ "tsx": "^4.20.5",
"typescript": "^5.9.2"
},
"keywords": [
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index 5d67222..ea7f900 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -52,7 +52,7 @@
"globals": "^16.3.0",
"publint": "^0.3.12",
"typescript": "^5.9.2",
- "typescript-eslint": "^8.40.0",
+ "typescript-eslint": "^8.41.0",
"vite": "^7.1.3"
},
"publishConfig": {
diff --git a/src/packages/svelte/package.json b/src/packages/svelte/package.json
index 4508069..b79b49b 100644
--- a/src/packages/svelte/package.json
+++ b/src/packages/svelte/package.json
@@ -54,17 +54,17 @@
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
"@sveltejs/adapter-auto": "^6.1.0",
- "@sveltejs/kit": "^2.36.1",
+ "@sveltejs/kit": "^2.36.2",
"@sveltejs/package": "^2.5.0",
"@sveltejs/vite-plugin-svelte": "^6.1.3",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-svelte": "^3.11.0",
"prettier-plugin-svelte": "^3.4.0",
"publint": "^0.3.12",
- "svelte": "^5.38.2",
+ "svelte": "^5.38.3",
"svelte-check": "^4.3.1",
"typescript": "^5.9.2",
- "typescript-eslint": "^8.40.0",
+ "typescript-eslint": "^8.41.0",
"vite": "^7.1.3",
"vitest": "^3.2.4"
},