From 35e3ac51a2cf0d1690683c62fb0297ff03b1d26f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 19:45:32 +0000 Subject: [PATCH] chore(deps-dev): bump sveltekit-superforms in /frontend Bumps [sveltekit-superforms](https://github.com/ciscoheat/sveltekit-superforms) from 2.24.0 to 2.27.4. - [Release notes](https://github.com/ciscoheat/sveltekit-superforms/releases) - [Changelog](https://github.com/ciscoheat/sveltekit-superforms/blob/main/CHANGELOG.md) - [Commits](https://github.com/ciscoheat/sveltekit-superforms/compare/v2.24.0...v2.27.4) --- updated-dependencies: - dependency-name: sveltekit-superforms dependency-version: 2.27.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 180 +++++++++++++++++++++---------------- frontend/package.json | 2 +- 2 files changed, 106 insertions(+), 76 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index b9dfe6ae..905cf1c1 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -38,7 +38,7 @@ "svelte": "^5.0.0", "svelte-check": "^4.0.0", "svelte-medium-image-zoom": "^0.2.4", - "sveltekit-superforms": "^2.23.1", + "sveltekit-superforms": "^2.27.4", "tailwind-merge": "^2.5.4", "tailwind-scrollbar": "^4.0.1", "tailwindcss": "^4.0.12", @@ -76,21 +76,32 @@ "node": ">=6.0.0" } }, + "node_modules/@ark/regex": { + "version": "0.0.0", + "resolved": "https://registry.npmjs.org/@ark/regex/-/regex-0.0.0.tgz", + "integrity": "sha512-p4vsWnd/LRGOdGQglbwOguIVhPmCAf5UzquvnDoxqhhPWTP84wWgi1INea8MgJ4SnI2gp37f13oA4Waz9vwNYg==", + "dev": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@ark/util": "0.50.0" + } + }, "node_modules/@ark/schema": { - "version": "0.44.4", - "resolved": "https://registry.npmjs.org/@ark/schema/-/schema-0.44.4.tgz", - "integrity": "sha512-TsZTX+k5J7xsGABsFjVdRUNgViGDMLv73sikBM8JNxC4STe0suTuMNa1OJ/AFP2N+LpJ1zL9tdWlg28PRqAYhg==", + "version": "0.50.0", + "resolved": "https://registry.npmjs.org/@ark/schema/-/schema-0.50.0.tgz", + "integrity": "sha512-hfmP82GltBZDadIOeR3argKNlYYyB2wyzHp0eeAqAOFBQguglMV/S7Ip2q007bRtKxIMLDqFY6tfPie1dtssaQ==", "dev": true, "license": "MIT", "optional": true, "dependencies": { - "@ark/util": "0.44.4" + "@ark/util": "0.50.0" } }, "node_modules/@ark/util": { - "version": "0.44.4", - "resolved": "https://registry.npmjs.org/@ark/util/-/util-0.44.4.tgz", - "integrity": "sha512-zLfNZrsq5Dq+8B0pHJwL/wD3xNBHb8FoP0FuPB455w7HpqVaqO5qPXvn+YoO8v1Y6pNwLVsM9vCIiO221LoODQ==", + "version": "0.50.0", + "resolved": "https://registry.npmjs.org/@ark/util/-/util-0.50.0.tgz", + "integrity": "sha512-tIkgIMVRpkfXRQIEf0G2CJryZVtHVrqcWHMDa5QKo0OEEBu0tHkRSIMm4Ln8cd8Bn9TPZtvc/kE2Gma8RESPSg==", "dev": true, "license": "MIT", "optional": true @@ -866,31 +877,49 @@ "license": "MIT", "optional": true }, + "node_modules/@finom/zod-to-json-schema": { + "version": "3.24.11", + "resolved": "https://registry.npmjs.org/@finom/zod-to-json-schema/-/zod-to-json-schema-3.24.11.tgz", + "integrity": "sha512-fL656yBPiWebtfGItvtXLWrFNGlF1NcDFS0WdMQXMs9LluVg0CfT5E2oXYp0pidl0vVG53XkW55ysijNkU5/hA==", + "dev": true, + "license": "ISC", + "optional": true, + "peerDependencies": { + "zod": "^4.0.14" + } + }, "node_modules/@gcornut/valibot-json-schema": { - "version": "0.31.0", - "resolved": "https://registry.npmjs.org/@gcornut/valibot-json-schema/-/valibot-json-schema-0.31.0.tgz", - "integrity": "sha512-3xGptCurm23e7nuPQkdrE5rEs1FeTPHhAUsBuwwqG4/YeZLwJOoYZv+fmsppUEfo5y9lzUwNQrNqLS/q7HMc7g==", + "version": "0.42.0", + "resolved": "https://registry.npmjs.org/@gcornut/valibot-json-schema/-/valibot-json-schema-0.42.0.tgz", + "integrity": "sha512-4Et4AN6wmqeA0PfU5Clkv/IS27wiefsWf6TemAZrb75uzkClYEFavim7SboeKwbll9Nbsn2Iv0LT/HS5H7orZg==", "dev": true, "optional": true, "dependencies": { - "valibot": "~0.31.0" + "valibot": "~0.42.0" }, "bin": { "valibot-json-schema": "bin/index.js" }, "optionalDependencies": { "@types/json-schema": ">= 7.0.14", - "esbuild": ">= 0.18.20", "esbuild-runner": ">= 2.2.2" } }, "node_modules/@gcornut/valibot-json-schema/node_modules/valibot": { - "version": "0.31.1", - "resolved": "https://registry.npmjs.org/valibot/-/valibot-0.31.1.tgz", - "integrity": "sha512-2YYIhPrnVSz/gfT2/iXVTrSj92HwchCt9Cga/6hX4B26iCz9zkIsGTS0HjDYTZfTi1Un0X6aRvhBi1cfqs/i0Q==", + "version": "0.42.1", + "resolved": "https://registry.npmjs.org/valibot/-/valibot-0.42.1.tgz", + "integrity": "sha512-3keXV29Ar5b//Hqi4MbSdV7lfVp6zuYLZuA9V1PvQUsXqogr+u5lvLPLk3A4f74VUXDnf/JfWMN6sB+koJ/FFw==", "dev": true, "license": "MIT", - "optional": true + "optional": true, + "peerDependencies": { + "typescript": ">=5" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } }, "node_modules/@hapi/hoek": { "version": "9.3.0", @@ -1608,9 +1637,9 @@ "optional": true }, "node_modules/@sinclair/typebox": { - "version": "0.34.30", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.30.tgz", - "integrity": "sha512-gFB3BiqjDxEoadW0zn+xyMVb7cLxPCoblVn2C/BKpI41WPYi2d6fwHAlynPNZ5O/Q4WEiujdnJzVtvG/Jc2CBQ==", + "version": "0.34.41", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.41.tgz", + "integrity": "sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==", "dev": true, "license": "MIT", "optional": true @@ -3133,15 +3162,16 @@ } }, "node_modules/arktype": { - "version": "2.1.9", - "resolved": "https://registry.npmjs.org/arktype/-/arktype-2.1.9.tgz", - "integrity": "sha512-bq46shcLpfop4D9acVQN/+quZ+hIGs4OUzoLq2vCaZLdkITOlWkfamBk9abMuC6fbgxW1fu/2PamcQgggWhTwQ==", + "version": "2.1.23", + "resolved": "https://registry.npmjs.org/arktype/-/arktype-2.1.23.tgz", + "integrity": "sha512-tyxNWX6xJVMb2EPJJ3OjgQS1G/vIeQRrZuY4DeBNQmh8n7geS+czgbauQWB6Pr+RXiOO8ChEey44XdmxsqGmfQ==", "dev": true, "license": "MIT", "optional": true, "dependencies": { - "@ark/schema": "0.44.4", - "@ark/util": "0.44.4" + "@ark/regex": "0.0.0", + "@ark/schema": "0.50.0", + "@ark/util": "0.50.0" } }, "node_modules/assertion-error": { @@ -3339,15 +3369,15 @@ } }, "node_modules/class-validator": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.14.1.tgz", - "integrity": "sha512-2VEG9JICxIqTpoK1eMzZqaV+u/EiwEJkMGzTrZf6sU/fwsnOITVgYJ8yojSy6CaXtO9V0Cc6ZQZ8h8m4UBuLwQ==", + "version": "0.14.2", + "resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.14.2.tgz", + "integrity": "sha512-3kMVRF2io8N8pY1IFIXlho9r8IPUUIfHe2hYVtiebvAzU2XeQFXTv+XI4WX+TnXmtwXMDcjngcpkiPM0O9PvLw==", "dev": true, "license": "MIT", "optional": true, "dependencies": { "@types/validator": "^13.11.8", - "libphonenumber-js": "^1.10.53", + "libphonenumber-js": "^1.11.1", "validator": "^13.9.0" } }, @@ -3550,9 +3580,9 @@ } }, "node_modules/devalue": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.1.1.tgz", - "integrity": "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.4.1.tgz", + "integrity": "sha512-YtoaOfsqjbZQKGIMRYDWKjUmSB4VJ/RElB+bXZawQAQYAo4xu08GKTMVlsZDTF6R2MbAgjcAQRPI5eIyRAT2OQ==", "dev": true, "license": "MIT" }, @@ -3603,9 +3633,9 @@ } }, "node_modules/effect": { - "version": "3.13.11", - "resolved": "https://registry.npmjs.org/effect/-/effect-3.13.11.tgz", - "integrity": "sha512-SOUwX2E1ciNDPZDbSfx+YszGfIIg90sluKyx0BB6VwLIt8+NOA6tEAR3N2XI9MEOWfO/EpWzbARLnXI2hXcvaQ==", + "version": "3.18.4", + "resolved": "https://registry.npmjs.org/effect/-/effect-3.18.4.tgz", + "integrity": "sha512-b1LXQJLe9D11wfnOKAk3PKxuqYshQ0Heez+y5pnkd3jLj1yx9QhM72zZ9uUrOQyNvrs2GZZd/3maL0ZV18YuDA==", "dev": true, "license": "MIT", "optional": true, @@ -4650,9 +4680,9 @@ } }, "node_modules/libphonenumber-js": { - "version": "1.12.6", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.6.tgz", - "integrity": "sha512-PJiS4ETaUfCOFLpmtKzAbqZQjCCKVu2OhTV4SVNNE7c2nu/dACvtCqj4L0i/KWNnIgRv7yrILvBj5Lonv5Ncxw==", + "version": "1.12.24", + "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.12.24.tgz", + "integrity": "sha512-l5IlyL9AONj4voSd7q9xkuQOL4u8Ty44puTic7J88CmdXkxfGsRfoVLXHCxppwehgpb/Chdb80FFehHqjN3ItQ==", "dev": true, "license": "MIT", "optional": true @@ -6374,9 +6404,9 @@ } }, "node_modules/sveltekit-superforms": { - "version": "2.24.0", - "resolved": "https://registry.npmjs.org/sveltekit-superforms/-/sveltekit-superforms-2.24.0.tgz", - "integrity": "sha512-JuuaaPDn9OHUKc0Uy8jzv1jUZNfO4AHUE0JLcXjiuJNRokYLqC+RsPDL4/jUkqia97aZzrfTgB/meQ8iS5nNJg==", + "version": "2.27.4", + "resolved": "https://registry.npmjs.org/sveltekit-superforms/-/sveltekit-superforms-2.27.4.tgz", + "integrity": "sha512-8iw2nSKUVaBimOw0XGGdI39AihY1r/Plh9LTmxQGYopQaom5PPbDJyU79dUy3bd4K7vlqTdjvMz5FO8IFFzoPQ==", "dev": true, "funding": [ { @@ -6394,26 +6424,26 @@ ], "license": "MIT", "dependencies": { - "devalue": "^5.1.1", + "devalue": "^5.3.2", "memoize-weak": "^1.0.2", - "ts-deepmerge": "^7.0.2" + "ts-deepmerge": "^7.0.3" }, "optionalDependencies": { "@exodus/schemasafe": "^1.3.0", - "@gcornut/valibot-json-schema": "^0.31.0", - "@sinclair/typebox": "^0.34.28", + "@finom/zod-to-json-schema": "^3.24.11", + "@gcornut/valibot-json-schema": "^0.42.0", + "@sinclair/typebox": "^0.34.41", "@typeschema/class-validator": "^0.3.0", - "@vinejs/vine": "^3.0.0", - "arktype": "^2.1.9", - "class-validator": "^0.14.1", - "effect": "^3.13.7", + "@vinejs/vine": "^3.0.1", + "arktype": "^2.1.22", + "class-validator": "^0.14.2", + "effect": "^3.18.1", "joi": "^17.13.3", "json-schema-to-ts": "^3.1.1", "superstruct": "^2.0.2", - "valibot": "1.0.0-rc.3", - "yup": "^1.6.1", - "zod": "^3.24.2", - "zod-to-json-schema": "^3.24.3" + "valibot": "^1.1.0", + "yup": "^1.7.1", + "zod": "^4.1.11" }, "peerDependencies": { "@exodus/schemasafe": "^1.3.0", @@ -6427,9 +6457,9 @@ "joi": "^17.13.1", "superstruct": "^2.0.2", "svelte": "3.x || 4.x || >=5.0.0-next.51", - "valibot": ">=1.0.0-rc.3", + "valibot": "^1.0.0", "yup": "^1.4.0", - "zod": "^3.24.2" + "zod": "^3.25.0 || ^4.0.0" }, "peerDependenciesMeta": { "@exodus/schemasafe": { @@ -6470,6 +6500,17 @@ } } }, + "node_modules/sveltekit-superforms/node_modules/zod": { + "version": "4.1.12", + "resolved": "https://registry.npmjs.org/zod/-/zod-4.1.12.tgz", + "integrity": "sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==", + "dev": true, + "license": "MIT", + "optional": true, + "funding": { + "url": "https://github.com/sponsors/colinhacks" + } + }, "node_modules/tailwind-merge": { "version": "2.6.0", "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.6.0.tgz", @@ -6661,9 +6702,9 @@ } }, "node_modules/ts-deepmerge": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/ts-deepmerge/-/ts-deepmerge-7.0.2.tgz", - "integrity": "sha512-akcpDTPuez4xzULo5NwuoKwYRtjQJ9eoNfBACiBMaXwNAx7B1PKfe5wqUFJuW5uKzQ68YjDFwPaWHDG1KnFGsA==", + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/ts-deepmerge/-/ts-deepmerge-7.0.3.tgz", + "integrity": "sha512-Du/ZW2RfwV/D4cmA5rXafYjBQVuvu4qGiEEla4EmEHVHgRdx68Gftx7i66jn2bzHPwSVZY36Ae6OuDn9el4ZKA==", "dev": true, "license": "ISC", "engines": { @@ -6773,9 +6814,9 @@ "license": "MIT" }, "node_modules/valibot": { - "version": "1.0.0-rc.3", - "resolved": "https://registry.npmjs.org/valibot/-/valibot-1.0.0-rc.3.tgz", - "integrity": "sha512-LT0REa7Iqx4QGcaHLiTiTkcmJqJ9QdpOy89HALFFBJgejTS64GQFRIbDF7e4f6pauQbo/myfKGmWXCLhMeM6+g==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/valibot/-/valibot-1.1.0.tgz", + "integrity": "sha512-Nk8lX30Qhu+9txPYTwM0cFlWLdPFsFr6LblzqIySfbZph9+BFsAHsNvHOymEviUepeIW6KFHzpX8TKhbptBXXw==", "dev": true, "license": "MIT", "optional": true, @@ -7208,9 +7249,9 @@ } }, "node_modules/yup": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/yup/-/yup-1.6.1.tgz", - "integrity": "sha512-JED8pB50qbA4FOkDol0bYF/p60qSEDQqBD0/qeIrUCG1KbPBIQ776fCUNb9ldbPcSTxA69g/47XTo4TqWiuXOA==", + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/yup/-/yup-1.7.1.tgz", + "integrity": "sha512-GKHFX2nXul2/4Dtfxhozv701jLQHdf6J34YDh2cEkpqoo8le5Mg6/LrdseVLrFarmFygZTlfIhHx/QKfb/QWXw==", "dev": true, "license": "MIT", "optional": true, @@ -7251,17 +7292,6 @@ "funding": { "url": "https://github.com/sponsors/colinhacks" } - }, - "node_modules/zod-to-json-schema": { - "version": "3.24.4", - "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.24.4.tgz", - "integrity": "sha512-0uNlcvgabyrni9Ag8Vghj21drk7+7tp7VTwwR7KxxXXc/3pbXz2PHlDgj3cICahgF1kHm4dExBFj7BXrZJXzig==", - "dev": true, - "license": "ISC", - "optional": true, - "peerDependencies": { - "zod": "^3.24.1" - } } } } diff --git a/frontend/package.json b/frontend/package.json index e2407112..fb1e4996 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -48,7 +48,7 @@ "svelte": "^5.0.0", "svelte-check": "^4.0.0", "svelte-medium-image-zoom": "^0.2.4", - "sveltekit-superforms": "^2.23.1", + "sveltekit-superforms": "^2.27.4", "tailwind-merge": "^2.5.4", "tailwind-scrollbar": "^4.0.1", "tailwindcss": "^4.0.12",