mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-06-28 04:09:13 +00:00
chore(deps): update dependency eslint-plugin-svelte to v2.38.0
This commit is contained in:
parent
4b277994b5
commit
71338733ba
1 changed files with 34 additions and 26 deletions
60
pnpm-lock.yaml
generated
60
pnpm-lock.yaml
generated
|
@ -69,7 +69,7 @@ devDependencies:
|
|||
version: 9.1.0(eslint@8.57.0)
|
||||
eslint-plugin-svelte:
|
||||
specifier: ^2.37.0
|
||||
version: 2.37.0(eslint@8.57.0)(svelte@4.2.15)
|
||||
version: 2.38.0(eslint@8.57.0)(svelte@4.2.15)
|
||||
formsnap:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0(svelte@4.2.15)(sveltekit-superforms@2.12.5)
|
||||
|
@ -1245,8 +1245,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@sinclair/typebox@0.32.22:
|
||||
resolution: {integrity: sha512-4uH8BLhNbptL2UkfS/a63tQ6uZGGZ4DT6zFq7ZkE+KQi7/56ZYkkWniAqz4bUr4cZGfoR83zRvSh39ZpH8DKDw==}
|
||||
/@sinclair/typebox@0.32.25:
|
||||
resolution: {integrity: sha512-Is/Phy0ZksiKfl1i8jh2Ez8YwX9ZzXjwrSvZQRc7wIQBrUvEjMBOdlIFiAOOhXJW1EvCsGtqvdT+UeB2D0qjMQ==}
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
@ -2094,13 +2094,13 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/bare-fs@2.2.3:
|
||||
resolution: {integrity: sha512-amG72llr9pstfXOBOHve1WjiuKKAMnebcmMbPWDZ7BCevAoJLpugjuAPRsDINEyjT0a6tbaVx3DctkXIRbLuJw==}
|
||||
/bare-fs@2.3.0:
|
||||
resolution: {integrity: sha512-TNFqa1B4N99pds2a5NYHR15o0ZpdNKbAeKTE/+G6ED/UeOavv8RY3dr/Fu99HW3zU3pXpo2kDNO8Sjsm2esfOw==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
bare-events: 2.2.2
|
||||
bare-path: 2.1.1
|
||||
streamx: 2.16.1
|
||||
bare-path: 2.1.2
|
||||
bare-stream: 1.0.0
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
|
@ -2110,14 +2110,22 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/bare-path@2.1.1:
|
||||
resolution: {integrity: sha512-OHM+iwRDRMDBsSW7kl3dO62JyHdBKO3B25FB9vNQBPcGHMo4+eA8Yj41Lfbk3pS/seDY+siNge0LdRTulAau/A==}
|
||||
/bare-path@2.1.2:
|
||||
resolution: {integrity: sha512-o7KSt4prEphWUHa3QUwCxUI00R86VdjiuxmJK0iNVDHYPGo+HsDaVCnqCmPbf/MiW1ok8F4p3m8RTHlWk8K2ig==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
bare-os: 2.2.1
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/bare-stream@1.0.0:
|
||||
resolution: {integrity: sha512-KhNUoDL40iP4gFaLSsoGE479t0jHijfYdIcxRn/XtezA2BaUD0NRf/JGRpsMq6dMNM+SrCrB0YSSo/5wBY4rOQ==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
streamx: 2.16.1
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/base64-js@1.5.1:
|
||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||
dev: true
|
||||
|
@ -2953,12 +2961,12 @@ packages:
|
|||
eslint: 8.57.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-svelte@2.37.0(eslint@8.57.0)(svelte@4.2.15):
|
||||
resolution: {integrity: sha512-H/2Gz7agYHEMEEzRuLYuCmAIdjuBnbhFG9hOK0yCdSBvvJGJMkjo+lR6j67OIvLOavgp4L7zA5LnDKi8WqdPhQ==}
|
||||
/eslint-plugin-svelte@2.38.0(eslint@8.57.0)(svelte@4.2.15):
|
||||
resolution: {integrity: sha512-IwwxhHzitx3dr0/xo0z4jjDlb2AAHBPKt+juMyKKGTLlKi1rZfA4qixMwnveU20/JTHyipM6keX4Vr7LZFYc9g==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0-0 || ^9.0.0-0
|
||||
svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.95
|
||||
svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.112
|
||||
peerDependenciesMeta:
|
||||
svelte:
|
||||
optional: true
|
||||
|
@ -2976,7 +2984,7 @@ packages:
|
|||
postcss-selector-parser: 6.0.16
|
||||
semver: 7.6.0
|
||||
svelte: 4.2.15
|
||||
svelte-eslint-parser: 0.34.1(svelte@4.2.15)
|
||||
svelte-eslint-parser: 0.35.0(svelte@4.2.15)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- ts-node
|
||||
|
@ -3753,8 +3761,8 @@ packages:
|
|||
resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==}
|
||||
hasBin: true
|
||||
|
||||
/joi@17.12.3:
|
||||
resolution: {integrity: sha512-2RRziagf555owrm9IRVtdKynOBeITiDpuZqIpgwqXShPncPKNiRQoiGsl/T8SQdq+8ugRzH2LqY67irr2y/d+g==}
|
||||
/joi@17.13.0:
|
||||
resolution: {integrity: sha512-9qcrTyoBmFZRNHeVP4edKqIUEgFzq7MHvTNSDuHSqkpOPtiBkgNgcmTSqmiw1kw9tdKaiddvIDv/eCJDxmqWCA==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
'@hapi/hoek': 9.3.0
|
||||
|
@ -5431,11 +5439,11 @@ packages:
|
|||
- sugarss
|
||||
dev: true
|
||||
|
||||
/svelte-eslint-parser@0.34.1(svelte@4.2.15):
|
||||
resolution: {integrity: sha512-9+uLA1pqI9AZioKVGJzYYmlOZWxfoCXSbAM9iaNm7H01XlYlzRTtJfZgl9o3StQGN41PfGJIbkKkfk3e/pHFfA==}
|
||||
/svelte-eslint-parser@0.35.0(svelte@4.2.15):
|
||||
resolution: {integrity: sha512-CtbPseajW0gjwEvHiuzYJkPDjAcHz2FaHt540j6RVYrZgnE6xWkzUBodQ4I3nV+G5AS0Svt8K6aIA/CIU9xT2Q==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.94
|
||||
svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.112
|
||||
peerDependenciesMeta:
|
||||
svelte:
|
||||
optional: true
|
||||
|
@ -5584,16 +5592,16 @@ packages:
|
|||
ts-deepmerge: 7.0.0
|
||||
optionalDependencies:
|
||||
'@gcornut/valibot-json-schema': 0.0.27(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(valibot@0.30.0)
|
||||
'@sinclair/typebox': 0.32.22
|
||||
'@sinclair/typebox': 0.32.25
|
||||
'@sodaru/yup-to-json-schema': 2.0.1
|
||||
'@vinejs/vine': 1.8.0
|
||||
arktype: 1.0.29-alpha
|
||||
joi: 17.12.3
|
||||
joi: 17.13.0
|
||||
superstruct: 1.0.4
|
||||
valibot: 0.30.0
|
||||
yup: 1.4.0
|
||||
zod: 3.23.1
|
||||
zod-to-json-schema: 3.22.5(zod@3.23.1)
|
||||
zod-to-json-schema: 3.23.0(zod@3.23.1)
|
||||
transitivePeerDependencies:
|
||||
- '@types/json-schema'
|
||||
- esbuild
|
||||
|
@ -5669,8 +5677,8 @@ packages:
|
|||
pump: 3.0.0
|
||||
tar-stream: 3.1.7
|
||||
optionalDependencies:
|
||||
bare-fs: 2.2.3
|
||||
bare-path: 2.1.1
|
||||
bare-fs: 2.3.0
|
||||
bare-path: 2.1.2
|
||||
dev: true
|
||||
|
||||
/tar-stream@3.1.7:
|
||||
|
@ -6287,11 +6295,11 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/zod-to-json-schema@3.22.5(zod@3.23.1):
|
||||
resolution: {integrity: sha512-+akaPo6a0zpVCCseDed504KBJUQpEW5QZw7RMneNmKw+fGaML1Z9tUNLnHHAC8x6dzVRO1eB2oEMyZRnuBZg7Q==}
|
||||
/zod-to-json-schema@3.23.0(zod@3.23.1):
|
||||
resolution: {integrity: sha512-az0uJ243PxsRIa2x1WmNE/pnuA05gUq/JB8Lwe1EDCCL/Fz9MgjYQ0fPlyc2Tcv6aF2ZA7WM5TWaRZVEFaAIag==}
|
||||
requiresBuild: true
|
||||
peerDependencies:
|
||||
zod: ^3.22.4
|
||||
zod: ^3.23.3
|
||||
dependencies:
|
||||
zod: 3.23.1
|
||||
dev: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue