diff --git a/src/Exceptionless.Web/ClientApp/package-lock.json b/src/Exceptionless.Web/ClientApp/package-lock.json index 092b526e4..e1f076887 100644 --- a/src/Exceptionless.Web/ClientApp/package-lock.json +++ b/src/Exceptionless.Web/ClientApp/package-lock.json @@ -22,16 +22,16 @@ "mode-watcher": "^0.5.0", "oidc-client-ts": "^3.1.0", "pretty-ms": "^9.2.0", - "runed": "^0.18.0", + "runed": "^0.19.0", "svelte-sonner": "^0.3.28", "svelte-time": "^0.9.0", - "sveltekit-superforms": "^2.21.1", + "sveltekit-superforms": "^2.22.0", "tailwind-merge": "^2.5.5", "tailwind-variants": "^0.3.0", "tailwindcss": "^3.4.16", "tailwindcss-animate": "^1.0.7", "throttle-debounce": "^5.0.2", - "unplugin-icons": "^0.21.0" + "unplugin-icons": "^0.22.0" }, "devDependencies": { "@iconify-json/lucide": "^1.2.18", @@ -111,19 +111,19 @@ } }, "node_modules/@ark/schema": { - "version": "0.25.0", - "resolved": "https://registry.npmjs.org/@ark/schema/-/schema-0.25.0.tgz", - "integrity": "sha512-1Air2M9Je8C/4+YNhJ1QPkoFbERX3PhulDVNW1RmpOpyUjUSM5lcuuyq357jp3a7+M3a5RV2PNdI1XZ/ah8l8Q==", + "version": "0.26.0", + "resolved": "https://registry.npmjs.org/@ark/schema/-/schema-0.26.0.tgz", + "integrity": "sha512-b6hk1+M0U4jgZK7ZOGsWKSXgjhfPAqqSCczViM/gQ0Hu0awKLx9SpZYsFhl0j67j3hwlY2+mVZQPKy6GlYDCbQ==", "license": "MIT", "optional": true, "dependencies": { - "@ark/util": "0.25.0" + "@ark/util": "0.26.0" } }, "node_modules/@ark/util": { - "version": "0.25.0", - "resolved": "https://registry.npmjs.org/@ark/util/-/util-0.25.0.tgz", - "integrity": "sha512-yo2Me+tYnmr6E0E3maZzu643/rL07oR25yBHkH24gllssqYcd6EPCvZE23GEKgbk0iac9J73GlJ9pkgZj43Q2g==", + "version": "0.26.0", + "resolved": "https://registry.npmjs.org/@ark/util/-/util-0.26.0.tgz", + "integrity": "sha512-6FSqj6xl3jQ9bD9EU25ThMVcsvaeq6c3gecONgPQ+wDYOUEqBBIAkpjA+LEZMiY0AxVhSF3UF6BlVFspXmef2Q==", "license": "MIT", "optional": true }, @@ -165,19 +165,6 @@ "node": ">=6.9.0" } }, - "node_modules/@effect/schema": { - "version": "0.75.5", - "resolved": "https://registry.npmjs.org/@effect/schema/-/schema-0.75.5.tgz", - "integrity": "sha512-TQInulTVCuF+9EIbJpyLP6dvxbQJMphrnRqgexm/Ze39rSjfhJuufF7XvU3SxTgg3HnL7B/kpORTJbHhlE6thw==", - "license": "MIT", - "optional": true, - "dependencies": { - "fast-check": "^3.21.0" - }, - "peerDependencies": { - "effect": "^3.9.2" - } - }, "node_modules/@esbuild/aix-ppc64": { "version": "0.24.0", "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.0.tgz", @@ -873,18 +860,19 @@ "license": "MIT" }, "node_modules/@iconify/utils": { - "version": "2.1.33", - "resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-2.1.33.tgz", - "integrity": "sha512-jP9h6v/g0BIZx0p7XGJJVtkVnydtbgTgt9mVNcGDYwaa7UhdHdI9dvoq+gKj9sijMSJKxUPEG2JyjsgXjxL7Kw==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-2.2.0.tgz", + "integrity": "sha512-9A5eZQV9eKlNCXlI/SgYsGRS7YmGmB1oAsRpNVIYBmIzGJRgH+hfG+lo4069s+GFWFNnBAtDg10c53vQZBLfnA==", "license": "MIT", "dependencies": { - "@antfu/install-pkg": "^0.4.0", + "@antfu/install-pkg": "^0.4.1", "@antfu/utils": "^0.7.10", "@iconify/types": "^2.0.0", - "debug": "^4.3.6", + "debug": "^4.4.0", + "globals": "^15.13.0", "kolorist": "^1.8.0", - "local-pkg": "^0.5.0", - "mlly": "^1.7.1" + "local-pkg": "^0.5.1", + "mlly": "^1.7.3" } }, "node_modules/@iconify/utils/node_modules/@antfu/install-pkg": { @@ -900,6 +888,18 @@ "url": "https://github.com/sponsors/antfu" } }, + "node_modules/@iconify/utils/node_modules/globals": { + "version": "15.13.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-15.13.0.tgz", + "integrity": "sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@internationalized/date": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.6.0.tgz", @@ -1310,9 +1310,9 @@ "optional": true }, "node_modules/@sinclair/typebox": { - "version": "0.34.9", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.9.tgz", - "integrity": "sha512-KTuEZ4UHIp8rNgbLrsQwmGo4cCVj/AHPG3DsI1VvfzudG8dzpZNCV4qm4NWfYY02ReB5INVyuq6xGrl3Ks8vAQ==", + "version": "0.34.11", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.11.tgz", + "integrity": "sha512-zE9pWGVSG82z+sFO+oUmqmqRVm8Wg5sVhmljYi1fDhLOSphBBy939QmC/qXcKFWqTiRJ6keyG4y75bIoTPRBAw==", "license": "MIT", "optional": true }, @@ -2074,14 +2074,14 @@ } }, "node_modules/arktype": { - "version": "2.0.0-rc.25", - "resolved": "https://registry.npmjs.org/arktype/-/arktype-2.0.0-rc.25.tgz", - "integrity": "sha512-ck1kRLda55Pv6L3vIIjRb6A22LqUcjitxPGS3OscOKwFcxNReaj+ItJJiysebBbbUy+ESouXTJ+vvck33spGDQ==", + "version": "2.0.0-rc.26", + "resolved": "https://registry.npmjs.org/arktype/-/arktype-2.0.0-rc.26.tgz", + "integrity": "sha512-OdV40SQNY0CFJH+anT0N7Go9Tl+av+hxzMGPccv47sPHdekZuEPd61MfNmwn1J5H2SIrycdwGPD8jYBZSkhKjQ==", "license": "MIT", "optional": true, "dependencies": { - "@ark/schema": "0.25.0", - "@ark/util": "0.25.0" + "@ark/schema": "0.26.0", + "@ark/util": "0.26.0" } }, "node_modules/array-buffer-byte-length": { @@ -2879,9 +2879,9 @@ "license": "MIT" }, "node_modules/effect": { - "version": "3.10.19", - "resolved": "https://registry.npmjs.org/effect/-/effect-3.10.19.tgz", - "integrity": "sha512-Bc+unZVpHQ/0QkydshNk97OjDXT17Y1M4rBjDZaEPjD6YmlcZxhadEo325OfdPQKWCKEHTdRGtX8/bfQ0RLTIw==", + "version": "3.11.7", + "resolved": "https://registry.npmjs.org/effect/-/effect-3.11.7.tgz", + "integrity": "sha512-laj+TCxWGn0eOv6jNmS9vavMO01Z4vvRr7v5airaOUfE7Zr5PrHiECpiI5HRvOewxa1im/4EcOvRodOZ1S2Y7Q==", "license": "MIT", "optional": true, "dependencies": { @@ -3446,9 +3446,9 @@ } }, "node_modules/fast-check": { - "version": "3.23.1", - "resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.23.1.tgz", - "integrity": "sha512-u/MudsoQEgBUZgR5N1v87vEgybeVYus9VnDVaIkxkkGP2jt54naghQ3PCQHJiogS8U/GavZCUPFfx3Xkp+NaHw==", + "version": "3.23.2", + "resolved": "https://registry.npmjs.org/fast-check/-/fast-check-3.23.2.tgz", + "integrity": "sha512-h5+1OzzfCC3Ef7VbtKdcv7zsstUQwUDlYpUTvjeUsJAssPgLn7QzbboPtL5ro04Mq0rPOsMzl7q5hIbRs2wD1A==", "funding": [ { "type": "individual", @@ -6246,9 +6246,9 @@ } }, "node_modules/runed": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/runed/-/runed-0.18.0.tgz", - "integrity": "sha512-siuvOl9Qa1A/gDHE3HuxG1fQQMkh6aOMqKDdGvcRbl53aiz3JbxTrf6DcA/lai8SAR1EMwOs8xX6Vk2PGHXOgA==", + "version": "0.19.0", + "resolved": "https://registry.npmjs.org/runed/-/runed-0.19.0.tgz", + "integrity": "sha512-VxUk/Lbm5WPR/b+NDQ+Itp/anG6bUWXH+JBUNA1M/YG/lsKZ1Gn+WwvBwyE/8aTpAV7ij12aEVxh78utqi/Q4A==", "funding": [ "https://github.com/sponsors/huntabyte", "https://github.com/sponsors/tglide" @@ -6257,7 +6257,7 @@ "esm-env": "^1.0.0" }, "peerDependencies": { - "svelte": "^5.0.0-next.1" + "svelte": "^5.7.0" } }, "node_modules/sade": { @@ -7081,9 +7081,9 @@ } }, "node_modules/sveltekit-superforms": { - "version": "2.21.1", - "resolved": "https://registry.npmjs.org/sveltekit-superforms/-/sveltekit-superforms-2.21.1.tgz", - "integrity": "sha512-/20Lv0/Jqtd7JEuRRzSnwMD4ztMYjLJ8B7eO+v1onKR383VhGT9oitwselz1ic+YbjrpQRze2kcypfuYkm1NJQ==", + "version": "2.22.0", + "resolved": "https://registry.npmjs.org/sveltekit-superforms/-/sveltekit-superforms-2.22.0.tgz", + "integrity": "sha512-lRwhdKcrpJWdNso3fR1zDsfxtQowunWC9hojxDsweatpaljQsdJ4CDFUzgw1kjtrPHZAFRbC7q6FcIMV5k//VA==", "funding": [ { "type": "github", @@ -7103,28 +7103,26 @@ "devalue": "^5.1.1", "just-clone": "^6.2.0", "memoize-weak": "^1.0.2", - "ts-deepmerge": "^7.0.1" + "ts-deepmerge": "^7.0.2" }, "optionalDependencies": { - "@effect/schema": "^0.75.3", "@exodus/schemasafe": "^1.3.0", "@gcornut/valibot-json-schema": "^0.31.0", - "@sinclair/typebox": "^0.34.9", + "@sinclair/typebox": "^0.34.11", "@typeschema/class-validator": "^0.3.0", - "@vinejs/vine": "^2.0.0", - "arktype": "^2.0.0-rc.23", + "@vinejs/vine": "^2.1.0", + "arktype": "2.0.0-rc.26", "class-validator": "^0.14.1", - "effect": "^3.9.1", + "effect": "^3.11.7", "joi": "^17.13.3", "json-schema-to-ts": "^3.1.1", "superstruct": "^2.0.2", - "valibot": "^1.0.0-beta.3", - "yup": "^1.4.0", - "zod": "^3.23.8", - "zod-to-json-schema": "^3.23.3" + "valibot": "^1.0.0-beta.9", + "yup": "^1.5.0", + "zod": "^3.24.1", + "zod-to-json-schema": "^3.24.1" }, "peerDependencies": { - "@effect/schema": "^0.75.3", "@exodus/schemasafe": "^1.3.0", "@sinclair/typebox": "^0.34.9", "@sveltejs/kit": "1.x || 2.x", @@ -7132,7 +7130,7 @@ "@vinejs/vine": "^1.8.0 || ^2.0.0", "arktype": ">=2.0.0-rc.23", "class-validator": "^0.14.1", - "effect": "^3.8.2", + "effect": "^3.10.0", "joi": "^17.13.1", "superstruct": "^2.0.2", "svelte": "3.x || 4.x || >=5.0.0-next.51", @@ -7141,9 +7139,6 @@ "zod": "^3.23.8" }, "peerDependenciesMeta": { - "@effect/schema": { - "optional": true - }, "@exodus/schemasafe": { "optional": true }, @@ -7789,31 +7784,31 @@ "license": "MIT" }, "node_modules/unplugin": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-1.16.0.tgz", - "integrity": "sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-2.1.0.tgz", + "integrity": "sha512-us4j03/499KhbGP8BU7Hrzrgseo+KdfJYWcbcajCOqsAyb8Gk0Yn2kiUIcZISYCb1JFaZfIuG3b42HmguVOKCQ==", "license": "MIT", "dependencies": { "acorn": "^8.14.0", "webpack-virtual-modules": "^0.6.2" }, "engines": { - "node": ">=14.0.0" + "node": ">=18.12.0" } }, "node_modules/unplugin-icons": { - "version": "0.21.0", - "resolved": "https://registry.npmjs.org/unplugin-icons/-/unplugin-icons-0.21.0.tgz", - "integrity": "sha512-sRic+yj7cCbpDFwrRj+m55ogOZi6PQRDc/WUEmjHLAnc90v0g5UVxE0cVAZgBOsAPCieizZJui/sgrCYrVx8mQ==", + "version": "0.22.0", + "resolved": "https://registry.npmjs.org/unplugin-icons/-/unplugin-icons-0.22.0.tgz", + "integrity": "sha512-CP+iZq5U7doOifer5bcM0jQ9t3Is7EGybIYt3myVxceI8Zuk8EZEpe1NPtJvh7iqMs1VdbK0L41t9+um9VuuLw==", "license": "MIT", "dependencies": { "@antfu/install-pkg": "^0.5.0", "@antfu/utils": "^0.7.10", - "@iconify/utils": "^2.1.33", - "debug": "^4.3.7", + "@iconify/utils": "^2.2.0", + "debug": "^4.4.0", "kolorist": "^1.8.0", "local-pkg": "^0.5.1", - "unplugin": "^1.16.0" + "unplugin": "^2.1.0" }, "funding": { "url": "https://github.com/sponsors/antfu" @@ -8469,9 +8464,9 @@ } }, "node_modules/yup": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/yup/-/yup-1.4.0.tgz", - "integrity": "sha512-wPbgkJRCqIf+OHyiTBQoJiP5PFuAXaWiJK6AmYkzQAh5/c2K9hzSApBZG5wV9KoKSePF7sAxmNSvh/13YHkFDg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/yup/-/yup-1.5.0.tgz", + "integrity": "sha512-NJfBIHnp1QbqZwxcgl6irnDMIsb/7d1prNhFx02f1kp8h+orpi4xs3w90szNpOh68a/iHPdMsYvhZWoDmUvXBQ==", "license": "MIT", "optional": true, "dependencies": { @@ -8488,9 +8483,9 @@ "license": "MIT" }, "node_modules/zod": { - "version": "3.23.8", - "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", - "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", + "version": "3.24.1", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.1.tgz", + "integrity": "sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==", "license": "MIT", "optional": true, "funding": { @@ -8498,13 +8493,13 @@ } }, "node_modules/zod-to-json-schema": { - "version": "3.23.5", - "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.23.5.tgz", - "integrity": "sha512-5wlSS0bXfF/BrL4jPAbz9da5hDlDptdEppYfe+x4eIJ7jioqKG9uUxOwPzqof09u/XeVdrgFu29lZi+8XNDJtA==", + "version": "3.24.1", + "resolved": "https://registry.npmjs.org/zod-to-json-schema/-/zod-to-json-schema-3.24.1.tgz", + "integrity": "sha512-3h08nf3Vw3Wl3PK+q3ow/lIil81IT2Oa7YpQyUUDsEWbXveMesdfK1xBd2RhCkynwZndAxixji/7SYJJowr62w==", "license": "ISC", "optional": true, "peerDependencies": { - "zod": "^3.23.3" + "zod": "^3.24.1" } } } diff --git a/src/Exceptionless.Web/ClientApp/package.json b/src/Exceptionless.Web/ClientApp/package.json index ff3d38373..c3f9adfbf 100644 --- a/src/Exceptionless.Web/ClientApp/package.json +++ b/src/Exceptionless.Web/ClientApp/package.json @@ -66,16 +66,16 @@ "mode-watcher": "^0.5.0", "oidc-client-ts": "^3.1.0", "pretty-ms": "^9.2.0", - "runed": "^0.18.0", + "runed": "^0.19.0", "svelte-sonner": "^0.3.28", "svelte-time": "^0.9.0", - "sveltekit-superforms": "^2.21.1", + "sveltekit-superforms": "^2.22.0", "tailwind-merge": "^2.5.5", "tailwind-variants": "^0.3.0", "tailwindcss": "^3.4.16", "tailwindcss-animate": "^1.0.7", "throttle-debounce": "^5.0.2", - "unplugin-icons": "^0.21.0" + "unplugin-icons": "^0.22.0" }, "type": "module" }