aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-25 01:12:23 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-03-25 01:12:41 +0000
commitbde06f67c7f63fdebeb9b3da55324c37c81945cf (patch)
tree2a7a200aa4eb7ce8b697b53f26c4e7e0a6f9511f
parentbuild(deps-dev): bump the nodejs-dependencies group with 4 updates (diff)
downloadlocusts-bde06f67c7f63fdebeb9b3da55324c37c81945cf.tar
locusts-bde06f67c7f63fdebeb9b3da55324c37c81945cf.tar.gz
locusts-bde06f67c7f63fdebeb9b3da55324c37c81945cf.tar.bz2
locusts-bde06f67c7f63fdebeb9b3da55324c37c81945cf.tar.lz
locusts-bde06f67c7f63fdebeb9b3da55324c37c81945cf.tar.xz
locusts-bde06f67c7f63fdebeb9b3da55324c37c81945cf.tar.zst
locusts-bde06f67c7f63fdebeb9b3da55324c37c81945cf.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), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `typescript-eslint` from 8.27.0 to 8.28.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.28.0/packages/typescript-eslint) Updates `@types/node` from 22.13.11 to 22.13.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vite` from 6.2.2 to 6.2.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite) Updates `svelte` from 5.25.1 to 5.25.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.25.3/packages/svelte) --- updated-dependencies: - dependency-name: typescript-eslint 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-patch dependency-group: nodejs-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: svelte 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.yaml446
-rw-r--r--src/packages/eslint-config/package.json2
-rw-r--r--src/packages/locusts/package.json2
-rw-r--r--src/packages/react/package.json4
-rw-r--r--src/packages/svelte/package.json6
-rw-r--r--src/packages/vue/package.json2
6 files changed, 238 insertions, 224 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0312ed1..8aaded0 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -42,8 +42,8 @@ importers:
specifier: ^5.8.2
version: 5.8.2
typescript-eslint:
- specifier: ^8.27.0
- version: 8.27.0(eslint@9.23.0)(typescript@5.8.2)
+ specifier: ^8.28.0
+ version: 8.28.0(eslint@9.23.0)(typescript@5.8.2)
src/packages/locusts:
devDependencies:
@@ -54,8 +54,8 @@ importers:
specifier: workspace:*
version: link:../typescript-config
'@types/node':
- specifier: ^22.13.11
- version: 22.13.11
+ specifier: ^22.13.13
+ version: 22.13.13
globals:
specifier: ^16.0.0
version: 16.0.0
@@ -92,7 +92,7 @@ importers:
version: 19.0.4(@types/react@19.0.12)
'@vitejs/plugin-react-swc':
specifier: ^3.8.1
- version: 3.8.1(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))
+ version: 3.8.1(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))
eslint-plugin-react:
specifier: ^7.37.4
version: 7.37.4(eslint@9.23.0)
@@ -112,11 +112,11 @@ importers:
specifier: ^5.8.2
version: 5.8.2
typescript-eslint:
- specifier: ^8.27.0
- version: 8.27.0(eslint@9.23.0)(typescript@5.8.2)
+ specifier: ^8.28.0
+ version: 8.28.0(eslint@9.23.0)(typescript@5.8.2)
vite:
- specifier: ^6.2.2
- version: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
+ specifier: ^6.2.3
+ version: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
src/packages/svelte:
devDependencies:
@@ -128,46 +128,46 @@ importers:
version: link:../typescript-config
'@sveltejs/adapter-auto':
specifier: ^5.0.0
- version: 5.0.0(@sveltejs/kit@2.20.2(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3)))(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3)))
+ version: 5.0.0(@sveltejs/kit@2.20.2(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3)))(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3)))
'@sveltejs/kit':
specifier: ^2.20.2
- version: 2.20.2(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3)))(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))
+ version: 2.20.2(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3)))(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))
'@sveltejs/package':
specifier: ^2.3.10
- version: 2.3.10(svelte@5.25.1)(typescript@5.8.2)
+ version: 2.3.10(svelte@5.25.3)(typescript@5.8.2)
'@sveltejs/vite-plugin-svelte':
specifier: ^5.0.3
- version: 5.0.3(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))
+ version: 5.0.3(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))
eslint-config-prettier:
specifier: ^10.1.1
version: 10.1.1(eslint@9.23.0)
eslint-plugin-svelte:
specifier: ^3.3.3
- version: 3.3.3(eslint@9.23.0)(svelte@5.25.1)
+ version: 3.3.3(eslint@9.23.0)(svelte@5.25.3)
prettier-plugin-svelte:
specifier: ^3.3.3
- version: 3.3.3(prettier@3.5.3)(svelte@5.25.1)
+ version: 3.3.3(prettier@3.5.3)(svelte@5.25.3)
publint:
specifier: ^0.3.9
version: 0.3.9
svelte:
- specifier: ^5.25.1
- version: 5.25.1
+ specifier: ^5.25.3
+ version: 5.25.3
svelte-check:
specifier: ^4.1.5
- version: 4.1.5(picomatch@4.0.2)(svelte@5.25.1)(typescript@5.8.2)
+ version: 4.1.5(picomatch@4.0.2)(svelte@5.25.3)(typescript@5.8.2)
typescript:
specifier: ^5.8.2
version: 5.8.2
typescript-eslint:
- specifier: ^8.27.0
- version: 8.27.0(eslint@9.23.0)(typescript@5.8.2)
+ specifier: ^8.28.0
+ version: 8.28.0(eslint@9.23.0)(typescript@5.8.2)
vite:
- specifier: ^6.2.2
- version: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
+ specifier: ^6.2.3
+ version: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
vitest:
specifier: ^3.0.9
- version: 3.0.9(@types/node@22.13.11)(tsx@4.19.3)
+ version: 3.0.9(@types/node@22.13.13)(tsx@4.19.3)
src/packages/typescript-config: {}
@@ -185,7 +185,7 @@ importers:
version: link:../typescript-config
'@vitejs/plugin-vue':
specifier: ^5.2.3
- version: 5.2.3(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))(vue@3.5.12(typescript@5.8.2))
+ version: 5.2.3(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))(vue@3.5.12(typescript@5.8.2))
eslint-plugin-vue:
specifier: ^10.0.0
version: 10.0.0(eslint@9.23.0)(vue-eslint-parser@9.4.3(eslint@9.23.0))
@@ -196,8 +196,8 @@ importers:
specifier: ^5.8.2
version: 5.8.2
vite:
- specifier: ^6.2.2
- version: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
+ specifier: ^6.2.3
+ version: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
vue-tsc:
specifier: ^2.2.8
version: 2.2.8(typescript@5.8.2)
@@ -714,8 +714,8 @@ packages:
cpu: [arm]
os: [android]
- '@rollup/rollup-android-arm-eabi@4.35.0':
- resolution: {integrity: sha512-uYQ2WfPaqz5QtVgMxfN6NpLD+no0MYHDBywl7itPYd3K5TjjSghNKmX8ic9S8NU8w81NVhJv/XojcHptRly7qQ==}
+ '@rollup/rollup-android-arm-eabi@4.37.0':
+ resolution: {integrity: sha512-l7StVw6WAa8l3vA1ov80jyetOAEo1FtHvZDbzXDO/02Sq/QVvqlHkYoFwDJPIMj0GKiistsBudfx5tGFnwYWDQ==}
cpu: [arm]
os: [android]
@@ -724,8 +724,8 @@ packages:
cpu: [arm64]
os: [android]
- '@rollup/rollup-android-arm64@4.35.0':
- resolution: {integrity: sha512-FtKddj9XZudurLhdJnBl9fl6BwCJ3ky8riCXjEw3/UIbjmIY58ppWwPEvU3fNu+W7FUsAsB1CdH+7EQE6CXAPA==}
+ '@rollup/rollup-android-arm64@4.37.0':
+ resolution: {integrity: sha512-6U3SlVyMxezt8Y+/iEBcbp945uZjJwjZimu76xoG7tO1av9VO691z8PkhzQ85ith2I8R2RddEPeSfcbyPfD4hA==}
cpu: [arm64]
os: [android]
@@ -734,8 +734,8 @@ packages:
cpu: [arm64]
os: [darwin]
- '@rollup/rollup-darwin-arm64@4.35.0':
- resolution: {integrity: sha512-Uk+GjOJR6CY844/q6r5DR/6lkPFOw0hjfOIzVx22THJXMxktXG6CbejseJFznU8vHcEBLpiXKY3/6xc+cBm65Q==}
+ '@rollup/rollup-darwin-arm64@4.37.0':
+ resolution: {integrity: sha512-+iTQ5YHuGmPt10NTzEyMPbayiNTcOZDWsbxZYR1ZnmLnZxG17ivrPSWFO9j6GalY0+gV3Jtwrrs12DBscxnlYA==}
cpu: [arm64]
os: [darwin]
@@ -744,8 +744,8 @@ packages:
cpu: [x64]
os: [darwin]
- '@rollup/rollup-darwin-x64@4.35.0':
- resolution: {integrity: sha512-3IrHjfAS6Vkp+5bISNQnPogRAW5GAV1n+bNCrDwXmfMHbPl5EhTmWtfmwlJxFRUCBZ+tZ/OxDyU08aF6NI/N5Q==}
+ '@rollup/rollup-darwin-x64@4.37.0':
+ resolution: {integrity: sha512-m8W2UbxLDcmRKVjgl5J/k4B8d7qX2EcJve3Sut7YGrQoPtCIQGPH5AMzuFvYRWZi0FVS0zEY4c8uttPfX6bwYQ==}
cpu: [x64]
os: [darwin]
@@ -754,8 +754,8 @@ packages:
cpu: [arm64]
os: [freebsd]
- '@rollup/rollup-freebsd-arm64@4.35.0':
- resolution: {integrity: sha512-sxjoD/6F9cDLSELuLNnY0fOrM9WA0KrM0vWm57XhrIMf5FGiN8D0l7fn+bpUeBSU7dCgPV2oX4zHAsAXyHFGcQ==}
+ '@rollup/rollup-freebsd-arm64@4.37.0':
+ resolution: {integrity: sha512-FOMXGmH15OmtQWEt174v9P1JqqhlgYge/bUjIbiVD1nI1NeJ30HYT9SJlZMqdo1uQFyt9cz748F1BHghWaDnVA==}
cpu: [arm64]
os: [freebsd]
@@ -764,8 +764,8 @@ packages:
cpu: [x64]
os: [freebsd]
- '@rollup/rollup-freebsd-x64@4.35.0':
- resolution: {integrity: sha512-2mpHCeRuD1u/2kruUiHSsnjWtHjqVbzhBkNVQ1aVD63CcexKVcQGwJ2g5VphOd84GvxfSvnnlEyBtQCE5hxVVw==}
+ '@rollup/rollup-freebsd-x64@4.37.0':
+ resolution: {integrity: sha512-SZMxNttjPKvV14Hjck5t70xS3l63sbVwl98g3FlVVx2YIDmfUIy29jQrsw06ewEYQ8lQSuY9mpAPlmgRD2iSsA==}
cpu: [x64]
os: [freebsd]
@@ -774,8 +774,8 @@ packages:
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm-gnueabihf@4.35.0':
- resolution: {integrity: sha512-mrA0v3QMy6ZSvEuLs0dMxcO2LnaCONs1Z73GUDBHWbY8tFFocM6yl7YyMu7rz4zS81NDSqhrUuolyZXGi8TEqg==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.37.0':
+ resolution: {integrity: sha512-hhAALKJPidCwZcj+g+iN+38SIOkhK2a9bqtJR+EtyxrKKSt1ynCBeqrQy31z0oWU6thRZzdx53hVgEbRkuI19w==}
cpu: [arm]
os: [linux]
@@ -784,8 +784,8 @@ packages:
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm-musleabihf@4.35.0':
- resolution: {integrity: sha512-DnYhhzcvTAKNexIql8pFajr0PiDGrIsBYPRvCKlA5ixSS3uwo/CWNZxB09jhIapEIg945KOzcYEAGGSmTSpk7A==}
+ '@rollup/rollup-linux-arm-musleabihf@4.37.0':
+ resolution: {integrity: sha512-jUb/kmn/Gd8epbHKEqkRAxq5c2EwRt0DqhSGWjPFxLeFvldFdHQs/n8lQ9x85oAeVb6bHcS8irhTJX2FCOd8Ag==}
cpu: [arm]
os: [linux]
@@ -794,8 +794,8 @@ packages:
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-arm64-gnu@4.35.0':
- resolution: {integrity: sha512-uagpnH2M2g2b5iLsCTZ35CL1FgyuzzJQ8L9VtlJ+FckBXroTwNOaD0z0/UF+k5K3aNQjbm8LIVpxykUOQt1m/A==}
+ '@rollup/rollup-linux-arm64-gnu@4.37.0':
+ resolution: {integrity: sha512-oNrJxcQT9IcbcmKlkF+Yz2tmOxZgG9D9GRq+1OE6XCQwCVwxixYAa38Z8qqPzQvzt1FCfmrHX03E0pWoXm1DqA==}
cpu: [arm64]
os: [linux]
@@ -804,8 +804,8 @@ packages:
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-arm64-musl@4.35.0':
- resolution: {integrity: sha512-XQxVOCd6VJeHQA/7YcqyV0/88N6ysSVzRjJ9I9UA/xXpEsjvAgDTgH3wQYz5bmr7SPtVK2TsP2fQ2N9L4ukoUg==}
+ '@rollup/rollup-linux-arm64-musl@4.37.0':
+ resolution: {integrity: sha512-pfxLBMls+28Ey2enpX3JvjEjaJMBX5XlPCZNGxj4kdJyHduPBXtxYeb8alo0a7bqOoWZW2uKynhHxF/MWoHaGQ==}
cpu: [arm64]
os: [linux]
@@ -814,8 +814,8 @@ packages:
cpu: [loong64]
os: [linux]
- '@rollup/rollup-linux-loongarch64-gnu@4.35.0':
- resolution: {integrity: sha512-5pMT5PzfgwcXEwOaSrqVsz/LvjDZt+vQ8RT/70yhPU06PTuq8WaHhfT1LW+cdD7mW6i/J5/XIkX/1tCAkh1W6g==}
+ '@rollup/rollup-linux-loongarch64-gnu@4.37.0':
+ resolution: {integrity: sha512-yCE0NnutTC/7IGUq/PUHmoeZbIwq3KRh02e9SfFh7Vmc1Z7atuJRYWhRME5fKgT8aS20mwi1RyChA23qSyRGpA==}
cpu: [loong64]
os: [linux]
@@ -824,8 +824,8 @@ packages:
cpu: [ppc64]
os: [linux]
- '@rollup/rollup-linux-powerpc64le-gnu@4.35.0':
- resolution: {integrity: sha512-c+zkcvbhbXF98f4CtEIP1EBA/lCic5xB0lToneZYvMeKu5Kamq3O8gqrxiYYLzlZH6E3Aq+TSW86E4ay8iD8EA==}
+ '@rollup/rollup-linux-powerpc64le-gnu@4.37.0':
+ resolution: {integrity: sha512-NxcICptHk06E2Lh3a4Pu+2PEdZ6ahNHuK7o6Np9zcWkrBMuv21j10SQDJW3C9Yf/A/P7cutWoC/DptNLVsZ0VQ==}
cpu: [ppc64]
os: [linux]
@@ -834,8 +834,13 @@ packages:
cpu: [riscv64]
os: [linux]
- '@rollup/rollup-linux-riscv64-gnu@4.35.0':
- resolution: {integrity: sha512-s91fuAHdOwH/Tad2tzTtPX7UZyytHIRR6V4+2IGlV0Cej5rkG0R61SX4l4y9sh0JBibMiploZx3oHKPnQBKe4g==}
+ '@rollup/rollup-linux-riscv64-gnu@4.37.0':
+ resolution: {integrity: sha512-PpWwHMPCVpFZLTfLq7EWJWvrmEuLdGn1GMYcm5MV7PaRgwCEYJAwiN94uBuZev0/J/hFIIJCsYw4nLmXA9J7Pw==}
+ cpu: [riscv64]
+ os: [linux]
+
+ '@rollup/rollup-linux-riscv64-musl@4.37.0':
+ resolution: {integrity: sha512-DTNwl6a3CfhGTAOYZ4KtYbdS8b+275LSLqJVJIrPa5/JuIufWWZ/QFvkxp52gpmguN95eujrM68ZG+zVxa8zHA==}
cpu: [riscv64]
os: [linux]
@@ -844,8 +849,8 @@ packages:
cpu: [s390x]
os: [linux]
- '@rollup/rollup-linux-s390x-gnu@4.35.0':
- resolution: {integrity: sha512-hQRkPQPLYJZYGP+Hj4fR9dDBMIM7zrzJDWFEMPdTnTy95Ljnv0/4w/ixFw3pTBMEuuEuoqtBINYND4M7ujcuQw==}
+ '@rollup/rollup-linux-s390x-gnu@4.37.0':
+ resolution: {integrity: sha512-hZDDU5fgWvDdHFuExN1gBOhCuzo/8TMpidfOR+1cPZJflcEzXdCy1LjnklQdW8/Et9sryOPJAKAQRw8Jq7Tg+A==}
cpu: [s390x]
os: [linux]
@@ -854,8 +859,8 @@ packages:
cpu: [x64]
os: [linux]
- '@rollup/rollup-linux-x64-gnu@4.35.0':
- resolution: {integrity: sha512-Pim1T8rXOri+0HmV4CdKSGrqcBWX0d1HoPnQ0uw0bdp1aP5SdQVNBy8LjYncvnLgu3fnnCt17xjWGd4cqh8/hA==}
+ '@rollup/rollup-linux-x64-gnu@4.37.0':
+ resolution: {integrity: sha512-pKivGpgJM5g8dwj0ywBwe/HeVAUSuVVJhUTa/URXjxvoyTT/AxsLTAbkHkDHG7qQxLoW2s3apEIl26uUe08LVQ==}
cpu: [x64]
os: [linux]
@@ -864,8 +869,8 @@ packages:
cpu: [x64]
os: [linux]
- '@rollup/rollup-linux-x64-musl@4.35.0':
- resolution: {integrity: sha512-QysqXzYiDvQWfUiTm8XmJNO2zm9yC9P/2Gkrwg2dH9cxotQzunBHYr6jk4SujCTqnfGxduOmQcI7c2ryuW8XVg==}
+ '@rollup/rollup-linux-x64-musl@4.37.0':
+ resolution: {integrity: sha512-E2lPrLKE8sQbY/2bEkVTGDEk4/49UYRVWgj90MY8yPjpnGBQ+Xi1Qnr7b7UIWw1NOggdFQFOLZ8+5CzCiz143w==}
cpu: [x64]
os: [linux]
@@ -874,8 +879,8 @@ packages:
cpu: [arm64]
os: [win32]
- '@rollup/rollup-win32-arm64-msvc@4.35.0':
- resolution: {integrity: sha512-OUOlGqPkVJCdJETKOCEf1mw848ZyJ5w50/rZ/3IBQVdLfR5jk/6Sr5m3iO2tdPgwo0x7VcncYuOvMhBWZq8ayg==}
+ '@rollup/rollup-win32-arm64-msvc@4.37.0':
+ resolution: {integrity: sha512-Jm7biMazjNzTU4PrQtr7VS8ibeys9Pn29/1bm4ph7CP2kf21950LgN+BaE2mJ1QujnvOc6p54eWWiVvn05SOBg==}
cpu: [arm64]
os: [win32]
@@ -884,8 +889,8 @@ packages:
cpu: [ia32]
os: [win32]
- '@rollup/rollup-win32-ia32-msvc@4.35.0':
- resolution: {integrity: sha512-2/lsgejMrtwQe44glq7AFFHLfJBPafpsTa6JvP2NGef/ifOa4KBoglVf7AKN7EV9o32evBPRqfg96fEHzWo5kw==}
+ '@rollup/rollup-win32-ia32-msvc@4.37.0':
+ resolution: {integrity: sha512-e3/1SFm1OjefWICB2Ucstg2dxYDkDTZGDYgwufcbsxTHyqQps1UQf33dFEChBNmeSsTOyrjw2JJq0zbG5GF6RA==}
cpu: [ia32]
os: [win32]
@@ -894,8 +899,8 @@ packages:
cpu: [x64]
os: [win32]
- '@rollup/rollup-win32-x64-msvc@4.35.0':
- resolution: {integrity: sha512-PIQeY5XDkrOysbQblSW7v3l1MDZzkTEzAfTPkj5VAu3FW8fS4ynyLg2sINp0fp3SjZ8xkRYpLqoKcYqAkhU1dw==}
+ '@rollup/rollup-win32-x64-msvc@4.37.0':
+ resolution: {integrity: sha512-LWbXUBwn/bcLx2sSsqy7pK5o+Nr+VCoRoAohfJ5C/aBio9nfJmGQqHAhU6pwxV/RmyTk5AqdySma7uwWGlmeuA==}
cpu: [x64]
os: [win32]
@@ -1031,14 +1036,17 @@ packages:
'@types/estree@1.0.6':
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
+ '@types/estree@1.0.7':
+ resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
+
'@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
'@types/node@12.20.55':
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
- '@types/node@22.13.11':
- resolution: {integrity: sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==}
+ '@types/node@22.13.13':
+ resolution: {integrity: sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==}
'@types/react-dom@19.0.4':
resolution: {integrity: sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==}
@@ -1048,51 +1056,51 @@ packages:
'@types/react@19.0.12':
resolution: {integrity: sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==}
- '@typescript-eslint/eslint-plugin@8.27.0':
- resolution: {integrity: sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA==}
+ '@typescript-eslint/eslint-plugin@8.28.0':
+ resolution: {integrity: sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/parser@8.27.0':
- resolution: {integrity: sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA==}
+ '@typescript-eslint/parser@8.28.0':
+ resolution: {integrity: sha512-LPcw1yHD3ToaDEoljFEfQ9j2xShY367h7FZ1sq5NJT9I3yj4LHer1Xd1yRSOdYy9BpsrxU7R+eoDokChYM53lQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/scope-manager@8.27.0':
- resolution: {integrity: sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw==}
+ '@typescript-eslint/scope-manager@8.28.0':
+ resolution: {integrity: sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/type-utils@8.27.0':
- resolution: {integrity: sha512-wVArTVcz1oJOIEJxui/nRhV0TXzD/zMSOYi/ggCfNq78EIszddXcJb7r4RCp/oBrjt8n9A0BSxRMKxHftpDxDA==}
+ '@typescript-eslint/type-utils@8.28.0':
+ resolution: {integrity: sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/types@8.27.0':
- resolution: {integrity: sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A==}
+ '@typescript-eslint/types@8.28.0':
+ resolution: {integrity: sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/typescript-estree@8.27.0':
- resolution: {integrity: sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A==}
+ '@typescript-eslint/typescript-estree@8.28.0':
+ resolution: {integrity: sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/utils@8.27.0':
- resolution: {integrity: sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q==}
+ '@typescript-eslint/utils@8.28.0':
+ resolution: {integrity: sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: '>=4.8.4 <5.9.0'
- '@typescript-eslint/visitor-keys@8.27.0':
- resolution: {integrity: sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ==}
+ '@typescript-eslint/visitor-keys@8.28.0':
+ resolution: {integrity: sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@vitejs/plugin-react-swc@3.8.1':
@@ -2208,8 +2216,8 @@ packages:
mz@2.7.0:
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
- nanoid@3.3.9:
- resolution: {integrity: sha512-SppoicMGpZvbF1l3z4x7No3OlIjP7QJvC9XR7AhZr1kL133KHnKPztkKDc+Ir4aJ/1VhTySrtKhrsycmrMQfvg==}
+ nanoid@3.3.11:
+ resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
@@ -2538,8 +2546,8 @@ packages:
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
- rollup@4.35.0:
- resolution: {integrity: sha512-kg6oI4g+vc41vePJyO6dHt/yl0Rz3Thv0kJeVQ3D1kS3E5XSuKbPc29G4IpT/Kv1KQwgHVcN+HtyS+HYLNSvQg==}
+ rollup@4.37.0:
+ resolution: {integrity: sha512-iAtQy/L4QFU+rTJ1YUjXqJOJzuwEghqWzCEYD2FEghT7Gsy1VdABntrO4CLopA5IkflTyqNiLNwPcOJ3S7UKLg==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
@@ -2738,8 +2746,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.25.1:
- resolution: {integrity: sha512-Y+lNyQql/m83nQFwXfbhUcic7QSE7UN11i8yyxDAOiQdscpM212yo4It4+k3AZCDrpRRsEz0uytFRwVOz1iZug==}
+ svelte@5.25.3:
+ resolution: {integrity: sha512-J9rcZ/xVJonAoESqVGHHZhrNdVbrCfkdB41BP6eiwHMoFShD9it3yZXApVYMHdGfCshBsZCKsajwJeBbS/M1zg==}
engines: {node: '>=18'}
syncpack@13.0.3:
@@ -2896,8 +2904,8 @@ packages:
resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
engines: {node: '>= 0.4'}
- typescript-eslint@8.27.0:
- resolution: {integrity: sha512-ZZ/8+Y0rRUMuW1gJaPtLWe4ryHbsPLzzibk5Sq+IFa2aOH1Vo0gPr1fbA6pOnzBke7zC2Da4w8AyCgxKXo3lqA==}
+ typescript-eslint@8.28.0:
+ resolution: {integrity: sha512-jfZtxJoHm59bvoCMYCe2BM0/baMswRhMmYhy+w6VfcyHrjxZ0OJe0tGasydCpIpA+A/WIJhTyZfb3EtwNC/kHQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
@@ -2938,8 +2946,8 @@ packages:
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
- vite@6.2.2:
- resolution: {integrity: sha512-yW7PeMM+LkDzc7CgJuRLMW2Jz0FxMOsVJ8Lv3gpgW9WLcb9cTW+121UEr1hvmfR7w3SegR5ItvYyzVz1vxNJgQ==}
+ vite@6.2.3:
+ resolution: {integrity: sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
peerDependencies:
@@ -3549,115 +3557,118 @@ snapshots:
'@rollup/rollup-android-arm-eabi@4.34.8':
optional: true
- '@rollup/rollup-android-arm-eabi@4.35.0':
+ '@rollup/rollup-android-arm-eabi@4.37.0':
optional: true
'@rollup/rollup-android-arm64@4.34.8':
optional: true
- '@rollup/rollup-android-arm64@4.35.0':
+ '@rollup/rollup-android-arm64@4.37.0':
optional: true
'@rollup/rollup-darwin-arm64@4.34.8':
optional: true
- '@rollup/rollup-darwin-arm64@4.35.0':
+ '@rollup/rollup-darwin-arm64@4.37.0':
optional: true
'@rollup/rollup-darwin-x64@4.34.8':
optional: true
- '@rollup/rollup-darwin-x64@4.35.0':
+ '@rollup/rollup-darwin-x64@4.37.0':
optional: true
'@rollup/rollup-freebsd-arm64@4.34.8':
optional: true
- '@rollup/rollup-freebsd-arm64@4.35.0':
+ '@rollup/rollup-freebsd-arm64@4.37.0':
optional: true
'@rollup/rollup-freebsd-x64@4.34.8':
optional: true
- '@rollup/rollup-freebsd-x64@4.35.0':
+ '@rollup/rollup-freebsd-x64@4.37.0':
optional: true
'@rollup/rollup-linux-arm-gnueabihf@4.34.8':
optional: true
- '@rollup/rollup-linux-arm-gnueabihf@4.35.0':
+ '@rollup/rollup-linux-arm-gnueabihf@4.37.0':
optional: true
'@rollup/rollup-linux-arm-musleabihf@4.34.8':
optional: true
- '@rollup/rollup-linux-arm-musleabihf@4.35.0':
+ '@rollup/rollup-linux-arm-musleabihf@4.37.0':
optional: true
'@rollup/rollup-linux-arm64-gnu@4.34.8':
optional: true
- '@rollup/rollup-linux-arm64-gnu@4.35.0':
+ '@rollup/rollup-linux-arm64-gnu@4.37.0':
optional: true
'@rollup/rollup-linux-arm64-musl@4.34.8':
optional: true
- '@rollup/rollup-linux-arm64-musl@4.35.0':
+ '@rollup/rollup-linux-arm64-musl@4.37.0':
optional: true
'@rollup/rollup-linux-loongarch64-gnu@4.34.8':
optional: true
- '@rollup/rollup-linux-loongarch64-gnu@4.35.0':
+ '@rollup/rollup-linux-loongarch64-gnu@4.37.0':
optional: true
'@rollup/rollup-linux-powerpc64le-gnu@4.34.8':
optional: true
- '@rollup/rollup-linux-powerpc64le-gnu@4.35.0':
+ '@rollup/rollup-linux-powerpc64le-gnu@4.37.0':
optional: true
'@rollup/rollup-linux-riscv64-gnu@4.34.8':
optional: true
- '@rollup/rollup-linux-riscv64-gnu@4.35.0':
+ '@rollup/rollup-linux-riscv64-gnu@4.37.0':
+ optional: true
+
+ '@rollup/rollup-linux-riscv64-musl@4.37.0':
optional: true
'@rollup/rollup-linux-s390x-gnu@4.34.8':
optional: true
- '@rollup/rollup-linux-s390x-gnu@4.35.0':
+ '@rollup/rollup-linux-s390x-gnu@4.37.0':
optional: true
'@rollup/rollup-linux-x64-gnu@4.34.8':
optional: true
- '@rollup/rollup-linux-x64-gnu@4.35.0':
+ '@rollup/rollup-linux-x64-gnu@4.37.0':
optional: true
'@rollup/rollup-linux-x64-musl@4.34.8':
optional: true
- '@rollup/rollup-linux-x64-musl@4.35.0':
+ '@rollup/rollup-linux-x64-musl@4.37.0':
optional: true
'@rollup/rollup-win32-arm64-msvc@4.34.8':
optional: true
- '@rollup/rollup-win32-arm64-msvc@4.35.0':
+ '@rollup/rollup-win32-arm64-msvc@4.37.0':
optional: true
'@rollup/rollup-win32-ia32-msvc@4.34.8':
optional: true
- '@rollup/rollup-win32-ia32-msvc@4.35.0':
+ '@rollup/rollup-win32-ia32-msvc@4.37.0':
optional: true
'@rollup/rollup-win32-x64-msvc@4.34.8':
optional: true
- '@rollup/rollup-win32-x64-msvc@4.35.0':
+ '@rollup/rollup-win32-x64-msvc@4.37.0':
optional: true
'@sindresorhus/merge-streams@2.3.0': {}
@@ -3668,14 +3679,14 @@ snapshots:
dependencies:
acorn: 8.14.1
- '@sveltejs/adapter-auto@5.0.0(@sveltejs/kit@2.20.2(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3)))(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3)))':
+ '@sveltejs/adapter-auto@5.0.0(@sveltejs/kit@2.20.2(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3)))(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3)))':
dependencies:
- '@sveltejs/kit': 2.20.2(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3)))(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))
+ '@sveltejs/kit': 2.20.2(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3)))(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))
import-meta-resolve: 4.1.0
- '@sveltejs/kit@2.20.2(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3)))(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))':
+ '@sveltejs/kit@2.20.2(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3)))(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))':
dependencies:
- '@sveltejs/vite-plugin-svelte': 5.0.3(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))
+ '@sveltejs/vite-plugin-svelte': 5.0.3(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))
'@types/cookie': 0.6.0
cookie: 0.6.0
devalue: 5.1.1
@@ -3687,39 +3698,39 @@ snapshots:
sade: 1.8.1
set-cookie-parser: 2.7.1
sirv: 3.0.1
- svelte: 5.25.1
- vite: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
+ svelte: 5.25.3
+ vite: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
- '@sveltejs/package@2.3.10(svelte@5.25.1)(typescript@5.8.2)':
+ '@sveltejs/package@2.3.10(svelte@5.25.3)(typescript@5.8.2)':
dependencies:
chokidar: 4.0.3
kleur: 4.1.5
sade: 1.8.1
semver: 7.7.1
- svelte: 5.25.1
- svelte2tsx: 0.7.34(svelte@5.25.1)(typescript@5.8.2)
+ svelte: 5.25.3
+ svelte2tsx: 0.7.34(svelte@5.25.3)(typescript@5.8.2)
transitivePeerDependencies:
- typescript
- '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3)))(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))':
+ '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3)))(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))':
dependencies:
- '@sveltejs/vite-plugin-svelte': 5.0.3(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))
+ '@sveltejs/vite-plugin-svelte': 5.0.3(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))
debug: 4.4.0
- svelte: 5.25.1
- vite: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
+ svelte: 5.25.3
+ vite: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
transitivePeerDependencies:
- supports-color
- '@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))':
+ '@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))':
dependencies:
- '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3)))(svelte@5.25.1)(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))
+ '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.3(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3)))(svelte@5.25.3)(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))
debug: 4.4.0
deepmerge: 4.3.1
kleur: 4.1.5
magic-string: 0.30.15
- svelte: 5.25.1
- vite: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
- vitefu: 1.0.4(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))
+ svelte: 5.25.3
+ vite: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
+ vitefu: 1.0.4(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))
transitivePeerDependencies:
- supports-color
@@ -3784,11 +3795,13 @@ snapshots:
'@types/estree@1.0.6': {}
+ '@types/estree@1.0.7': {}
+
'@types/json-schema@7.0.15': {}
'@types/node@12.20.55': {}
- '@types/node@22.13.11':
+ '@types/node@22.13.13':
dependencies:
undici-types: 6.20.0
@@ -3800,14 +3813,14 @@ snapshots:
dependencies:
csstype: 3.1.3
- '@typescript-eslint/eslint-plugin@8.27.0(@typescript-eslint/parser@8.27.0(eslint@9.23.0)(typescript@5.8.2))(eslint@9.23.0)(typescript@5.8.2)':
+ '@typescript-eslint/eslint-plugin@8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0)(typescript@5.8.2))(eslint@9.23.0)(typescript@5.8.2)':
dependencies:
'@eslint-community/regexpp': 4.12.1
- '@typescript-eslint/parser': 8.27.0(eslint@9.23.0)(typescript@5.8.2)
- '@typescript-eslint/scope-manager': 8.27.0
- '@typescript-eslint/type-utils': 8.27.0(eslint@9.23.0)(typescript@5.8.2)
- '@typescript-eslint/utils': 8.27.0(eslint@9.23.0)(typescript@5.8.2)
- '@typescript-eslint/visitor-keys': 8.27.0
+ '@typescript-eslint/parser': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
+ '@typescript-eslint/scope-manager': 8.28.0
+ '@typescript-eslint/type-utils': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
+ '@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
+ '@typescript-eslint/visitor-keys': 8.28.0
eslint: 9.23.0
graphemer: 1.4.0
ignore: 5.3.2
@@ -3817,27 +3830,27 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.27.0(eslint@9.23.0)(typescript@5.8.2)':
+ '@typescript-eslint/parser@8.28.0(eslint@9.23.0)(typescript@5.8.2)':
dependencies:
- '@typescript-eslint/scope-manager': 8.27.0
- '@typescript-eslint/types': 8.27.0
- '@typescript-eslint/typescript-estree': 8.27.0(typescript@5.8.2)
- '@typescript-eslint/visitor-keys': 8.27.0
+ '@typescript-eslint/scope-manager': 8.28.0
+ '@typescript-eslint/types': 8.28.0
+ '@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.2)
+ '@typescript-eslint/visitor-keys': 8.28.0
debug: 4.4.0
eslint: 9.23.0
typescript: 5.8.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/scope-manager@8.27.0':
+ '@typescript-eslint/scope-manager@8.28.0':
dependencies:
- '@typescript-eslint/types': 8.27.0
- '@typescript-eslint/visitor-keys': 8.27.0
+ '@typescript-eslint/types': 8.28.0
+ '@typescript-eslint/visitor-keys': 8.28.0
- '@typescript-eslint/type-utils@8.27.0(eslint@9.23.0)(typescript@5.8.2)':
+ '@typescript-eslint/type-utils@8.28.0(eslint@9.23.0)(typescript@5.8.2)':
dependencies:
- '@typescript-eslint/typescript-estree': 8.27.0(typescript@5.8.2)
- '@typescript-eslint/utils': 8.27.0(eslint@9.23.0)(typescript@5.8.2)
+ '@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.2)
+ '@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
debug: 4.4.0
eslint: 9.23.0
ts-api-utils: 2.1.0(typescript@5.8.2)
@@ -3845,12 +3858,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/types@8.27.0': {}
+ '@typescript-eslint/types@8.28.0': {}
- '@typescript-eslint/typescript-estree@8.27.0(typescript@5.8.2)':
+ '@typescript-eslint/typescript-estree@8.28.0(typescript@5.8.2)':
dependencies:
- '@typescript-eslint/types': 8.27.0
- '@typescript-eslint/visitor-keys': 8.27.0
+ '@typescript-eslint/types': 8.28.0
+ '@typescript-eslint/visitor-keys': 8.28.0
debug: 4.4.0
fast-glob: 3.3.3
is-glob: 4.0.3
@@ -3861,32 +3874,32 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.27.0(eslint@9.23.0)(typescript@5.8.2)':
+ '@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.2)':
dependencies:
'@eslint-community/eslint-utils': 4.5.1(eslint@9.23.0)
- '@typescript-eslint/scope-manager': 8.27.0
- '@typescript-eslint/types': 8.27.0
- '@typescript-eslint/typescript-estree': 8.27.0(typescript@5.8.2)
+ '@typescript-eslint/scope-manager': 8.28.0
+ '@typescript-eslint/types': 8.28.0
+ '@typescript-eslint/typescript-estree': 8.28.0(typescript@5.8.2)
eslint: 9.23.0
typescript: 5.8.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/visitor-keys@8.27.0':
+ '@typescript-eslint/visitor-keys@8.28.0':
dependencies:
- '@typescript-eslint/types': 8.27.0
+ '@typescript-eslint/types': 8.28.0
eslint-visitor-keys: 4.2.0
- '@vitejs/plugin-react-swc@3.8.1(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))':
+ '@vitejs/plugin-react-swc@3.8.1(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))':
dependencies:
'@swc/core': 1.11.11
- vite: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
+ vite: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
transitivePeerDependencies:
- '@swc/helpers'
- '@vitejs/plugin-vue@5.2.3(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))(vue@3.5.12(typescript@5.8.2))':
+ '@vitejs/plugin-vue@5.2.3(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))(vue@3.5.12(typescript@5.8.2))':
dependencies:
- vite: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
+ vite: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
vue: 3.5.12(typescript@5.8.2)
'@vitest/expect@3.0.9':
@@ -3896,13 +3909,13 @@ snapshots:
chai: 5.2.0
tinyrainbow: 2.0.0
- '@vitest/mocker@3.0.9(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))':
+ '@vitest/mocker@3.0.9(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))':
dependencies:
'@vitest/spy': 3.0.9
estree-walker: 3.0.3
magic-string: 0.30.17
optionalDependencies:
- vite: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
+ vite: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
'@vitest/pretty-format@3.0.9':
dependencies:
@@ -4537,7 +4550,7 @@ snapshots:
string.prototype.matchall: 4.0.12
string.prototype.repeat: 1.0.0
- eslint-plugin-svelte@3.3.3(eslint@9.23.0)(svelte@5.25.1):
+ eslint-plugin-svelte@3.3.3(eslint@9.23.0)(svelte@5.25.3):
dependencies:
'@eslint-community/eslint-utils': 4.5.1(eslint@9.23.0)
'@jridgewell/sourcemap-codec': 1.5.0
@@ -4549,9 +4562,9 @@ snapshots:
postcss-load-config: 3.1.4(postcss@8.5.3)
postcss-safe-parser: 7.0.1(postcss@8.5.3)
semver: 7.7.1
- svelte-eslint-parser: 1.1.0(svelte@5.25.1)
+ svelte-eslint-parser: 1.1.0(svelte@5.25.3)
optionalDependencies:
- svelte: 5.25.1
+ svelte: 5.25.3
transitivePeerDependencies:
- ts-node
@@ -4660,7 +4673,7 @@ snapshots:
estree-walker@3.0.3:
dependencies:
- '@types/estree': 1.0.6
+ '@types/estree': 1.0.7
esutils@2.0.3: {}
@@ -4957,7 +4970,7 @@ snapshots:
is-reference@3.0.3:
dependencies:
- '@types/estree': 1.0.6
+ '@types/estree': 1.0.7
is-regex@1.2.1:
dependencies:
@@ -5162,7 +5175,7 @@ snapshots:
object-assign: 4.1.1
thenify-all: 1.6.0
- nanoid@3.3.9: {}
+ nanoid@3.3.11: {}
natural-compare@1.4.0: {}
@@ -5361,16 +5374,16 @@ snapshots:
postcss@8.5.3:
dependencies:
- nanoid: 3.3.9
+ nanoid: 3.3.11
picocolors: 1.1.1
source-map-js: 1.2.1
prelude-ls@1.2.1: {}
- prettier-plugin-svelte@3.3.3(prettier@3.5.3)(svelte@5.25.1):
+ prettier-plugin-svelte@3.3.3(prettier@3.5.3)(svelte@5.25.3):
dependencies:
prettier: 3.5.3
- svelte: 5.25.1
+ svelte: 5.25.3
prettier@2.8.8: {}
@@ -5488,29 +5501,30 @@ snapshots:
'@rollup/rollup-win32-x64-msvc': 4.34.8
fsevents: 2.3.3
- rollup@4.35.0:
+ rollup@4.37.0:
dependencies:
'@types/estree': 1.0.6
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.35.0
- '@rollup/rollup-android-arm64': 4.35.0
- '@rollup/rollup-darwin-arm64': 4.35.0
- '@rollup/rollup-darwin-x64': 4.35.0
- '@rollup/rollup-freebsd-arm64': 4.35.0
- '@rollup/rollup-freebsd-x64': 4.35.0
- '@rollup/rollup-linux-arm-gnueabihf': 4.35.0
- '@rollup/rollup-linux-arm-musleabihf': 4.35.0
- '@rollup/rollup-linux-arm64-gnu': 4.35.0
- '@rollup/rollup-linux-arm64-musl': 4.35.0
- '@rollup/rollup-linux-loongarch64-gnu': 4.35.0
- '@rollup/rollup-linux-powerpc64le-gnu': 4.35.0
- '@rollup/rollup-linux-riscv64-gnu': 4.35.0
- '@rollup/rollup-linux-s390x-gnu': 4.35.0
- '@rollup/rollup-linux-x64-gnu': 4.35.0
- '@rollup/rollup-linux-x64-musl': 4.35.0
- '@rollup/rollup-win32-arm64-msvc': 4.35.0
- '@rollup/rollup-win32-ia32-msvc': 4.35.0
- '@rollup/rollup-win32-x64-msvc': 4.35.0
+ '@rollup/rollup-android-arm-eabi': 4.37.0
+ '@rollup/rollup-android-arm64': 4.37.0
+ '@rollup/rollup-darwin-arm64': 4.37.0
+ '@rollup/rollup-darwin-x64': 4.37.0
+ '@rollup/rollup-freebsd-arm64': 4.37.0
+ '@rollup/rollup-freebsd-x64': 4.37.0
+ '@rollup/rollup-linux-arm-gnueabihf': 4.37.0
+ '@rollup/rollup-linux-arm-musleabihf': 4.37.0
+ '@rollup/rollup-linux-arm64-gnu': 4.37.0
+ '@rollup/rollup-linux-arm64-musl': 4.37.0
+ '@rollup/rollup-linux-loongarch64-gnu': 4.37.0
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.37.0
+ '@rollup/rollup-linux-riscv64-gnu': 4.37.0
+ '@rollup/rollup-linux-riscv64-musl': 4.37.0
+ '@rollup/rollup-linux-s390x-gnu': 4.37.0
+ '@rollup/rollup-linux-x64-gnu': 4.37.0
+ '@rollup/rollup-linux-x64-musl': 4.37.0
+ '@rollup/rollup-win32-arm64-msvc': 4.37.0
+ '@rollup/rollup-win32-ia32-msvc': 4.37.0
+ '@rollup/rollup-win32-x64-msvc': 4.37.0
fsevents: 2.3.3
run-parallel@1.2.0:
@@ -5720,19 +5734,19 @@ snapshots:
supports-preserve-symlinks-flag@1.0.0: {}
- svelte-check@4.1.5(picomatch@4.0.2)(svelte@5.25.1)(typescript@5.8.2):
+ svelte-check@4.1.5(picomatch@4.0.2)(svelte@5.25.3)(typescript@5.8.2):
dependencies:
'@jridgewell/trace-mapping': 0.3.25
chokidar: 4.0.3
fdir: 6.4.3(picomatch@4.0.2)
picocolors: 1.1.1
sade: 1.8.1
- svelte: 5.25.1
+ svelte: 5.25.3
typescript: 5.8.2
transitivePeerDependencies:
- picomatch
- svelte-eslint-parser@1.1.0(svelte@5.25.1):
+ svelte-eslint-parser@1.1.0(svelte@5.25.3):
dependencies:
eslint-scope: 8.3.0
eslint-visitor-keys: 4.2.0
@@ -5741,21 +5755,21 @@ snapshots:
postcss-scss: 4.0.9(postcss@8.5.3)
postcss-selector-parser: 7.1.0
optionalDependencies:
- svelte: 5.25.1
+ svelte: 5.25.3
- svelte2tsx@0.7.34(svelte@5.25.1)(typescript@5.8.2):
+ svelte2tsx@0.7.34(svelte@5.25.3)(typescript@5.8.2):
dependencies:
dedent-js: 1.0.1
pascal-case: 3.1.2
- svelte: 5.25.1
+ svelte: 5.25.3
typescript: 5.8.2
- svelte@5.25.1:
+ svelte@5.25.3:
dependencies:
'@ampproject/remapping': 2.3.0
'@jridgewell/sourcemap-codec': 1.5.0
'@sveltejs/acorn-typescript': 1.0.5(acorn@8.14.1)
- '@types/estree': 1.0.6
+ '@types/estree': 1.0.7
acorn: 8.14.1
aria-query: 5.3.2
axobject-query: 4.1.0
@@ -5942,11 +5956,11 @@ snapshots:
possible-typed-array-names: 1.0.0
reflect.getprototypeof: 1.0.9
- typescript-eslint@8.27.0(eslint@9.23.0)(typescript@5.8.2):
+ typescript-eslint@8.28.0(eslint@9.23.0)(typescript@5.8.2):
dependencies:
- '@typescript-eslint/eslint-plugin': 8.27.0(@typescript-eslint/parser@8.27.0(eslint@9.23.0)(typescript@5.8.2))(eslint@9.23.0)(typescript@5.8.2)
- '@typescript-eslint/parser': 8.27.0(eslint@9.23.0)(typescript@5.8.2)
- '@typescript-eslint/utils': 8.27.0(eslint@9.23.0)(typescript@5.8.2)
+ '@typescript-eslint/eslint-plugin': 8.28.0(@typescript-eslint/parser@8.28.0(eslint@9.23.0)(typescript@5.8.2))(eslint@9.23.0)(typescript@5.8.2)
+ '@typescript-eslint/parser': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
+ '@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.2)
eslint: 9.23.0
typescript: 5.8.2
transitivePeerDependencies:
@@ -5975,13 +5989,13 @@ snapshots:
validate-npm-package-name@6.0.0: {}
- vite-node@3.0.9(@types/node@22.13.11)(tsx@4.19.3):
+ vite-node@3.0.9(@types/node@22.13.13)(tsx@4.19.3):
dependencies:
cac: 6.7.14
debug: 4.4.0
es-module-lexer: 1.6.0
pathe: 2.0.3
- vite: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
+ vite: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
transitivePeerDependencies:
- '@types/node'
- jiti
@@ -5996,24 +6010,24 @@ snapshots:
- tsx
- yaml
- vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3):
+ vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3):
dependencies:
esbuild: 0.25.1
postcss: 8.5.3
- rollup: 4.35.0
+ rollup: 4.37.0
optionalDependencies:
- '@types/node': 22.13.11
+ '@types/node': 22.13.13
fsevents: 2.3.3
tsx: 4.19.3
- vitefu@1.0.4(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3)):
+ vitefu@1.0.4(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3)):
optionalDependencies:
- vite: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
+ vite: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
- vitest@3.0.9(@types/node@22.13.11)(tsx@4.19.3):
+ vitest@3.0.9(@types/node@22.13.13)(tsx@4.19.3):
dependencies:
'@vitest/expect': 3.0.9
- '@vitest/mocker': 3.0.9(vite@6.2.2(@types/node@22.13.11)(tsx@4.19.3))
+ '@vitest/mocker': 3.0.9(vite@6.2.3(@types/node@22.13.13)(tsx@4.19.3))
'@vitest/pretty-format': 3.0.9
'@vitest/runner': 3.0.9
'@vitest/snapshot': 3.0.9
@@ -6029,11 +6043,11 @@ snapshots:
tinyexec: 0.3.2
tinypool: 1.0.2
tinyrainbow: 2.0.0
- vite: 6.2.2(@types/node@22.13.11)(tsx@4.19.3)
- vite-node: 3.0.9(@types/node@22.13.11)(tsx@4.19.3)
+ vite: 6.2.3(@types/node@22.13.13)(tsx@4.19.3)
+ vite-node: 3.0.9(@types/node@22.13.13)(tsx@4.19.3)
why-is-node-running: 2.3.0
optionalDependencies:
- '@types/node': 22.13.11
+ '@types/node': 22.13.13
transitivePeerDependencies:
- jiti
- less
diff --git a/src/packages/eslint-config/package.json b/src/packages/eslint-config/package.json
index b61b198..3f64712 100644
--- a/src/packages/eslint-config/package.json
+++ b/src/packages/eslint-config/package.json
@@ -8,7 +8,7 @@
"eslint-config-turbo": "^2.4.4",
"globals": "^16.0.0",
"typescript": "^5.8.2",
- "typescript-eslint": "^8.27.0"
+ "typescript-eslint": "^8.28.0"
},
"files": [
"library.mjs"
diff --git a/src/packages/locusts/package.json b/src/packages/locusts/package.json
index d6870ef..fd4d153 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.13.11",
+ "@types/node": "^22.13.13",
"globals": "^16.0.0",
"publint": "^0.3.9",
"tsup": "^8.4.0",
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index 6b3f87e..3bae50d 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -52,8 +52,8 @@
"globals": "^16.0.0",
"publint": "^0.3.9",
"typescript": "^5.8.2",
- "typescript-eslint": "^8.27.0",
- "vite": "^6.2.2"
+ "typescript-eslint": "^8.28.0",
+ "vite": "^6.2.3"
},
"publishConfig": {
"access": "public"
diff --git a/src/packages/svelte/package.json b/src/packages/svelte/package.json
index 9bdd60d..85afff5 100644
--- a/src/packages/svelte/package.json
+++ b/src/packages/svelte/package.json
@@ -61,11 +61,11 @@
"eslint-plugin-svelte": "^3.3.3",
"prettier-plugin-svelte": "^3.3.3",
"publint": "^0.3.9",
- "svelte": "^5.25.1",
+ "svelte": "^5.25.3",
"svelte-check": "^4.1.5",
"typescript": "^5.8.2",
- "typescript-eslint": "^8.27.0",
- "vite": "^6.2.2",
+ "typescript-eslint": "^8.28.0",
+ "vite": "^6.2.3",
"vitest": "^3.0.9"
},
"publishConfig": {
diff --git a/src/packages/vue/package.json b/src/packages/vue/package.json
index 17c9e63..9c29ebe 100644
--- a/src/packages/vue/package.json
+++ b/src/packages/vue/package.json
@@ -49,7 +49,7 @@
"eslint-plugin-vue": "^10.0.0",
"publint": "^0.3.9",
"typescript": "^5.8.2",
- "vite": "^6.2.2",
+ "vite": "^6.2.3",
"vue-tsc": "^2.2.8"
},
"publishConfig": {