mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-26 15:01:20 +00:00
chore(deps): update dependency sveltekit-superforms to v2.12.6
This commit is contained in:
parent
fe1357303f
commit
3ee1ffc83a
1 changed files with 40 additions and 26 deletions
|
@ -72,7 +72,7 @@ devDependencies:
|
|||
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)
|
||||
version: 1.0.0(svelte@4.2.15)(sveltekit-superforms@2.12.6)
|
||||
lint-staged:
|
||||
specifier: ^15.2.2
|
||||
version: 15.2.2
|
||||
|
@ -99,7 +99,7 @@ devDependencies:
|
|||
version: 3.6.9(@babel/core@7.24.4)(postcss-load-config@5.0.3)(postcss@8.4.38)(svelte@4.2.15)
|
||||
sveltekit-superforms:
|
||||
specifier: ^2.12.5
|
||||
version: 2.12.5(@sveltejs/kit@2.5.7)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.15)
|
||||
version: 2.12.6(@sveltejs/kit@2.5.7)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.15)
|
||||
tailwindcss:
|
||||
specifier: ^3.4.3
|
||||
version: 3.4.3
|
||||
|
@ -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
|
||||
|
@ -3238,7 +3246,7 @@ packages:
|
|||
mime-types: 2.1.35
|
||||
dev: true
|
||||
|
||||
/formsnap@1.0.0(svelte@4.2.15)(sveltekit-superforms@2.12.5):
|
||||
/formsnap@1.0.0(svelte@4.2.15)(sveltekit-superforms@2.12.6):
|
||||
resolution: {integrity: sha512-NQEbkCS1tKGnn6gBojIuNutxImmq/9bUk9JQ5kW8WOY37QNFtJxYr/SbX8ONWuiVLaczSvGSWXIv3hNu19arqQ==}
|
||||
peerDependencies:
|
||||
svelte: ^4.0.0
|
||||
|
@ -3246,7 +3254,7 @@ packages:
|
|||
dependencies:
|
||||
nanoid: 5.0.7
|
||||
svelte: 4.2.15
|
||||
sveltekit-superforms: 2.12.5(@sveltejs/kit@2.5.7)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.15)
|
||||
sveltekit-superforms: 2.12.6(@sveltejs/kit@2.5.7)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.15)
|
||||
dev: true
|
||||
|
||||
/fraction.js@4.3.7:
|
||||
|
@ -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
|
||||
|
@ -5570,8 +5578,8 @@ packages:
|
|||
magic-string: 0.30.10
|
||||
periscopic: 3.1.0
|
||||
|
||||
/sveltekit-superforms@2.12.5(@sveltejs/kit@2.5.7)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.15):
|
||||
resolution: {integrity: sha512-p8qHNsMcPoB1mgTU8catzID8HJmxIK9ozRbGrv50Jk/XPotOjn5zTvW/stkVDBDL/tPLz0vfw+2PNbkkHCdhlw==}
|
||||
/sveltekit-superforms@2.12.6(@sveltejs/kit@2.5.7)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.15):
|
||||
resolution: {integrity: sha512-qVA6HjD+WlPughk+YGGWXTY5lIvNP8JUoEK4TqzLhDkC8j6y0d2aB7ofgzqpkvY7nV77aNG3erP/qxr2DzBJEg==}
|
||||
peerDependencies:
|
||||
'@sveltejs/kit': 1.x || 2.x
|
||||
svelte: 3.x || 4.x || >=5.0.0-next.51
|
||||
|
@ -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: 3.23.4
|
||||
zod-to-json-schema: 3.23.0(zod@3.23.4)
|
||||
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,13 +6295,13 @@ 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.4):
|
||||
resolution: {integrity: sha512-az0uJ243PxsRIa2x1WmNE/pnuA05gUq/JB8Lwe1EDCCL/Fz9MgjYQ0fPlyc2Tcv6aF2ZA7WM5TWaRZVEFaAIag==}
|
||||
requiresBuild: true
|
||||
peerDependencies:
|
||||
zod: ^3.22.4
|
||||
zod: ^3.23.3
|
||||
dependencies:
|
||||
zod: 3.23.1
|
||||
zod: 3.23.4
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
|
@ -6304,3 +6312,9 @@ packages:
|
|||
/zod@3.23.1:
|
||||
resolution: {integrity: sha512-fwxuO7wwRmBv1+OvqlZF0t73s3xhR0Cr7mRIFSca6Z/ZNsrzvCPl4Az4KJqi1mgkXdODuan91Cyyg8it0my1ag==}
|
||||
dev: true
|
||||
|
||||
/zod@3.23.4:
|
||||
resolution: {integrity: sha512-/AtWOKbBgjzEYYQRNfoGKHObgfAZag6qUJX1VbHo2PRBgS+wfWagEY2mizjfyAPcGesrJOcx/wcl0L9WnVrHFw==}
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
|
Loading…
Reference in a new issue