mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 07:21:20 +00:00
chore(deps): update dependency sveltekit-superforms to v2.10.0
This commit is contained in:
parent
ff44b97c5f
commit
17d96949b2
1 changed files with 13 additions and 13 deletions
|
@ -75,7 +75,7 @@ devDependencies:
|
|||
version: 2.35.1(eslint@8.57.0)(svelte@4.2.12)
|
||||
formsnap:
|
||||
specifier: ^0.5.0
|
||||
version: 0.5.1(svelte@4.2.12)(sveltekit-superforms@2.9.0)
|
||||
version: 0.5.1(svelte@4.2.12)(sveltekit-superforms@2.10.0)
|
||||
lint-staged:
|
||||
specifier: ^15.2.2
|
||||
version: 15.2.2
|
||||
|
@ -102,7 +102,7 @@ devDependencies:
|
|||
version: 3.6.7(@babel/core@7.23.9)(postcss-load-config@5.0.3)(postcss@8.4.35)(svelte@4.2.12)
|
||||
sveltekit-superforms:
|
||||
specifier: ^2.5.0
|
||||
version: 2.9.0(@sveltejs/kit@2.5.4)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.12)
|
||||
version: 2.10.0(@sveltejs/kit@2.5.4)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.12)
|
||||
tailwindcss:
|
||||
specifier: ^3.4.1
|
||||
version: 3.4.1
|
||||
|
@ -849,8 +849,8 @@ packages:
|
|||
tslib: 2.6.2
|
||||
dev: true
|
||||
|
||||
/@gcornut/valibot-json-schema@0.0.25(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(valibot@0.29.0):
|
||||
resolution: {integrity: sha512-JlOmghA8OMM8B+3lLSWrZqce4FM5SrCO/bmYGZQz3ZYPja/mXhLYa2qEOFUsBaz24prv04un3zXIUpJzgglAkw==}
|
||||
/@gcornut/valibot-json-schema@0.0.26(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(valibot@0.30.0):
|
||||
resolution: {integrity: sha512-8eZpGLP1awX9UGEK+VUFiyXnjiIV/h5RPC7wt2KQG6O7YkXEw7t2pUxHhR5ULcoN0BsZ3FOWZqyzu3tFF7aXxw==}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
peerDependencies:
|
||||
|
@ -862,7 +862,7 @@ packages:
|
|||
'@types/json-schema': 7.0.15
|
||||
esbuild: 0.20.2
|
||||
esbuild-runner: 2.2.2(esbuild@0.20.2)
|
||||
valibot: 0.29.0
|
||||
valibot: 0.30.0
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
|
@ -3456,7 +3456,7 @@ packages:
|
|||
mime-types: 2.1.35
|
||||
dev: true
|
||||
|
||||
/formsnap@0.5.1(svelte@4.2.12)(sveltekit-superforms@2.9.0):
|
||||
/formsnap@0.5.1(svelte@4.2.12)(sveltekit-superforms@2.10.0):
|
||||
resolution: {integrity: sha512-8ppOlOu7llBEJbV0PzUz/KWh1J8KfiGqwjiyb8emQ2m+/nYXohLBtMcLVpW3XwlMkUbYaIXM+5lhfGjw8xbGJw==}
|
||||
peerDependencies:
|
||||
svelte: ^4.0.0
|
||||
|
@ -3464,7 +3464,7 @@ packages:
|
|||
dependencies:
|
||||
nanoid: 5.0.6
|
||||
svelte: 4.2.12
|
||||
sveltekit-superforms: 2.9.0(@sveltejs/kit@2.5.4)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.12)
|
||||
sveltekit-superforms: 2.10.0(@sveltejs/kit@2.5.4)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.12)
|
||||
dev: true
|
||||
|
||||
/fraction.js@4.3.7:
|
||||
|
@ -5805,8 +5805,8 @@ packages:
|
|||
magic-string: 0.30.7
|
||||
periscopic: 3.1.0
|
||||
|
||||
/sveltekit-superforms@2.9.0(@sveltejs/kit@2.5.4)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.12):
|
||||
resolution: {integrity: sha512-sF/8nlFmyTcxtoFmIsudNV03O0GS1nB/y1U8L0CM0xY4yfcDeL7KvqqvtEWOA3xW01LSZz5pbvf1UYrrt1nuxw==}
|
||||
/sveltekit-superforms@2.10.0(@sveltejs/kit@2.5.4)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.12):
|
||||
resolution: {integrity: sha512-KEWz8OvwI2dQWt+Uz12oUpMRh99YZ58FDPoOJ3dK90AIQPGbWa5ntBTPt4i8lw1rvTa+DOmDNzpj7qlbcIDYwA==}
|
||||
peerDependencies:
|
||||
'@sveltejs/kit': 1.x || 2.x
|
||||
svelte: 3.x || 4.x || >=5.0.0-next.51
|
||||
|
@ -5818,14 +5818,14 @@ packages:
|
|||
svelte: 4.2.12
|
||||
ts-deepmerge: 7.0.0
|
||||
optionalDependencies:
|
||||
'@gcornut/valibot-json-schema': 0.0.25(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(valibot@0.29.0)
|
||||
'@gcornut/valibot-json-schema': 0.0.26(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(valibot@0.30.0)
|
||||
'@sinclair/typebox': 0.32.15
|
||||
'@sodaru/yup-to-json-schema': 2.0.1
|
||||
'@vinejs/vine': 1.8.0
|
||||
arktype: 1.0.29-alpha
|
||||
joi: 17.12.2
|
||||
superstruct: 1.0.4
|
||||
valibot: 0.29.0
|
||||
valibot: 0.30.0
|
||||
yup: 1.4.0
|
||||
zod: 3.22.4
|
||||
zod-to-json-schema: 3.22.4(zod@3.22.4)
|
||||
|
@ -6252,8 +6252,8 @@ packages:
|
|||
/util-deprecate@1.0.2:
|
||||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||
|
||||
/valibot@0.29.0:
|
||||
resolution: {integrity: sha512-JhZn08lwZPhAamOCfBwBkv/btQt4KeQhekULPH8crH053zUCLSOGEF2zKExu3bFf245tsj6J1dY0ysd/jUiMIQ==}
|
||||
/valibot@0.30.0:
|
||||
resolution: {integrity: sha512-5POBdbSkM+3nvJ6ZlyQHsggisfRtyT4tVTo1EIIShs6qCdXJnyWU5TJ68vr8iTg5zpOLjXLRiBqNx+9zwZz/rA==}
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
|
Loading…
Reference in a new issue