diff --git a/Cargo.lock b/Cargo.lock index 4349628be8..1ed2c72b9e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1995,7 +1995,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34" dependencies = [ "cfg-if", - "windows-targets 0.52.6", + "windows-targets 0.48.5", ] [[package]] @@ -2006,9 +2006,9 @@ checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" [[package]] name = "libmimalloc-sys" -version = "0.1.39" +version = "0.1.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44" +checksum = "07d0e07885d6a754b9c7993f2625187ad694ee985d60f23355ff0e7077261502" dependencies = [ "cc", "libc", @@ -2162,9 +2162,9 @@ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" [[package]] name = "mimalloc" -version = "0.1.43" +version = "0.1.44" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633" +checksum = "99585191385958383e13f6b822e6b6d8d9cf928e7d286ceb092da92b43c87bc1" dependencies = [ "libmimalloc-sys", ] @@ -3965,9 +3965,9 @@ dependencies = [ [[package]] name = "text-splitter" -version = "0.24.1" +version = "0.24.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "698b22fc8ce5bef13475143a43e87df82440e66b2a18d7655d1425dd36580a53" +checksum = "d2ccb8f11d97bd7f4fe5478338937de98fbb104837afe33f28c16bf3dc2be562" dependencies = [ "ahash", "auto_enums", @@ -4406,9 +4406,9 @@ checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" [[package]] name = "uniffi" -version = "0.29.0" +version = "0.29.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba62a57e90f9baed5ad02a71a0870180fa1cc35499093b2d21be2edfb68ec0f7" +checksum = "fe34585ac0275accf6c284d0080cc2840f3898c551cda869ec291b5a4218712c" dependencies = [ "anyhow", "camino", @@ -4422,9 +4422,9 @@ dependencies = [ [[package]] name = "uniffi_bindgen" -version = "0.29.0" +version = "0.29.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2242f35214f1e0e3b47c495d340c69f649f9a9ece3a943a29e275686cc884533" +checksum = "1a792af1424cc8b3c43b44c1a6cb7935ed1fbe5584a74f70e8bab9799740266d" dependencies = [ "anyhow", "camino", @@ -4445,9 +4445,9 @@ dependencies = [ [[package]] name = "uniffi_build" -version = "0.29.0" +version = "0.29.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c887a6c9a2857d8dc2ab0c8d578e8aa4978145b4fd65ed44296341e89aebc3cc" +checksum = "00c4138211f2ae951018fcce6a978e1fcd1a47c3fd0bc0d5472a520520060db1" dependencies = [ "anyhow", "camino", @@ -4456,23 +4456,22 @@ dependencies = [ [[package]] name = "uniffi_core" -version = "0.29.0" +version = "0.29.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cad9fbdeb7ae4daf8d0f7704a3b638c37018eb16bb701e30fa17a2dd3e2d39c1" +checksum = "c18baace68a52666d33d12d73ca335ecf27a302202cefb53b1f974512bb72417" dependencies = [ "anyhow", "async-compat", "bytes", "once_cell", - "paste", "static_assertions", ] [[package]] name = "uniffi_internal_macros" -version = "0.29.0" +version = "0.29.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22a9dba1d78b9ce429439891089c223478043d52a1c3176a0fcea2b5573a7fcf" +checksum = "f9902d4ed16c65e6c0222241024dd0bfeed07ea3deb7c470eb175e5f5ef406cd" dependencies = [ "quote", "syn 2.0.99", @@ -4480,9 +4479,9 @@ dependencies = [ [[package]] name = "uniffi_macros" -version = "0.29.0" +version = "0.29.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78dd5f8eefba5898b901086f5e7916da67b9a5286a01cc44e910cd75fa37c630" +checksum = "9d82c82ef945c51082d8763635334b994e63e77650f09d0fae6d28dd08b1de83" dependencies = [ "camino", "fs-err", @@ -4497,9 +4496,9 @@ dependencies = [ [[package]] name = "uniffi_meta" -version = "0.29.0" +version = "0.29.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d5965b1d4ffacef1eaa72fef9c00d2491641e87ad910f6c5859b9c503ddb16a" +checksum = "8d6027b971c2aa86350dd180aee9819729c7b99bacd381534511ff29d2c09cea" dependencies = [ "anyhow", "siphasher 0.3.11", @@ -4508,9 +4507,9 @@ dependencies = [ [[package]] name = "uniffi_udl" -version = "0.29.0" +version = "0.29.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "279b82bac9a382c796a0d210bb8354a0b813499b28aa1de046c85d78ca389805" +checksum = "52300b7a4ab02dc159a038a13d5bfe27aefbad300d91b0b501b3dda094c1e0a2" dependencies = [ "anyhow", "textwrap", @@ -4749,7 +4748,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.48.0", ] [[package]] diff --git a/blocksuite/affine/all/package.json b/blocksuite/affine/all/package.json index 3aa24df10a..2c2cb413e6 100644 --- a/blocksuite/affine/all/package.json +++ b/blocksuite/affine/all/package.json @@ -163,6 +163,6 @@ "version": "0.20.0", "devDependencies": { "@vanilla-extract/vite-plugin": "^5.0.0", - "vitest": "3.0.8" + "vitest": "3.0.9" } } diff --git a/blocksuite/affine/blocks/block-embed/package.json b/blocksuite/affine/blocks/block-embed/package.json index 3ec0992dc7..374c06b39c 100644 --- a/blocksuite/affine/blocks/block-embed/package.json +++ b/blocksuite/affine/blocks/block-embed/package.json @@ -34,7 +34,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "vitest": "3.0.8" + "vitest": "3.0.9" }, "exports": { ".": "./src/index.ts", diff --git a/blocksuite/affine/blocks/block-list/package.json b/blocksuite/affine/blocks/block-list/package.json index f938152bbd..706c320f16 100644 --- a/blocksuite/affine/blocks/block-list/package.json +++ b/blocksuite/affine/blocks/block-list/package.json @@ -30,7 +30,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "vitest": "3.0.8" + "vitest": "3.0.9" }, "exports": { ".": "./src/index.ts", diff --git a/blocksuite/affine/blocks/block-surface/package.json b/blocksuite/affine/blocks/block-surface/package.json index 6123a5d4e4..dd09f17910 100644 --- a/blocksuite/affine/blocks/block-surface/package.json +++ b/blocksuite/affine/blocks/block-surface/package.json @@ -32,7 +32,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "vitest": "3.0.8" + "vitest": "3.0.9" }, "exports": { ".": "./src/index.ts", diff --git a/blocksuite/affine/shared/package.json b/blocksuite/affine/shared/package.json index e18f1f16d0..d3bea7189e 100644 --- a/blocksuite/affine/shared/package.json +++ b/blocksuite/affine/shared/package.json @@ -67,7 +67,7 @@ "!dist/__tests__" ], "devDependencies": { - "vitest": "3.0.8" + "vitest": "3.0.9" }, "version": "0.20.0" } diff --git a/blocksuite/framework/block-std/package.json b/blocksuite/framework/block-std/package.json index 90fda8a69b..89498d193a 100644 --- a/blocksuite/framework/block-std/package.json +++ b/blocksuite/framework/block-std/package.json @@ -33,7 +33,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "vitest": "3.0.8" + "vitest": "3.0.9" }, "exports": { ".": "./src/index.ts", diff --git a/blocksuite/framework/global/package.json b/blocksuite/framework/global/package.json index 8fbecef8f2..824d88946c 100644 --- a/blocksuite/framework/global/package.json +++ b/blocksuite/framework/global/package.json @@ -62,7 +62,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "vitest": "3.0.8" + "vitest": "3.0.9" }, "version": "0.20.0" } diff --git a/blocksuite/framework/store/package.json b/blocksuite/framework/store/package.json index 26e1bc72fc..54fa218bdb 100644 --- a/blocksuite/framework/store/package.json +++ b/blocksuite/framework/store/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@types/lodash.clonedeep": "^4.5.9", "@types/lodash.merge": "^4.6.9", - "vitest": "3.0.8" + "vitest": "3.0.9" }, "exports": { ".": "./src/index.ts", diff --git a/blocksuite/framework/sync/package.json b/blocksuite/framework/sync/package.json index d2b9988a6e..6e7abefd88 100644 --- a/blocksuite/framework/sync/package.json +++ b/blocksuite/framework/sync/package.json @@ -19,7 +19,7 @@ "y-protocols": "^1.0.6" }, "devDependencies": { - "vitest": "3.0.8" + "vitest": "3.0.9" }, "peerDependencies": { "yjs": "*" diff --git a/blocksuite/integration-test/package.json b/blocksuite/integration-test/package.json index 7753c4b8ff..5f7a36ddd7 100644 --- a/blocksuite/integration-test/package.json +++ b/blocksuite/integration-test/package.json @@ -42,7 +42,7 @@ "vite": "^6.1.0", "vite-plugin-istanbul": "^7.0.0", "vite-plugin-wasm": "^3.4.1", - "vitest": "3.0.8" + "vitest": "3.0.9" }, "version": "0.20.0" } diff --git a/docs/reference/package.json b/docs/reference/package.json index 5b38ee796c..e3d6df49fe 100644 --- a/docs/reference/package.json +++ b/docs/reference/package.json @@ -9,7 +9,7 @@ "devDependencies": { "nodemon": "^3.1.7", "serve": "^14.2.4", - "typedoc": "^0.27.4" + "typedoc": "^0.28.0" }, "nodemonConfig": { "watch": [ diff --git a/package.json b/package.json index 0b51b85155..fd252a91b3 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@faker-js/faker": "^9.3.0", "@istanbuljs/schema": "^0.1.3", "@magic-works/i18n-codegen": "^0.6.1", - "@playwright/test": "=1.51.0", + "@playwright/test": "=1.51.1", "@smarttools/eslint-plugin-rxjs": "^1.0.8", "@swc/core": "^1.10.1", "@taplo/cli": "^0.7.0", @@ -64,9 +64,9 @@ "@types/node": "^22.0.0", "@typescript-eslint/parser": "^8.18.0", "@vanilla-extract/vite-plugin": "^5.0.0", - "@vitest/browser": "3.0.8", - "@vitest/coverage-istanbul": "3.0.8", - "@vitest/ui": "3.0.8", + "@vitest/browser": "3.0.9", + "@vitest/coverage-istanbul": "3.0.9", + "@vitest/ui": "3.0.9", "cross-env": "^7.0.3", "electron": "^35.0.0", "eslint": "^9.16.0", @@ -90,7 +90,7 @@ "typescript-eslint": "^8.18.0", "unplugin-swc": "^1.5.1", "vite": "^6.0.3", - "vitest": "3.0.8" + "vitest": "3.0.9" }, "packageManager": "yarn@4.7.0", "resolutions": { diff --git a/packages/backend/server/package.json b/packages/backend/server/package.json index 8c36836b72..ea31cf4549 100644 --- a/packages/backend/server/package.json +++ b/packages/backend/server/package.json @@ -63,7 +63,7 @@ "@opentelemetry/semantic-conventions": "^1.28.0", "@prisma/client": "^5.22.0", "@prisma/instrumentation": "^5.22.0", - "@react-email/components": "0.0.33", + "@react-email/components": "0.0.34", "@socket.io/redis-adapter": "^8.3.0", "ai": "^4.1.51", "bullmq": "^5.40.2", diff --git a/packages/backend/server/src/__tests__/__snapshots__/mails.spec.ts.md b/packages/backend/server/src/__tests__/__snapshots__/mails.spec.ts.md index e3e731d1dd..6625f1e49c 100644 --- a/packages/backend/server/src/__tests__/__snapshots__/mails.spec.ts.md +++ b/packages/backend/server/src/__tests__/__snapshots__/mails.spec.ts.md @@ -21,7 +21,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Sign in to AFFiNE Cloud␊

␊ ␊ @@ -48,7 +48,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You are signing in to AFFiNE. Here is your code:␊

␊ ␊ @@ -64,7 +64,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;font-weight:400;line-height:24px;font-family:Inter, Arial, Helvetica, sans-serif;margin-top:24px;margin-bottom:0;color:#141414;white-space:nowrap;border:1px solid rgba(0,0,0,.1);padding:8px 10px;border-radius:4px;background-color:#F5F5F5">␊ 123456␊ ␊ @@ -80,7 +80,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Alternatively, you can sign in directly by clicking the magic␊ link below:␊

␊ @@ -98,7 +98,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ This code and link will expire in 30 minutes.

␊ @@ -153,7 +153,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Sign up to AFFiNE Cloud␊

␊ ␊ @@ -180,7 +180,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You are signing up to AFFiNE. Here is your code:␊

␊ ␊ @@ -196,7 +196,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;font-weight:400;line-height:24px;font-family:Inter, Arial, Helvetica, sans-serif;margin-top:24px;margin-bottom:0;color:#141414;white-space:nowrap;border:1px solid rgba(0,0,0,.1);padding:8px 10px;border-radius:4px;background-color:#F5F5F5">␊ 123456␊ ␊ @@ -212,7 +212,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Alternatively, you can sign up directly by clicking the magic␊ link below:␊

␊ @@ -230,7 +230,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ This code and link will expire in 30 minutes.

␊ @@ -285,7 +285,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Set your AFFiNE password␊

␊ ␊ @@ -312,7 +312,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Click the button below to set your password. The magic link will␊ expire in 30 minutes.␊

␊ @@ -330,7 +330,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Modify your AFFiNE password␊

␊ ␊ @@ -393,7 +393,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Click the button below to reset your password. The magic link␊ will expire in 30 minutes.␊

␊ @@ -411,7 +411,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Verify your email address␊

␊ ␊ @@ -474,7 +474,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You recently requested to verify the email address associated␊ with your AFFiNE account.
To complete this process, please␊ click on the verification link below.␊ @@ -492,7 +492,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ This magic link will expire in␊ 30 minutes.␊

␊ @@ -510,7 +510,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Verify your current email for AFFiNE␊

␊ ␊ @@ -573,7 +573,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You recently requested to change the email address associated␊ with your AFFiNE account.
To complete this process, please␊ click on the verification link below.␊ @@ -591,7 +591,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ This magic link will expire in␊ 30 minutes.␊

␊ @@ -609,7 +609,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Verify your new email address␊

␊ ␊ @@ -672,7 +672,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You recently requested to change the email address associated␊ with your AFFiNE account. To complete this process, please click␊ on the verification link below. This magic link will expire in␊ @@ -692,7 +692,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Verify your current email for AFFiNE␊

␊ ␊ @@ -746,7 +746,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ As per your request, we have changed your email. Please make sure␊ you're using␊ test@affine.pro to log in the␊ @@ -777,7 +777,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You are invited!␊

␊ ␊ @@ -804,7 +804,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ test@test.com invited you␊ to join␊ ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Click button to join this workspace␊

␊ ␊ @@ -845,7 +845,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ test@test.com␊ accepted your invitation␊

␊ @@ -903,7 +903,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ test@test.com has joined␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Member left␊ ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ test@test.com has left workspace␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Request to join␊ ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ test@test.com has requested␊ to join␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Welcome to the workspace!␊

␊ ␊ @@ -1115,7 +1115,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Your request to join␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Request declined␊

␊ ␊ @@ -1170,7 +1170,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Your request to join␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Workspace access removed␊

␊ ␊ @@ -1224,7 +1224,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You have been removed from␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Ownership transferred␊

␊ ␊ @@ -1277,7 +1277,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You have transferred ownership of␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Welcome, new workspace owner!␊

␊ ␊ @@ -1330,7 +1330,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You have been assigned as the owner of␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You are mentioned!␊

␊ ␊ @@ -1388,7 +1388,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ test@test.com mentioned you␊ in␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Welcome to the team workspace!␊

␊ ␊ @@ -1478,7 +1478,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You've been promoted to admin.␊

␊ ␊ @@ -1574,7 +1574,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You have been promoted to admin of␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Role update in workspace␊

␊ ␊ @@ -1665,7 +1665,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Your role in␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Urgent: Last chance to prevent data loss␊

␊ ␊ @@ -1758,7 +1758,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Your␊ Renew your subscription to restore team features␊ ␊
  • Export your workspace data from Workspace Settings >␊ Export Workspace␊ @@ -1798,7 +1798,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Take action to prevent data loss␊

    ␊ ␊ @@ -1864,7 +1864,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Your␊ Renew your subscription to restore team features
  • Export your workspace data from Workspace Settings >␊ Export Workspace␊ @@ -1906,7 +1906,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Workspace data deleted␊

    ␊ ␊ @@ -1972,7 +1972,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ All data in␊ ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Thank you for your support of AFFiNE. We hope to see you again␊ in the future.␊

    ␊ @@ -2029,7 +2029,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Team workspace will expire soon␊

    ␊ ␊ @@ -2056,7 +2056,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Your␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Team workspace expired␊

    ␊ ␊ @@ -2151,7 +2151,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Your␊ ␊ ␊ ␊ + style="font-size:20px;line-height:28px;margin-bottom:0;margin-top:24px;font-weight:600;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ Here is your license key.␊

    ␊ ␊ @@ -2242,7 +2242,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;font-weight:400;line-height:24px;font-family:Inter, Arial, Helvetica, sans-serif;margin-top:24px;margin-bottom:0;color:#141414;white-space:nowrap;border:1px solid rgba(0,0,0,.1);padding:8px 10px;border-radius:4px;background-color:#F5F5F5">␊ xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx␊ ␊ @@ -2258,7 +2258,7 @@ Generated by [AVA](https://avajs.dev). ␊ ␊ ␊ + style="font-size:15px;line-height:24px;margin-bottom:0;margin-top:24px;font-weight:400;font-family:Inter, Arial, Helvetica, sans-serif;color:#141414">␊ You can use this key to upgrade your selfhost workspace inSettings > Workspace > License { style={{ backgroundColor: '#fafafa', maxWidth: '450px', - margin: '0 auto 32px auto', + marginTop: '0', + marginBottom: '32px', borderRadius: '0 0 16px 16px', boxShadow: '0px 0px 20px 0px rgba(66, 65, 73, 0.04)', padding: '24px', diff --git a/packages/backend/server/src/mails/components/template.tsx b/packages/backend/server/src/mails/components/template.tsx index b09e641ea0..b4e40d86cd 100644 --- a/packages/backend/server/src/mails/components/template.tsx +++ b/packages/backend/server/src/mails/components/template.tsx @@ -10,19 +10,11 @@ import { Section, Text as EmailText, } from '@react-email/components'; -import type { CSSProperties, PropsWithChildren } from 'react'; +import type { PropsWithChildren } from 'react'; +import { BasicTextStyle } from './common'; import { Footer } from './footer'; -const BasicTextStyle: CSSProperties = { - fontSize: '15px', - fontWeight: '400', - lineHeight: '24px', - fontFamily: 'Inter, Arial, Helvetica, sans-serif', - margin: '24px 0 0', - color: '#141414', -}; - export function Title(props: PropsWithChildren) { return ( =18.0.0" "@types/retry": "npm:0.12.0" - axios: "npm:^1.7.8" + axios: "npm:^1.8.3" eventemitter3: "npm:^5.0.1" form-data: "npm:^4.0.0" is-electron: "npm:2.2.2" @@ -12452,7 +12332,7 @@ __metadata: p-queue: "npm:^6" p-retry: "npm:^4" retry: "npm:^0.13.1" - checksum: 10/f2a698f853d0aaab11a23e9ce659e2cf3e43792eeb6861ef05258bbd2bb5cfe3bad8fc7bff4ee6fe471e67ec9fb6b22ef16be4478ab68f139df730337ebe15bb + checksum: 10/ea809102feb76e20f6a8d6c4f2bb1d7efa3c5635c6f66ba2032a8f7b513309652d6a909edb2253a9962f0438bae598a9ad160995b50e29f988f76e61a57e4504 languageName: node linkType: hard @@ -13084,9 +12964,9 @@ __metadata: languageName: node linkType: hard -"@storybook/addon-actions@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/addon-actions@npm:8.6.6" +"@storybook/addon-actions@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/addon-actions@npm:8.6.7" dependencies: "@storybook/global": "npm:^5.0.0" "@types/uuid": "npm:^9.0.1" @@ -13094,219 +12974,219 @@ __metadata: polished: "npm:^4.2.2" uuid: "npm:^9.0.0" peerDependencies: - storybook: ^8.6.6 - checksum: 10/c9d78f6c8bb4ce783fd7e3d30c641d8bb40c7aa33504ec054c0e3ad85478899397e608a041d576f68d8956811ffa48ce73450242c7f43796e9653840e75b5a02 + storybook: ^8.6.7 + checksum: 10/df9bb1a0c05dcd354113461d0b09bf03fe63afea15204b2716ef5979dc893d09b43aa5c1308ee4972477690013c6904b68d51a69e694708a1574fcc9ee1c7bc2 languageName: node linkType: hard -"@storybook/addon-backgrounds@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/addon-backgrounds@npm:8.6.6" +"@storybook/addon-backgrounds@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/addon-backgrounds@npm:8.6.7" dependencies: "@storybook/global": "npm:^5.0.0" memoizerific: "npm:^1.11.3" ts-dedent: "npm:^2.0.0" peerDependencies: - storybook: ^8.6.6 - checksum: 10/5f703414b31e6c0c9719b746cb01c991716a37972ee8772d0b5027773f99b9745f3b7bf736768323138fbbb0b4f5e7170018af79fabd31b5cccb4ee8b36befa7 + storybook: ^8.6.7 + checksum: 10/509b4e154ce60d1b71f52bb51096963f16598504382574ec1e379bb1f3bc85c5a5333790fe3811800d8b0570bd09c9631a907f108dfee5eb5637a892c591c58d languageName: node linkType: hard -"@storybook/addon-controls@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/addon-controls@npm:8.6.6" +"@storybook/addon-controls@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/addon-controls@npm:8.6.7" dependencies: "@storybook/global": "npm:^5.0.0" dequal: "npm:^2.0.2" ts-dedent: "npm:^2.0.0" peerDependencies: - storybook: ^8.6.6 - checksum: 10/418550e36c88ba39e6870cfaf312f6baa75e4f6b9eb9d7b188ad489e82e5d3ec1b9d462feb0a088ee27c12ae11a7f27208b97983c40690065921093567e07e6d + storybook: ^8.6.7 + checksum: 10/4eba42c6864f573b5ec7744d45d273379ed28f8fdf1a733a0b31e73372b5d5511da7fd9d59bd0bf322aab0e2e14be9a5291ba6958c36dc7db8d78982c53719ee languageName: node linkType: hard -"@storybook/addon-docs@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/addon-docs@npm:8.6.6" +"@storybook/addon-docs@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/addon-docs@npm:8.6.7" dependencies: "@mdx-js/react": "npm:^3.0.0" - "@storybook/blocks": "npm:8.6.6" - "@storybook/csf-plugin": "npm:8.6.6" - "@storybook/react-dom-shim": "npm:8.6.6" + "@storybook/blocks": "npm:8.6.7" + "@storybook/csf-plugin": "npm:8.6.7" + "@storybook/react-dom-shim": "npm:8.6.7" react: "npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" react-dom: "npm:^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" ts-dedent: "npm:^2.0.0" peerDependencies: - storybook: ^8.6.6 - checksum: 10/7192fd9db182ad1a2044c5bb54db96a2c2050c0d6b4c455ec181e1ca91a51a21398f06df93f2fa0d80b0209ecd7ecdde80d8b5cc4fa1c78fd57506356f25d7d6 + storybook: ^8.6.7 + checksum: 10/76ce959bad43db6ab83bf6e89a2312ffe851e4c60f26d6967bab20f925b6ff73bd8c2e8a56b73687dda89d0bd2a5ff9e3814991f1a2ff4ef1c44afe92b156da5 languageName: node linkType: hard "@storybook/addon-essentials@npm:^8.4.7": - version: 8.6.6 - resolution: "@storybook/addon-essentials@npm:8.6.6" + version: 8.6.7 + resolution: "@storybook/addon-essentials@npm:8.6.7" dependencies: - "@storybook/addon-actions": "npm:8.6.6" - "@storybook/addon-backgrounds": "npm:8.6.6" - "@storybook/addon-controls": "npm:8.6.6" - "@storybook/addon-docs": "npm:8.6.6" - "@storybook/addon-highlight": "npm:8.6.6" - "@storybook/addon-measure": "npm:8.6.6" - "@storybook/addon-outline": "npm:8.6.6" - "@storybook/addon-toolbars": "npm:8.6.6" - "@storybook/addon-viewport": "npm:8.6.6" + "@storybook/addon-actions": "npm:8.6.7" + "@storybook/addon-backgrounds": "npm:8.6.7" + "@storybook/addon-controls": "npm:8.6.7" + "@storybook/addon-docs": "npm:8.6.7" + "@storybook/addon-highlight": "npm:8.6.7" + "@storybook/addon-measure": "npm:8.6.7" + "@storybook/addon-outline": "npm:8.6.7" + "@storybook/addon-toolbars": "npm:8.6.7" + "@storybook/addon-viewport": "npm:8.6.7" ts-dedent: "npm:^2.0.0" peerDependencies: - storybook: ^8.6.6 - checksum: 10/f4fc7b2a08c5e3c42b1cc28b45363afaa29678f0f73696b2646e970a91d049b3c2f7698c1811602cde103f7b4e3a227f070b7b14b6e4d8ebe0b78f60aee6813c + storybook: ^8.6.7 + checksum: 10/581e3b7247856b395d4dcee05314039265b6e68c564c758895eea498eb64fd9ff76c67882fd47f54e7274f372f28bae53e2ea2fee25a357c8209439608d24368 languageName: node linkType: hard -"@storybook/addon-highlight@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/addon-highlight@npm:8.6.6" +"@storybook/addon-highlight@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/addon-highlight@npm:8.6.7" dependencies: "@storybook/global": "npm:^5.0.0" peerDependencies: - storybook: ^8.6.6 - checksum: 10/eb99d59dbf1a2733930398f5fc16ae85019531c988ef50524e5c2a6d2b3eeddc691fddb38471540ea0f474a588286adbab76fbe18754bc5cfc557ae1e1ea946e + storybook: ^8.6.7 + checksum: 10/26b30ca831d1970877b07d678ff25fe5a07accac042a0c4295128da64fe4287bd8f07d6b7f91708a15d8f754f48f2f99e89231105125f73b709f0577a9c64c43 languageName: node linkType: hard "@storybook/addon-interactions@npm:^8.4.7": - version: 8.6.6 - resolution: "@storybook/addon-interactions@npm:8.6.6" + version: 8.6.7 + resolution: "@storybook/addon-interactions@npm:8.6.7" dependencies: "@storybook/global": "npm:^5.0.0" - "@storybook/instrumenter": "npm:8.6.6" - "@storybook/test": "npm:8.6.6" + "@storybook/instrumenter": "npm:8.6.7" + "@storybook/test": "npm:8.6.7" polished: "npm:^4.2.2" ts-dedent: "npm:^2.2.0" peerDependencies: - storybook: ^8.6.6 - checksum: 10/9b8846a74ba25f245c577f2bc95af364d0b7cb8cc2da6118fe2a3da7ec385519ef373d7f056f1960716a851073ecf949a7883c2bed8abbc209b23369ef53ecdb + storybook: ^8.6.7 + checksum: 10/cfe5f31768789e85f0fd19a0cb68ed79315653df33bd998360d637db51d862de5dd788c4c8554636087316dad051b5b705f0acefe73f3907910d06a8672d723f languageName: node linkType: hard "@storybook/addon-links@npm:^8.4.7": - version: 8.6.6 - resolution: "@storybook/addon-links@npm:8.6.6" + version: 8.6.7 + resolution: "@storybook/addon-links@npm:8.6.7" dependencies: "@storybook/global": "npm:^5.0.0" ts-dedent: "npm:^2.0.0" peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta - storybook: ^8.6.6 + storybook: ^8.6.7 peerDependenciesMeta: react: optional: true - checksum: 10/c9b6699d43d6cacfc802feef03c53edf559ed486b686296e436c642698e365a8889dadb7f2adfbd579e8f9963b033d92141f945a528a26d47f54649522b43f70 + checksum: 10/3770196105742335eb862eea9e096a7be4cb056067b9bd72a1616ca8b1033d2549199494e017f252342959e51ebb4205b1562c0db17b800aceb4656c5bbe2fa3 languageName: node linkType: hard "@storybook/addon-mdx-gfm@npm:^8.4.7": - version: 8.6.6 - resolution: "@storybook/addon-mdx-gfm@npm:8.6.6" + version: 8.6.7 + resolution: "@storybook/addon-mdx-gfm@npm:8.6.7" dependencies: remark-gfm: "npm:^4.0.0" ts-dedent: "npm:^2.0.0" peerDependencies: - storybook: ^8.6.6 - checksum: 10/855b347081f3ac595454e403b1174ef4d3e134db2633115693a317c55cc0fc8ef738dd91c901166cc2890872d38e64ca83396cf09e0750dbce2f31af062f4a95 + storybook: ^8.6.7 + checksum: 10/810ce673d6f28163683d38f015bedf9d614c7401d7a5fe18f40b266b6b58f5220f592ddaa96bc68063312f44487dfc67d304aba01def43c8db080a5f9423b7ca languageName: node linkType: hard -"@storybook/addon-measure@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/addon-measure@npm:8.6.6" +"@storybook/addon-measure@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/addon-measure@npm:8.6.7" dependencies: "@storybook/global": "npm:^5.0.0" tiny-invariant: "npm:^1.3.1" peerDependencies: - storybook: ^8.6.6 - checksum: 10/8fca0a05b2535024fa1b901952068322c24e0f0fecff11368c381e52fa25870e2ddb8899a8d40fce2ebfa1ab9362dd3974263f43bc08c455f72051c4eac2dfa9 + storybook: ^8.6.7 + checksum: 10/a81c8c329aa449c851356c035ea834f00ae05d9023b3ebbccd110c77c9d963b92b49655aaba3f9cab0e1403971f024f4b24b6914da29cf8ad8aedc8e7c8837f8 languageName: node linkType: hard -"@storybook/addon-outline@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/addon-outline@npm:8.6.6" +"@storybook/addon-outline@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/addon-outline@npm:8.6.7" dependencies: "@storybook/global": "npm:^5.0.0" ts-dedent: "npm:^2.0.0" peerDependencies: - storybook: ^8.6.6 - checksum: 10/f03d1f9b229fcbb9a7041c96284ff6879921c5eec1a68bb45cbcafec0f389d6d0df3c8eb6a85e23ff7af1b23e2693f0c1c1d6c2c6848b4db207f3054552d730d + storybook: ^8.6.7 + checksum: 10/e69b5e11a61e89ef05f5a81d343dcd1dfba79cf0ec96ad8282452c8feafe2f517556f3bc078b2408243185152eb9309ffe482e203d4505a343d295949c5785ed languageName: node linkType: hard -"@storybook/addon-toolbars@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/addon-toolbars@npm:8.6.6" +"@storybook/addon-toolbars@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/addon-toolbars@npm:8.6.7" peerDependencies: - storybook: ^8.6.6 - checksum: 10/2935a572ea71ac8a0f3b07d9b0119911d3e77cad483a5d3301e3562603775188fef967a1c5dd0f8c322d6805955b5e4d2a16a630b469a9780e44cf4330d2ff58 + storybook: ^8.6.7 + checksum: 10/b6beeeb239954127db98782ae083d300a326909386248c3508f23df6dccc82307df5808d2cb554fead8aeb5f7706ddcd4cffebcadf693bedd910a5885ff0efaa languageName: node linkType: hard -"@storybook/addon-viewport@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/addon-viewport@npm:8.6.6" +"@storybook/addon-viewport@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/addon-viewport@npm:8.6.7" dependencies: memoizerific: "npm:^1.11.3" peerDependencies: - storybook: ^8.6.6 - checksum: 10/b98f101231328c0e6797793c2cad361c6b04e7d0286dd72979904899797cae396dcceaa1ffea800fbe239216d3fa3d0978e2d4b013f1f9acfa2201edc480e57f + storybook: ^8.6.7 + checksum: 10/928208af073e142d861615538f93ded111ecb82c446c626e954e4b2306f208e0e7b92476eeba6820f4122004ff2e6b36d939131d2902c359d4be97c997e1d976 languageName: node linkType: hard -"@storybook/blocks@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/blocks@npm:8.6.6" +"@storybook/blocks@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/blocks@npm:8.6.7" dependencies: "@storybook/icons": "npm:^1.2.12" ts-dedent: "npm:^2.0.0" peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - storybook: ^8.6.6 + storybook: ^8.6.7 peerDependenciesMeta: react: optional: true react-dom: optional: true - checksum: 10/a3cad80f65401ed5c6129594e39012cf12202d1f5b17829bcbadd9ef118f8ba6ef0a84719f0a02d57feb02720e0c43b2c6e82816f6ac474f512ae3d3e9bfe4b6 + checksum: 10/213ce4bad903293147690eb35032f8a62f12bb9af1f9eb0c314581f8659ffc561b8605e62fac1064228af785af8270fcae44e000f9d1ab794aca046cde5ee85a languageName: node linkType: hard -"@storybook/builder-vite@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/builder-vite@npm:8.6.6" +"@storybook/builder-vite@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/builder-vite@npm:8.6.7" dependencies: - "@storybook/csf-plugin": "npm:8.6.6" + "@storybook/csf-plugin": "npm:8.6.7" browser-assert: "npm:^1.2.1" ts-dedent: "npm:^2.0.0" peerDependencies: - storybook: ^8.6.6 + storybook: ^8.6.7 vite: ^4.0.0 || ^5.0.0 || ^6.0.0 - checksum: 10/a5e7d2ffe199d4c13631f53a5f0c60edc59c1e449e046e62f471d47c16b7e63831a3b9820ec3b8d5c554cbca733106c1326b7d474fa90671ecea7ee0d81267c0 + checksum: 10/c88cb3b9648987aa279483f228b2892dbb3bf162b0137281dbc7849f3bd6f5e4db8968aedaa50156ee5ecbed4b603be1807629dbe129aaabc1bc85c5013657d0 languageName: node linkType: hard -"@storybook/components@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/components@npm:8.6.6" +"@storybook/components@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/components@npm:8.6.7" peerDependencies: storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 - checksum: 10/19d4f783387850f3ff36c7651b08f5ef16003368e3f73ab4ea56a7e91b35dfb4bd3fa4f1d1bfc13d3856f07226e5371b6abf54432df0a23fe942656cfd317dc3 + checksum: 10/cb20f8baa76deef1af1739d6c1b1a9f57eb22d158fa046d9919a91840e7a00f1b48e96b7ffe7994365b60808f864c963a3476ee98b4c8b63968a3a877068da3a languageName: node linkType: hard -"@storybook/core@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/core@npm:8.6.6" +"@storybook/core@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/core@npm:8.6.7" dependencies: - "@storybook/theming": "npm:8.6.6" + "@storybook/theming": "npm:8.6.7" better-opn: "npm:^3.0.2" browser-assert: "npm:^1.2.1" esbuild: "npm:^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0" @@ -13322,18 +13202,18 @@ __metadata: peerDependenciesMeta: prettier: optional: true - checksum: 10/df6139e867d49cf38eb80ec0162807b681a0126eb0fdc745a74f82825c8f22765c5367b9bd2f0a3d6788fa6347af04632bcf279a68b9a57aad2846ea95ed281a + checksum: 10/0210bc0020cbde14476014eadf34f794f27dbb7509cb72ee1c18a68edcadfb3e0490ef75c1a96d32fc6eb7413c859abb4bb90d291d22258f946f40db92e92329 languageName: node linkType: hard -"@storybook/csf-plugin@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/csf-plugin@npm:8.6.6" +"@storybook/csf-plugin@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/csf-plugin@npm:8.6.7" dependencies: unplugin: "npm:^1.3.1" peerDependencies: - storybook: ^8.6.6 - checksum: 10/b00707797f0faf72f0aaefaeb2f3dab351f444fafea5e8312b06901d3dc973e19b50b5800e084a6762e4a585aea29d785fd2217c06f4f6b9b9246db1c8b2b392 + storybook: ^8.6.7 + checksum: 10/75c799fd222552f447e24c852b696bc00f1399a631c6a29e4da1b0be97600aa6085f0ebb56beb8c22731b6099fdddaf52edf01c0d0803ba8e22dd04f79bf483a languageName: node linkType: hard @@ -13354,208 +13234,208 @@ __metadata: languageName: node linkType: hard -"@storybook/instrumenter@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/instrumenter@npm:8.6.6" +"@storybook/instrumenter@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/instrumenter@npm:8.6.7" dependencies: "@storybook/global": "npm:^5.0.0" "@vitest/utils": "npm:^2.1.1" peerDependencies: - storybook: ^8.6.6 - checksum: 10/c949e6eaa04f940c6e2179344683f85e563ea6e8957a2760205ee315ea87f9d6d4c6882087f5bf9921cb21dafa8ae78556f6e84300bf7c260cd759ffbce8a4b2 + storybook: ^8.6.7 + checksum: 10/e6041ce5ec723111940f5f234aa9f61f4526058dd1f5d99408df49b20988aae0daa6ba7caa0c144b3e5a7fd7131e3855d63f013e0587723f6b8ac47276838f39 languageName: node linkType: hard -"@storybook/manager-api@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/manager-api@npm:8.6.6" +"@storybook/manager-api@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/manager-api@npm:8.6.7" peerDependencies: storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 - checksum: 10/137061da34af60b4538648fb575e35b3b7d7afcb2eba6a60d74442f44d06f276fa0b3c8f521a65908d20f063073211eb5d31fb60ea1a8c38c1aa0a68600e302b + checksum: 10/6bb0860c3795945189832613da5866e5159b2adb376478a2b596c113928c64f5962efc325f927a6bcb7a48d7257f42cf6489b0c44397876129626ac68c44aa28 languageName: node linkType: hard -"@storybook/preview-api@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/preview-api@npm:8.6.6" +"@storybook/preview-api@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/preview-api@npm:8.6.7" peerDependencies: storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 - checksum: 10/3bc07d7504beb1a69f94ab839eaae1dea0a5dc76cbbdb89d66eedf05ab3e7a0dbfa15862654b23123822360a75996b32d375b66a79eac7b7395a0941bd3bc861 + checksum: 10/0d24d62444b7b153bde89d3949ab6539a163e15bc80c5bfcc73b7d49bbb34fb02eb74a99434793b8a6446aeec491e07f006c0f4e404f98486c6d1d614d01defa languageName: node linkType: hard -"@storybook/react-dom-shim@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/react-dom-shim@npm:8.6.6" +"@storybook/react-dom-shim@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/react-dom-shim@npm:8.6.7" peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta - storybook: ^8.6.6 - checksum: 10/de3d620b2024f88d8ab5d886353b7737aa08c1523d3f35c571b7b806f1515f3024c602a49d79f4d55323c19cafba6922a2b0ce6ae3afe765eaa0f2da6138de82 + storybook: ^8.6.7 + checksum: 10/3a002c7b64e097ebfe2c743b569172ef12a607cb805db5941eb3a3a0194b7973c478029cb69d87c827273ba9272ad16a8f993a0516422c12e7b0ecc6478b8b0a languageName: node linkType: hard "@storybook/react-vite@npm:^8.4.7": - version: 8.6.6 - resolution: "@storybook/react-vite@npm:8.6.6" + version: 8.6.7 + resolution: "@storybook/react-vite@npm:8.6.7" dependencies: "@joshwooding/vite-plugin-react-docgen-typescript": "npm:0.5.0" "@rollup/pluginutils": "npm:^5.0.2" - "@storybook/builder-vite": "npm:8.6.6" - "@storybook/react": "npm:8.6.6" + "@storybook/builder-vite": "npm:8.6.7" + "@storybook/react": "npm:8.6.7" find-up: "npm:^5.0.0" magic-string: "npm:^0.30.0" react-docgen: "npm:^7.0.0" resolve: "npm:^1.22.8" tsconfig-paths: "npm:^4.2.0" peerDependencies: - "@storybook/test": 8.6.6 + "@storybook/test": 8.6.7 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta - storybook: ^8.6.6 + storybook: ^8.6.7 vite: ^4.0.0 || ^5.0.0 || ^6.0.0 peerDependenciesMeta: "@storybook/test": optional: true - checksum: 10/746d1600291a7bdadc84e3b381bfdc330b71ecedd2a1e048ac6dfb8c4fd7ab7832e2c0a68b18c119fe7159e017116e348ab9d2ba10813e6c8b694ed55fc8ae3b + checksum: 10/b9fa5a5efb64f41a83ce92db1a807825115c12f21b44e1b33c1f6df85003f8e0d3bd0d7f883861c7d6bfd9df5e708d8b6ab516843efece86aabd22e8feefcd10 languageName: node linkType: hard -"@storybook/react@npm:8.6.6, @storybook/react@npm:^8.4.7": - version: 8.6.6 - resolution: "@storybook/react@npm:8.6.6" +"@storybook/react@npm:8.6.7, @storybook/react@npm:^8.4.7": + version: 8.6.7 + resolution: "@storybook/react@npm:8.6.7" dependencies: - "@storybook/components": "npm:8.6.6" + "@storybook/components": "npm:8.6.7" "@storybook/global": "npm:^5.0.0" - "@storybook/manager-api": "npm:8.6.6" - "@storybook/preview-api": "npm:8.6.6" - "@storybook/react-dom-shim": "npm:8.6.6" - "@storybook/theming": "npm:8.6.6" + "@storybook/manager-api": "npm:8.6.7" + "@storybook/preview-api": "npm:8.6.7" + "@storybook/react-dom-shim": "npm:8.6.7" + "@storybook/theming": "npm:8.6.7" peerDependencies: - "@storybook/test": 8.6.6 + "@storybook/test": 8.6.7 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta - storybook: ^8.6.6 + storybook: ^8.6.7 typescript: ">= 4.2.x" peerDependenciesMeta: "@storybook/test": optional: true typescript: optional: true - checksum: 10/af0d18cfd914fc1031e9afee10aab9fb7a871c2bb6877bb1aab0ed7c9c511f3674fb450788e712de81a15410d71c4478f89b149338ae400300d01fc0d7ff19f0 + checksum: 10/4bed002b7aa4222ea4ea479497af09bb100d654034238dc42fe602fcbce889432fd8c0fdc7f2ed9ac75a645cdfb3ca214c2d06616d60350a035afd34def1bab5 languageName: node linkType: hard -"@storybook/test@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/test@npm:8.6.6" +"@storybook/test@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/test@npm:8.6.7" dependencies: "@storybook/global": "npm:^5.0.0" - "@storybook/instrumenter": "npm:8.6.6" + "@storybook/instrumenter": "npm:8.6.7" "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:6.5.0" "@testing-library/user-event": "npm:14.5.2" "@vitest/expect": "npm:2.0.5" "@vitest/spy": "npm:2.0.5" peerDependencies: - storybook: ^8.6.6 - checksum: 10/2245ffc7a345a54bc8f453f57bdd6e39a12bdf4282f2e45459e8249c17516c9928ce59cc113dd0c6c5b4442890b57ce57080e2f979521f81b2cbce10c3506c56 + storybook: ^8.6.7 + checksum: 10/c1083ef86dea49ce4cc608d66ae3405e234e7b86c193fa767cdc7662941a0cff75d2084fceedcb06e66c15ead3c497ccbb4322a6bc6f4f0269061c2a8ff00e88 languageName: node linkType: hard -"@storybook/theming@npm:8.6.6": - version: 8.6.6 - resolution: "@storybook/theming@npm:8.6.6" +"@storybook/theming@npm:8.6.7": + version: 8.6.7 + resolution: "@storybook/theming@npm:8.6.7" peerDependencies: storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0 - checksum: 10/fafd89ea63724c691fc901a43435760ea68247c8a4e9edc1e3b566c868304bcf2ec6c5072ae4fa3a383b56c691240c94a96b45e63775de107e6b769722bbab51 + checksum: 10/747a2377df65d5f0962dc8606d06247ad89fb7ecabab0bd9611055d599b5bd0fa15769e4c76e948ae34ae232ba756bf6795ccb3467b1adf35ff961db7350f4de languageName: node linkType: hard -"@swc/core-darwin-arm64@npm:1.11.9": - version: 1.11.9 - resolution: "@swc/core-darwin-arm64@npm:1.11.9" +"@swc/core-darwin-arm64@npm:1.11.11": + version: 1.11.11 + resolution: "@swc/core-darwin-arm64@npm:1.11.11" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@swc/core-darwin-x64@npm:1.11.9": - version: 1.11.9 - resolution: "@swc/core-darwin-x64@npm:1.11.9" +"@swc/core-darwin-x64@npm:1.11.11": + version: 1.11.11 + resolution: "@swc/core-darwin-x64@npm:1.11.11" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@swc/core-linux-arm-gnueabihf@npm:1.11.9": - version: 1.11.9 - resolution: "@swc/core-linux-arm-gnueabihf@npm:1.11.9" +"@swc/core-linux-arm-gnueabihf@npm:1.11.11": + version: 1.11.11 + resolution: "@swc/core-linux-arm-gnueabihf@npm:1.11.11" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@swc/core-linux-arm64-gnu@npm:1.11.9": - version: 1.11.9 - resolution: "@swc/core-linux-arm64-gnu@npm:1.11.9" +"@swc/core-linux-arm64-gnu@npm:1.11.11": + version: 1.11.11 + resolution: "@swc/core-linux-arm64-gnu@npm:1.11.11" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-arm64-musl@npm:1.11.9": - version: 1.11.9 - resolution: "@swc/core-linux-arm64-musl@npm:1.11.9" +"@swc/core-linux-arm64-musl@npm:1.11.11": + version: 1.11.11 + resolution: "@swc/core-linux-arm64-musl@npm:1.11.11" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@swc/core-linux-x64-gnu@npm:1.11.9": - version: 1.11.9 - resolution: "@swc/core-linux-x64-gnu@npm:1.11.9" +"@swc/core-linux-x64-gnu@npm:1.11.11": + version: 1.11.11 + resolution: "@swc/core-linux-x64-gnu@npm:1.11.11" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-x64-musl@npm:1.11.9": - version: 1.11.9 - resolution: "@swc/core-linux-x64-musl@npm:1.11.9" +"@swc/core-linux-x64-musl@npm:1.11.11": + version: 1.11.11 + resolution: "@swc/core-linux-x64-musl@npm:1.11.11" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@swc/core-win32-arm64-msvc@npm:1.11.9": - version: 1.11.9 - resolution: "@swc/core-win32-arm64-msvc@npm:1.11.9" +"@swc/core-win32-arm64-msvc@npm:1.11.11": + version: 1.11.11 + resolution: "@swc/core-win32-arm64-msvc@npm:1.11.11" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@swc/core-win32-ia32-msvc@npm:1.11.9": - version: 1.11.9 - resolution: "@swc/core-win32-ia32-msvc@npm:1.11.9" +"@swc/core-win32-ia32-msvc@npm:1.11.11": + version: 1.11.11 + resolution: "@swc/core-win32-ia32-msvc@npm:1.11.11" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@swc/core-win32-x64-msvc@npm:1.11.9": - version: 1.11.9 - resolution: "@swc/core-win32-x64-msvc@npm:1.11.9" +"@swc/core-win32-x64-msvc@npm:1.11.11": + version: 1.11.11 + resolution: "@swc/core-win32-x64-msvc@npm:1.11.11" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@swc/core@npm:^1.10.1, @swc/core@npm:^1.10.15": - version: 1.11.9 - resolution: "@swc/core@npm:1.11.9" +"@swc/core@npm:^1.10.1, @swc/core@npm:^1.11.11": + version: 1.11.11 + resolution: "@swc/core@npm:1.11.11" dependencies: - "@swc/core-darwin-arm64": "npm:1.11.9" - "@swc/core-darwin-x64": "npm:1.11.9" - "@swc/core-linux-arm-gnueabihf": "npm:1.11.9" - "@swc/core-linux-arm64-gnu": "npm:1.11.9" - "@swc/core-linux-arm64-musl": "npm:1.11.9" - "@swc/core-linux-x64-gnu": "npm:1.11.9" - "@swc/core-linux-x64-musl": "npm:1.11.9" - "@swc/core-win32-arm64-msvc": "npm:1.11.9" - "@swc/core-win32-ia32-msvc": "npm:1.11.9" - "@swc/core-win32-x64-msvc": "npm:1.11.9" + "@swc/core-darwin-arm64": "npm:1.11.11" + "@swc/core-darwin-x64": "npm:1.11.11" + "@swc/core-linux-arm-gnueabihf": "npm:1.11.11" + "@swc/core-linux-arm64-gnu": "npm:1.11.11" + "@swc/core-linux-arm64-musl": "npm:1.11.11" + "@swc/core-linux-x64-gnu": "npm:1.11.11" + "@swc/core-linux-x64-musl": "npm:1.11.11" + "@swc/core-win32-arm64-msvc": "npm:1.11.11" + "@swc/core-win32-ia32-msvc": "npm:1.11.11" + "@swc/core-win32-x64-msvc": "npm:1.11.11" "@swc/counter": "npm:^0.1.3" "@swc/types": "npm:^0.1.19" peerDependencies: @@ -13584,7 +13464,7 @@ __metadata: peerDependenciesMeta: "@swc/helpers": optional: true - checksum: 10/69f39dc0cdd629e41c86158d9de18a2a0cc281c8efba0dcb8b2760cee2dafebe81b3273c1fdcbe35d249b92941252cc3fc28bfa57c7810f3f102f85ce0449e95 + checksum: 10/35c005637c8f3dac8c9718852057f81d39541b848d36a9b46b9aa5300b5d11e3e7911704da2eb025d36b0e334caf646af37ff98a3dee8d4f0fcc5f21e60f551a languageName: node linkType: hard @@ -13905,7 +13785,7 @@ __metadata: nanoid: "npm:^5.0.9" react: "npm:19.0.0" rxjs: "npm:^7.8.1" - vitest: "npm:3.0.8" + vitest: "npm:3.0.9" yjs: "npm:^13.6.21" zod: "npm:^3.24.1" peerDependencies: @@ -14186,7 +14066,7 @@ __metadata: languageName: node linkType: hard -"@types/connect@npm:*": +"@types/connect@npm:*, @types/connect@npm:3.4.38": version: 3.4.38 resolution: "@types/connect@npm:3.4.38" dependencies: @@ -14195,15 +14075,6 @@ __metadata: languageName: node linkType: hard -"@types/connect@npm:3.4.36": - version: 3.4.36 - resolution: "@types/connect@npm:3.4.36" - dependencies: - "@types/node": "npm:*" - checksum: 10/4dee3d966fb527b98f0cbbdcf6977c9193fc3204ed539b7522fe5e64dfa45f9017bdda4ffb1f760062262fce7701a0ee1c2f6ce2e50af36c74d4e37052303172 - languageName: node - linkType: hard - "@types/content-disposition@npm:*": version: 0.5.8 resolution: "@types/content-disposition@npm:0.5.8" @@ -14891,11 +14762,11 @@ __metadata: linkType: hard "@types/react@npm:^19.0.1": - version: 19.0.10 - resolution: "@types/react@npm:19.0.10" + version: 19.0.12 + resolution: "@types/react@npm:19.0.12" dependencies: csstype: "npm:^3.0.2" - checksum: 10/10b592d212ebe4b4e0bd42a95c58af3d8dfcb8b3fa4b412d686c2ff8810d5dd3e3a30ebedb31d7b738e33a39c43503e24fe4e6ca8a21d842870043793f4eda98 + checksum: 10/2476295f27371ea67f0ba3ca8fae3c683fc8d086b8b387e0519e67ff5731072c6ff0372fbd5a4c6d760895b1e7dc8997ac518f07bf6b6a8d1e40aeb5d2068b9e languageName: node linkType: hard @@ -15394,13 +15265,13 @@ __metadata: linkType: hard "@vitejs/plugin-react-swc@npm:^3.7.2": - version: 3.8.0 - resolution: "@vitejs/plugin-react-swc@npm:3.8.0" + version: 3.8.1 + resolution: "@vitejs/plugin-react-swc@npm:3.8.1" dependencies: - "@swc/core": "npm:^1.10.15" + "@swc/core": "npm:^1.11.11" peerDependencies: vite: ^4 || ^5 || ^6 - checksum: 10/aa6e1aff93d3acce9d91d87b28914d541f370c0d992ef696f4d4a59f214df326ccef0ad827f7b12c7e8552a8976a48a2d52e31e7f0da9799312879f5fd2d6519 + checksum: 10/60f7b8ffc73ac4126a5901a70e6482bb3a90c3f0cbec762fb39b733c1923a51355b0f800cac633b89ba1031732594413c2c4e64f4f3d8b0bba04598cc4a0882c languageName: node linkType: hard @@ -15419,13 +15290,14 @@ __metadata: languageName: node linkType: hard -"@vitest/browser@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/browser@npm:3.0.8" +"@vitest/browser@npm:3.0.9": + version: 3.0.9 + resolution: "@vitest/browser@npm:3.0.9" dependencies: + "@testing-library/dom": "npm:^10.4.0" "@testing-library/user-event": "npm:^14.6.1" - "@vitest/mocker": "npm:3.0.8" - "@vitest/utils": "npm:3.0.8" + "@vitest/mocker": "npm:3.0.9" + "@vitest/utils": "npm:3.0.9" magic-string: "npm:^0.30.17" msw: "npm:^2.7.3" sirv: "npm:^3.0.1" @@ -15433,7 +15305,7 @@ __metadata: ws: "npm:^8.18.1" peerDependencies: playwright: "*" - vitest: 3.0.8 + vitest: 3.0.9 webdriverio: ^7.0.0 || ^8.0.0 || ^9.0.0 peerDependenciesMeta: playwright: @@ -15442,13 +15314,13 @@ __metadata: optional: true webdriverio: optional: true - checksum: 10/e4653a45dd5fb9ed4e70071ce3fe8cfee7a4df9f3003b0870c8ebe7e5e70dde1fd0a25b2f8a82029202c31e3d6e8a6eb3c457a139f1c95771af1aa5d2a5cf803 + checksum: 10/e952bf735008874a4848ab196c49685ef2a0841b4f6d841b79b29d645c3892104503429855379aca47503bfde54cb28d0141c805e7a23d5d083a30ecc9a7d6fd languageName: node linkType: hard -"@vitest/coverage-istanbul@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/coverage-istanbul@npm:3.0.8" +"@vitest/coverage-istanbul@npm:3.0.9": + version: 3.0.9 + resolution: "@vitest/coverage-istanbul@npm:3.0.9" dependencies: "@istanbuljs/schema": "npm:^0.1.3" debug: "npm:^4.4.0" @@ -15461,8 +15333,8 @@ __metadata: test-exclude: "npm:^7.0.1" tinyrainbow: "npm:^2.0.0" peerDependencies: - vitest: 3.0.8 - checksum: 10/f6764cc7482d593a54b87d6b833cc6ab6c980522c8a5559fd04cfc38fc001c4e1ee7ffa929e7cda73200aa16c953e8d23d725bc10461084c3daedd8721a9bc0d + vitest: 3.0.9 + checksum: 10/e0e96db9a0c170322560185232d5be810cc15af8eee8f6b61b5c09558c2a597ec8a53e2c333a349413599a5ebc82661f3f32a0ccf16d06d8b1f6ef459f2964eb languageName: node linkType: hard @@ -15478,23 +15350,23 @@ __metadata: languageName: node linkType: hard -"@vitest/expect@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/expect@npm:3.0.8" +"@vitest/expect@npm:3.0.9": + version: 3.0.9 + resolution: "@vitest/expect@npm:3.0.9" dependencies: - "@vitest/spy": "npm:3.0.8" - "@vitest/utils": "npm:3.0.8" + "@vitest/spy": "npm:3.0.9" + "@vitest/utils": "npm:3.0.9" chai: "npm:^5.2.0" tinyrainbow: "npm:^2.0.0" - checksum: 10/6cb8a707ff8be140f5d1a5f61a9b0622b2783af1cb591b286e20ebeab9d04081567ef0f9bd697e60b08bc5be0008ea4687b78fb1134e7f3956f2fb06c74c59f8 + checksum: 10/09fc02ae3a639d5db23705a393ef571001f7f1006f7527529ec7807699b739788d5b54b71cb917c56379874b006f2de49933585694927b23c0d50787f96b9e94 languageName: node linkType: hard -"@vitest/mocker@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/mocker@npm:3.0.8" +"@vitest/mocker@npm:3.0.9": + version: 3.0.9 + resolution: "@vitest/mocker@npm:3.0.9" dependencies: - "@vitest/spy": "npm:3.0.8" + "@vitest/spy": "npm:3.0.9" estree-walker: "npm:^3.0.3" magic-string: "npm:^0.30.17" peerDependencies: @@ -15505,7 +15377,7 @@ __metadata: optional: true vite: optional: true - checksum: 10/456cafc5c2701a3cfffd7549e3bef0313f96672aea1c3f3da449b0d28744b69d466e510afdf6d5ad08beb7126954c75468c8408e099a2faea8733b364c5523fd + checksum: 10/ef9e4e11e6c3f1d41884641a72298bd64e8440d2925e60ae5d5c8297a7b744ca41a8b6ab227dbcf523a82de6577ab610109ea155471fd1c722a157e59041d9dc languageName: node linkType: hard @@ -15527,33 +15399,33 @@ __metadata: languageName: node linkType: hard -"@vitest/pretty-format@npm:3.0.8, @vitest/pretty-format@npm:^3.0.8": - version: 3.0.8 - resolution: "@vitest/pretty-format@npm:3.0.8" +"@vitest/pretty-format@npm:3.0.9, @vitest/pretty-format@npm:^3.0.9": + version: 3.0.9 + resolution: "@vitest/pretty-format@npm:3.0.9" dependencies: tinyrainbow: "npm:^2.0.0" - checksum: 10/255a7929e814fd8cfd8978ae6342479a8f453ccca97a0a968efbe45b5d39d2c56e1bfa3a5400816f54d3a82c944c8407f7fe2426ec57499a9210bdccf06dbc78 + checksum: 10/cfcdda2c72cf16a5e76ad2c9b014a4e36fea3988389613497cad5a2491ebc380ded4397afc95c32a2bd2734b0386996df76f6c5cbfc6be561262b8d112fb7a27 languageName: node linkType: hard -"@vitest/runner@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/runner@npm:3.0.8" +"@vitest/runner@npm:3.0.9": + version: 3.0.9 + resolution: "@vitest/runner@npm:3.0.9" dependencies: - "@vitest/utils": "npm:3.0.8" + "@vitest/utils": "npm:3.0.9" pathe: "npm:^2.0.3" - checksum: 10/d1c3661ed1a5b2ffc3b90b99eac6133b318b2f32ff49e805e153d7128b3a824ff7906eced8d08d7a43b9f34a280432b060c59b2fcede942cde2de4c5684ae003 + checksum: 10/67036d3c5053aab8f2c7eb36c65a850cdc8dc395e5b27913417f39bfde82140eaf1c07204bda5809b8c44306fb0bedade2735c4f21026c2797fe4b562f47a812 languageName: node linkType: hard -"@vitest/snapshot@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/snapshot@npm:3.0.8" +"@vitest/snapshot@npm:3.0.9": + version: 3.0.9 + resolution: "@vitest/snapshot@npm:3.0.9" dependencies: - "@vitest/pretty-format": "npm:3.0.8" + "@vitest/pretty-format": "npm:3.0.9" magic-string: "npm:^0.30.17" pathe: "npm:^2.0.3" - checksum: 10/61b66ca6a3362de8724fd7cfa17b27a1d59d884693e5c1a2b4edfbcdc75621a7d3314ecb207c88aabff6e6360e7d4ed08c1997ecf3f71e28c485bd590a98919e + checksum: 10/367c9390e7170b965494aff09dd69d7f678ad676d79a36c651a6237984290de53839de1a2bf5a60a6e5457a012a5f92b24298957d609705bc2d06fb5c21703aa languageName: node linkType: hard @@ -15566,20 +15438,20 @@ __metadata: languageName: node linkType: hard -"@vitest/spy@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/spy@npm:3.0.8" +"@vitest/spy@npm:3.0.9": + version: 3.0.9 + resolution: "@vitest/spy@npm:3.0.9" dependencies: tinyspy: "npm:^3.0.2" - checksum: 10/a6be428cedd4052d44ffd90ebd0c422d389f313996e08c5a655148b7d1c5695a94a321c66acc8331e20a3988e3946d4231722a8c5040afe1fe41035e3d390297 + checksum: 10/967b403293c9325292be4843753bf8ae516ec158df2372a14bec98c9bfb233fa6bbf76cb319cf1a9ea1b5ab795e3abff68ca66fa7523045562d7449a95ed8bf9 languageName: node linkType: hard -"@vitest/ui@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/ui@npm:3.0.8" +"@vitest/ui@npm:3.0.9": + version: 3.0.9 + resolution: "@vitest/ui@npm:3.0.9" dependencies: - "@vitest/utils": "npm:3.0.8" + "@vitest/utils": "npm:3.0.9" fflate: "npm:^0.8.2" flatted: "npm:^3.3.3" pathe: "npm:^2.0.3" @@ -15587,8 +15459,8 @@ __metadata: tinyglobby: "npm:^0.2.12" tinyrainbow: "npm:^2.0.0" peerDependencies: - vitest: 3.0.8 - checksum: 10/d38c3ebf31b62fb6c987ce663e8a04e36642cbdcba4e521fcef13c41346435847885f180854ee20592c56d6722b6b5c5f46c211bd2d86403023b0ce99ff23f0b + vitest: 3.0.9 + checksum: 10/d5178b1cae389e5b01ea394fba7b70fdc3ddabf2c819361765d33aaf0a4994e6a1cf4a10de80bc32d1190a0d2891d38429b4abd17733c0a2ee5891be01a93fe0 languageName: node linkType: hard @@ -15604,14 +15476,14 @@ __metadata: languageName: node linkType: hard -"@vitest/utils@npm:3.0.8": - version: 3.0.8 - resolution: "@vitest/utils@npm:3.0.8" +"@vitest/utils@npm:3.0.9": + version: 3.0.9 + resolution: "@vitest/utils@npm:3.0.9" dependencies: - "@vitest/pretty-format": "npm:3.0.8" + "@vitest/pretty-format": "npm:3.0.9" loupe: "npm:^3.1.3" tinyrainbow: "npm:^2.0.0" - checksum: 10/207281dc59cd37e4aabb56db4b9bd66d281b4ef314cbed7f9642e61dfcd65bb12d29600291d676f56c3eb82b9831722a59b13f0d65b1a7af4e3ed2a5c18e98b7 + checksum: 10/c77e2a4a5c62dabc57c0d27536428e6b4f9a7998b59161deb82cf797e1d6cb61a7531bef19f079c4bdca7b48fd656b48e4d1bcfb4a5bdf3c177931670a287163 languageName: node linkType: hard @@ -15979,14 +15851,15 @@ __metadata: linkType: hard "ai@npm:^4.1.51": - version: 4.1.51 - resolution: "ai@npm:4.1.51" + version: 4.1.63 + resolution: "ai@npm:4.1.63" dependencies: - "@ai-sdk/provider": "npm:1.0.9" - "@ai-sdk/provider-utils": "npm:2.1.10" - "@ai-sdk/react": "npm:1.1.20" - "@ai-sdk/ui-utils": "npm:1.1.16" + "@ai-sdk/provider": "npm:1.0.12" + "@ai-sdk/provider-utils": "npm:2.1.14" + "@ai-sdk/react": "npm:1.1.24" + "@ai-sdk/ui-utils": "npm:1.1.20" "@opentelemetry/api": "npm:1.9.0" + eventsource-parser: "npm:^3.0.0" jsondiffpatch: "npm:0.6.0" peerDependencies: react: ^18 || ^19 || ^19.0.0-rc @@ -15996,7 +15869,7 @@ __metadata: optional: true zod: optional: true - checksum: 10/52b8e94929b77a38c7005767a0bf2334aa6820555b0ecb70f89b35b03eb9c3c8478af826526c734bff2baba7245426b366b34c63c09ca749fcb78af602aedd19 + checksum: 10/69269f2595aba4b9d0a28274d9acc60093be7c0e37fd7d9357d25c73047182d346e9725ec94fa3db0eb5027839887f06409337d249c313fe8c4d3824c6a0f5e9 languageName: node linkType: hard @@ -16640,14 +16513,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.7.8": - version: 1.8.2 - resolution: "axios@npm:1.8.2" +"axios@npm:^1.8.3": + version: 1.8.4 + resolution: "axios@npm:1.8.4" dependencies: follow-redirects: "npm:^1.15.6" form-data: "npm:^4.0.0" proxy-from-env: "npm:^1.1.0" - checksum: 10/d4328758128d0602cc809a8e7627622cb7839b379eae5e4d6b9d603dd4d5fb89159985630243ec107cf5c675cd8825dba737a319dff9499f3b7688d9a69ec9ed + checksum: 10/a10f0dd836613924e48cf03dc2eff3fd21b14f764807aedaee4880a70c0f142aaebdb21da7ce27104d4c16ca00d0e452a20a20851f60e385a8d5bad1ae909d46 languageName: node linkType: hard @@ -17116,8 +16989,8 @@ __metadata: linkType: hard "bullmq@npm:^5.40.2": - version: 5.43.1 - resolution: "bullmq@npm:5.43.1" + version: 5.44.0 + resolution: "bullmq@npm:5.44.0" dependencies: cron-parser: "npm:^4.9.0" ioredis: "npm:^5.4.1" @@ -17126,7 +16999,7 @@ __metadata: semver: "npm:^7.5.4" tslib: "npm:^2.0.0" uuid: "npm:^9.0.0" - checksum: 10/366f1d47bab8def075ed585ac438c46b6b2e4463e6a41406c778c0f79873c088a32e31e13c9c0de7ee62c9e51ff5461af17bb6561f16845819c14c7e99371e09 + checksum: 10/59657747bdd671924b4d058b612bc6fb497eb5015ced2d06c8ecff842d16791a83a76993fb865367906e11503343c7627c44e1ea704697b2ecc3d4163f2a4aa7 languageName: node linkType: hard @@ -21432,8 +21305,8 @@ __metadata: linkType: hard "foxact@npm:^0.2.43": - version: 0.2.44 - resolution: "foxact@npm:0.2.44" + version: 0.2.45 + resolution: "foxact@npm:0.2.45" dependencies: client-only: "npm:^0.0.1" server-only: "npm:^0.0.1" @@ -21442,7 +21315,7 @@ __metadata: peerDependenciesMeta: react: optional: true - checksum: 10/0d85a43a1a7d5893ec8b241821aa0ad8b04c34a08daa89549181f72998506464b4a5d1a556252ebc563c18f50a94506f770343bd6d3a9cbed9c7dd9ccb69f33a + checksum: 10/18192acd24a66384df8ff6bec35fe5935113f66d657f903bcc0c82f47d298d2c1c3c49be7c96a4b844adca1bc693f6b4a1184cb3cb9d7ae61f3831872836e26d languageName: node linkType: hard @@ -22274,13 +22147,13 @@ __metadata: linkType: hard "graphql-scalars@npm:^1.24.0": - version: 1.24.1 - resolution: "graphql-scalars@npm:1.24.1" + version: 1.24.2 + resolution: "graphql-scalars@npm:1.24.2" dependencies: tslib: "npm:^2.5.0" peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 10/e142c60097ef071d26373b67955f22861a9818efd94115ff11355f5f420f19cf3ed7397d10626700801368e71cf269fb697766c5edf9a3353684c91b37ac831a + checksum: 10/740747ca0191d17f593ea747b02df5fedd778a1376ea235a815bd80b69356efacf5b32412b2461d9ae3edadd1a56bfba8df0a75ae2c5ea2932a126b3e513cca6 languageName: node linkType: hard @@ -23128,7 +23001,7 @@ __metadata: languageName: node linkType: hard -"import-in-the-middle@npm:^1.12.0, import-in-the-middle@npm:^1.8.1": +"import-in-the-middle@npm:^1.13.0, import-in-the-middle@npm:^1.8.1": version: 1.13.1 resolution: "import-in-the-middle@npm:1.13.1" dependencies: @@ -25169,12 +25042,12 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^0.482.0": - version: 0.482.0 - resolution: "lucide-react@npm:0.482.0" +"lucide-react@npm:^0.483.0": + version: 0.483.0 + resolution: "lucide-react@npm:0.483.0" peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 - checksum: 10/ff8701491b3941b6e74fa6362308b5125f1d534ffe8c356957c3d2d161a38d9a86e03a1a77956cfa76720b5facb98603f8818b1af91bc88d338d7efbc89c3e78 + checksum: 10/ecabf36ccce84b75b3ffd6c52aa636c59157da8838efca0b697a3dd3e00c21ccc7a1cb1e489f38f14db0d8042154cfe34f1dac0f43c92716b8f513039bc8f975 languageName: node linkType: hard @@ -26712,20 +26585,20 @@ __metadata: linkType: hard "nanoid@npm:^3.3.6, nanoid@npm:^3.3.8": - version: 3.3.10 - resolution: "nanoid@npm:3.3.10" + version: 3.3.11 + resolution: "nanoid@npm:3.3.11" bin: nanoid: bin/nanoid.cjs - checksum: 10/c3d706bbece94e913ecb3a1b17db988decce290984fbacab9b6f279eb87b0882322a00db3409e5fb6e8eb181303eba856b1ae8296cef90d5ccc05128c846e6bb + checksum: 10/73b5afe5975a307aaa3c95dfe3334c52cdf9ae71518176895229b8d65ab0d1c0417dd081426134eb7571c055720428ea5d57c645138161e7d10df80815527c48 languageName: node linkType: hard "nanoid@npm:^5.0.1, nanoid@npm:^5.0.7, nanoid@npm:^5.0.9": - version: 5.1.4 - resolution: "nanoid@npm:5.1.4" + version: 5.1.5 + resolution: "nanoid@npm:5.1.5" bin: nanoid: bin/nanoid.js - checksum: 10/44da5de98edc495da2e90015d093cf4d66b4f15c59844a3312d5484453b63021bf61237816a74773c29c5d6a942698f17751a3851a7238f55dd2af9de7715abc + checksum: 10/6de2d006b51c983be385ef7ee285f7f2a57bd96f8c0ca881c4111461644bd81fafc2544f8e07cb834ca0f3e0f3f676c1fe78052183f008b0809efe6e273119f5 languageName: node linkType: hard @@ -26822,14 +26695,14 @@ __metadata: linkType: hard "nestjs-cls@npm:^5.0.0": - version: 5.4.0 - resolution: "nestjs-cls@npm:5.4.0" + version: 5.4.1 + resolution: "nestjs-cls@npm:5.4.1" peerDependencies: "@nestjs/common": ">= 10 < 12" "@nestjs/core": ">= 10 < 12" reflect-metadata: "*" rxjs: ">= 7" - checksum: 10/505650288b698900de076987c3d83bd83a502b365b1a8cb88fcff566699be8a8ada4114a71edac44866dff3ede268a8877e84b25b81b5a99b75a1c0fbbc76de4 + checksum: 10/35a67e0b888156f504c6a65531f482cb4b9c8bb48a4263f70b98792d0760e7aff402cc50c1b53643f75a4c92eff3ed512cda5ffabf9f823c3fdd172d199e4336 languageName: node linkType: hard @@ -27498,8 +27371,8 @@ __metadata: linkType: hard "openai@npm:^4.83.0, openai@npm:^4.85.1": - version: 4.87.3 - resolution: "openai@npm:4.87.3" + version: 4.88.0 + resolution: "openai@npm:4.88.0" dependencies: "@types/node": "npm:^18.11.18" "@types/node-fetch": "npm:^2.6.4" @@ -27518,7 +27391,7 @@ __metadata: optional: true bin: openai: bin/cli - checksum: 10/bffe52dc4cc49a4537fb88e7101ea6d043294819f1e2d540bcad1dadbff1a44d963912541fe8b212fd93b12f1fe6a082265bb5043fa9ab25896268449d4edcb6 + checksum: 10/7e785e1a4a5bdd1bfb363210f256ddc71c85c3ee87ddb68fd09a075a479bb74292fc4d435ee8625c519a614d4c0f7cad8d9051e38321c295b8e0631e1c354780 languageName: node linkType: hard @@ -28328,27 +28201,27 @@ __metadata: languageName: node linkType: hard -"playwright-core@npm:1.51.0": - version: 1.51.0 - resolution: "playwright-core@npm:1.51.0" +"playwright-core@npm:1.51.1": + version: 1.51.1 + resolution: "playwright-core@npm:1.51.1" bin: playwright-core: cli.js - checksum: 10/2e2bb4e9625a7a08d305078d383200d9f3457fc4c51d3fac9443b94a0b820233ebe0dc0434f77da96a8ce278bc9806463194066dec942d1ac0de001d4b325bfb + checksum: 10/954ce25782bbf0780c170caa56e7a0ab2e625dad42c628f9ee684974398b93885e58b88afb8b18dd2c96a7a82c6dde474d4fa7a4f6dff32111a562506c187cc3 languageName: node linkType: hard -"playwright@npm:1.51.0, playwright@npm:=1.51.0": - version: 1.51.0 - resolution: "playwright@npm:1.51.0" +"playwright@npm:1.51.1, playwright@npm:=1.51.1": + version: 1.51.1 + resolution: "playwright@npm:1.51.1" dependencies: fsevents: "npm:2.3.2" - playwright-core: "npm:1.51.0" + playwright-core: "npm:1.51.1" dependenciesMeta: fsevents: optional: true bin: playwright: cli.js - checksum: 10/350f9e1cf8deff992f08d63aac88ed49aed1963d0b33a6f0a1354069734d028328acb3f156e25e57a78522bd3f42f687155ea3f39cb7fc4a83b15efce39b53f9 + checksum: 10/cc7d3e204b9fd70a7208ef1d189981135a04de533eff4a6772a6c8be1604a1eaaa3bac9129eb5d814384d4f727fb8011832676a5105b1b260917c48c421f7f9b languageName: node linkType: hard @@ -29322,15 +29195,15 @@ __metadata: linkType: hard "react-day-picker@npm:^9.4.3": - version: 9.6.2 - resolution: "react-day-picker@npm:9.6.2" + version: 9.6.3 + resolution: "react-day-picker@npm:9.6.3" dependencies: "@date-fns/tz": "npm:^1.2.0" date-fns: "npm:^4.1.0" date-fns-jalali: "npm:^4.1.0-0" peerDependencies: react: ">=16.8.0" - checksum: 10/52080b5f3f907764936a2b5b6e1aef74888487cd1d3ceed3f4916d8679f0c735769530516991d36156a39186e716cf6a8075d4a54fd0be1cb5e7a1a74c30af70 + checksum: 10/d9d7d6705143b1fc66509c821949d3793157758079a754ec40e61d7b01051ea36999c1c5593fd0736a28a2dcfbf1163088eb60ede3817e19b531ff83a7f5c862 languageName: node linkType: hard @@ -31028,16 +30901,16 @@ __metadata: linkType: hard "sinon@npm:^19.0.2": - version: 19.0.2 - resolution: "sinon@npm:19.0.2" + version: 19.0.4 + resolution: "sinon@npm:19.0.4" dependencies: "@sinonjs/commons": "npm:^3.0.1" - "@sinonjs/fake-timers": "npm:^13.0.2" + "@sinonjs/fake-timers": "npm:^13.0.5" "@sinonjs/samsam": "npm:^8.0.1" diff: "npm:^7.0.0" nise: "npm:^6.1.1" supports-color: "npm:^7.2.0" - checksum: 10/0be47968e9352269d0bdd26cdae7ae4e67d94fa007e8417d1e66ac95ba8537214edc770aff01b0f5a6f07588a1f7d3c947fff9366d799db85d3a4c405b875460 + checksum: 10/c38e4de00b1829f629f331abb4fc77c4f4fdc905126e7500a49a3c46bc85ba7b93a365aa8d7e7f7b8dc8e0f78554a31c6c3c6258130184c9ff88d5a3062e1cee languageName: node linkType: hard @@ -31522,10 +31395,10 @@ __metadata: linkType: hard "storybook@npm:^8.4.7": - version: 8.6.6 - resolution: "storybook@npm:8.6.6" + version: 8.6.7 + resolution: "storybook@npm:8.6.7" dependencies: - "@storybook/core": "npm:8.6.6" + "@storybook/core": "npm:8.6.7" peerDependencies: prettier: ^2 || ^3 peerDependenciesMeta: @@ -31535,7 +31408,7 @@ __metadata: getstorybook: ./bin/index.cjs sb: ./bin/index.cjs storybook: ./bin/index.cjs - checksum: 10/be32c971a48189ae26e768009084aa521275de29c626dd6a21e697199bcc47b69a16ff33771a422e33b3f943912fe8142a6e978698f610f0dcc5f63dd372d0ed + checksum: 10/5ec8e3986f7811b25ef13945e8fc9f91bdfafb7f1b6ad7d5ed69d643c4fbf8442c9667b87b930466176dbf715a667f227a1bf4f98984b935d4bf09069c1c20b1 languageName: node linkType: hard @@ -32787,28 +32660,11 @@ __metadata: linkType: hard "typedoc-plugin-markdown@npm:^4.5.0": - version: 4.5.0 - resolution: "typedoc-plugin-markdown@npm:4.5.0" + version: 4.5.2 + resolution: "typedoc-plugin-markdown@npm:4.5.2" peerDependencies: typedoc: 0.28.x - checksum: 10/292bd854c2eeaf1321d5df3b50e4d47f80e5ad8a0ec53c8485a1e22b5d8c3130642c6214699a3f2fde3886de4ff2574456012caf132ca0480fdec5961c7835f2 - languageName: node - linkType: hard - -"typedoc@npm:^0.27.4": - version: 0.27.9 - resolution: "typedoc@npm:0.27.9" - dependencies: - "@gerrit0/mini-shiki": "npm:^1.24.0" - lunr: "npm:^2.3.9" - markdown-it: "npm:^14.1.0" - minimatch: "npm:^9.0.5" - yaml: "npm:^2.6.1" - peerDependencies: - typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x - bin: - typedoc: bin/typedoc - checksum: 10/fb1e4b54849cad1628543fb24863358320b737aabba83194562360cfbcaac8684b2b18824fd623bb27a9e8dbbc0e01c0b88fedd9a642d78e7a3c108387e44d25 + checksum: 10/33402eeabedf0f74c72ff45b139f95bbc4dae5a3e3c36c9e34f2b183da4d3dcbe91afdfcf2597b0f731c83a9ffeff9f87d693098d0f61d76236b28919984c9f3 languageName: node linkType: hard @@ -33472,9 +33328,9 @@ __metadata: languageName: node linkType: hard -"vite-node@npm:3.0.8, vite-node@npm:^3.0.4": - version: 3.0.8 - resolution: "vite-node@npm:3.0.8" +"vite-node@npm:3.0.9, vite-node@npm:^3.0.4": + version: 3.0.9 + resolution: "vite-node@npm:3.0.9" dependencies: cac: "npm:^6.7.14" debug: "npm:^4.4.0" @@ -33483,7 +33339,7 @@ __metadata: vite: "npm:^5.0.0 || ^6.0.0" bin: vite-node: vite-node.mjs - checksum: 10/9a06d27d9f56f17cf9586cd36f19e4c275227f55f0d9b71c0002d7dbe1a76398cac836b639e2c2537be67f16adb33c40d6d64d3640a97696ebfdfd731e5ea13f + checksum: 10/2ea7f6d15c0776509aa4055a2dab65833d434364fd43a66c294912618867f715f48f27e1a91156045503b3169462519617fbf0d78239ebd8ea4333794dbf0a18 languageName: node linkType: hard @@ -33579,17 +33435,17 @@ __metadata: languageName: node linkType: hard -"vitest@npm:3.0.8": - version: 3.0.8 - resolution: "vitest@npm:3.0.8" +"vitest@npm:3.0.9": + version: 3.0.9 + resolution: "vitest@npm:3.0.9" dependencies: - "@vitest/expect": "npm:3.0.8" - "@vitest/mocker": "npm:3.0.8" - "@vitest/pretty-format": "npm:^3.0.8" - "@vitest/runner": "npm:3.0.8" - "@vitest/snapshot": "npm:3.0.8" - "@vitest/spy": "npm:3.0.8" - "@vitest/utils": "npm:3.0.8" + "@vitest/expect": "npm:3.0.9" + "@vitest/mocker": "npm:3.0.9" + "@vitest/pretty-format": "npm:^3.0.9" + "@vitest/runner": "npm:3.0.9" + "@vitest/snapshot": "npm:3.0.9" + "@vitest/spy": "npm:3.0.9" + "@vitest/utils": "npm:3.0.9" chai: "npm:^5.2.0" debug: "npm:^4.4.0" expect-type: "npm:^1.1.0" @@ -33601,14 +33457,14 @@ __metadata: tinypool: "npm:^1.0.2" tinyrainbow: "npm:^2.0.0" vite: "npm:^5.0.0 || ^6.0.0" - vite-node: "npm:3.0.8" + vite-node: "npm:3.0.9" why-is-node-running: "npm:^2.3.0" peerDependencies: "@edge-runtime/vm": "*" "@types/debug": ^4.1.12 "@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0 - "@vitest/browser": 3.0.8 - "@vitest/ui": 3.0.8 + "@vitest/browser": 3.0.9 + "@vitest/ui": 3.0.9 happy-dom: "*" jsdom: "*" peerDependenciesMeta: @@ -33628,7 +33484,7 @@ __metadata: optional: true bin: vitest: vitest.mjs - checksum: 10/83b246ded7dab20db40a0dfa93a45a7a4de3d41f1860889b53d2896761db48ca42b88d1a5d8920681d6f5b96b76a46d5ab27456affb89be7ea2138d95531c87e + checksum: 10/fdecd56e6bdf145ca433c38572bf3b94adcfb59408fa140aa40d887cedc0b9d859b3f1095e1d06beef3ba9efcf7763aa9614d17fe755ebf3b2956ba0af3a067c languageName: node linkType: hard @@ -34288,7 +34144,7 @@ __metadata: languageName: node linkType: hard -"yaml@npm:^2.3.1, yaml@npm:^2.5.1, yaml@npm:^2.6.1, yaml@npm:^2.7.0, yaml@npm:^2.7.0 ": +"yaml@npm:^2.3.1, yaml@npm:^2.5.1, yaml@npm:^2.7.0, yaml@npm:^2.7.0 ": version: 2.7.0 resolution: "yaml@npm:2.7.0" bin: