From c36dc9318c86bacf905d5462cdfab64cae65950c Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Thu, 10 Apr 2025 09:04:18 +0000 Subject: [PATCH] chore: bump up all non-major dependencies (#11600) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@react-email/components](https://redirect.github.com/resend/react-email) ([source](https://redirect.github.com/resend/react-email/tree/HEAD/packages/components)) | [`0.0.35` -> `0.0.36`](https://renovatebot.com/diffs/npm/@react-email%2fcomponents/0.0.35/0.0.36) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@react-email%2fcomponents/0.0.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@react-email%2fcomponents/0.0.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@react-email%2fcomponents/0.0.35/0.0.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@react-email%2fcomponents/0.0.35/0.0.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [bullmq](https://bullmq.io/) ([source](https://redirect.github.com/taskforcesh/bullmq)) | [`5.48.0` -> `5.48.1`](https://renovatebot.com/diffs/npm/bullmq/5.48.0/5.48.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/bullmq/5.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/bullmq/5.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/bullmq/5.48.0/5.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bullmq/5.48.0/5.48.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [cc](https://redirect.github.com/rust-lang/cc-rs) | `1.2.17` -> `1.2.18` | [![age](https://developer.mend.io/api/mc/badges/age/crate/cc/1.2.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/crate/cc/1.2.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/crate/cc/1.2.17/1.2.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/cc/1.2.17/1.2.18?slim=true)](https://docs.renovatebot.com/merge-confidence/) | build-dependencies | patch | | [mimalloc](https://redirect.github.com/purpleprotocol/mimalloc_rust) | `0.1.45` -> `0.1.46` | [![age](https://developer.mend.io/api/mc/badges/age/crate/mimalloc/0.1.46?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/crate/mimalloc/0.1.46?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/crate/mimalloc/0.1.45/0.1.46?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/mimalloc/0.1.45/0.1.46?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [react-email](https://redirect.github.com/resend/react-email) ([source](https://redirect.github.com/resend/react-email/tree/HEAD/packages/react-email)) | [`4.0.3` -> `4.0.7`](https://renovatebot.com/diffs/npm/react-email/4.0.3/4.0.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-email/4.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-email/4.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-email/4.0.3/4.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-email/4.0.3/4.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [androidx.compose.material3:material3](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.3.2) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.3.1` -> `1.3.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.compose.material3:material3/1.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/androidx.compose.material3:material3/1.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/androidx.compose.material3:material3/1.3.1/1.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.compose.material3:material3/1.3.1/1.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://redirect.github.com/Kotlin/kotlinx.coroutines) | `1.10.1` -> `1.10.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlinx:kotlinx-coroutines-core/1.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.kotlinx:kotlinx-coroutines-core/1.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.jetbrains.kotlinx:kotlinx-coroutines-core/1.10.1/1.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlinx:kotlinx-coroutines-core/1.10.1/1.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://redirect.github.com/Kotlin/kotlinx.coroutines) | `1.10.1` -> `1.10.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlinx:kotlinx-coroutines-android/1.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.kotlinx:kotlinx-coroutines-android/1.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.jetbrains.kotlinx:kotlinx-coroutines-android/1.10.1/1.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlinx:kotlinx-coroutines-android/1.10.1/1.10.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [com.android.tools.build:gradle](https://developer.android.com/studio/build) ([source](https://android.googlesource.com/platform/tools/base)) | `8.7.2` -> `8.9.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.build:gradle/8.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.android.tools.build:gradle/8.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.android.tools.build:gradle/8.7.2/8.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.android.tools.build:gradle/8.7.2/8.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [androidx.core:core-ktx](https://developer.android.com/jetpack/androidx/releases/core#1.16.0) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.15.0` -> `1.16.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.core:core-ktx/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/androidx.core:core-ktx/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/androidx.core:core-ktx/1.15.0/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.core:core-ktx/1.15.0/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | --- ### Release Notes
resend/react-email (@​react-email/components) ### [`v0.0.36`](https://redirect.github.com/resend/react-email/blob/HEAD/packages/components/CHANGELOG.md#0036) [Compare Source](https://redirect.github.com/resend/react-email/compare/@react-email/components@0.0.35...@react-email/components@0.0.36) ##### Patch Changes - Updated dependencies \[[`f4c5456`](https://redirect.github.com/resend/react-email/commit/f4c5456)] - Updated dependencies \[[`f4c5456`](https://redirect.github.com/resend/react-email/commit/f4c5456)] - [@​react-email/render](https://redirect.github.com/react-email/render)[@​1](https://redirect.github.com/1).0.6 - [@​react-email/code-block](https://redirect.github.com/react-email/code-block)[@​0](https://redirect.github.com/0).0.12 - [@​react-email/body](https://redirect.github.com/react-email/body)[@​0](https://redirect.github.com/0).0.11 - [@​react-email/button](https://redirect.github.com/react-email/button)[@​0](https://redirect.github.com/0).0.19 - [@​react-email/code-inline](https://redirect.github.com/react-email/code-inline)[@​0](https://redirect.github.com/0).0.5 - [@​react-email/column](https://redirect.github.com/react-email/column)[@​0](https://redirect.github.com/0).0.13 - [@​react-email/container](https://redirect.github.com/react-email/container)[@​0](https://redirect.github.com/0).0.15 - [@​react-email/font](https://redirect.github.com/react-email/font)[@​0](https://redirect.github.com/0).0.9 - [@​react-email/head](https://redirect.github.com/react-email/head)[@​0](https://redirect.github.com/0).0.12 - [@​react-email/heading](https://redirect.github.com/react-email/heading)[@​0](https://redirect.github.com/0).0.15 - [@​react-email/hr](https://redirect.github.com/react-email/hr)[@​0](https://redirect.github.com/0).0.11 - [@​react-email/html](https://redirect.github.com/react-email/html)[@​0](https://redirect.github.com/0).0.11 - [@​react-email/img](https://redirect.github.com/react-email/img)[@​0](https://redirect.github.com/0).0.11 - [@​react-email/link](https://redirect.github.com/react-email/link)[@​0](https://redirect.github.com/0).0.12 - [@​react-email/markdown](https://redirect.github.com/react-email/markdown)[@​0](https://redirect.github.com/0).0.14 - [@​react-email/preview](https://redirect.github.com/react-email/preview)[@​0](https://redirect.github.com/0).0.12 - [@​react-email/row](https://redirect.github.com/react-email/row)[@​0](https://redirect.github.com/0).0.12 - [@​react-email/section](https://redirect.github.com/react-email/section)[@​0](https://redirect.github.com/0).0.16 - [@​react-email/tailwind](https://redirect.github.com/react-email/tailwind)[@​1](https://redirect.github.com/1).0.4 - [@​react-email/text](https://redirect.github.com/react-email/text)[@​0](https://redirect.github.com/0).1.1
taskforcesh/bullmq (bullmq) ### [`v5.48.1`](https://redirect.github.com/taskforcesh/bullmq/compare/v5.48.0...b00731469ebbc65d35003c48da093e48c0ccc6ed) [Compare Source](https://redirect.github.com/taskforcesh/bullmq/compare/v5.48.0...v5.48.1)
rust-lang/cc-rs (cc) ### [`v1.2.18`](https://redirect.github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1218---2025-04-04) [Compare Source](https://redirect.github.com/rust-lang/cc-rs/compare/cc-v1.2.17...cc-v1.2.18) ##### Other - Regenerate target info ([#​1450](https://redirect.github.com/rust-lang/cc-rs/pull/1450)) - Use `std::thread::available_parallelism` for determining the default number of jobs ([#​1447](https://redirect.github.com/rust-lang/cc-rs/pull/1447)) - Fix mips64-openwrt-linux-musl parsing ([#​1449](https://redirect.github.com/rust-lang/cc-rs/pull/1449)) - Use compiler prefix `x86_64-linux-musl` ([#​1443](https://redirect.github.com/rust-lang/cc-rs/pull/1443))
purpleprotocol/mimalloc_rust (mimalloc) ### [`v0.1.46`](https://redirect.github.com/purpleprotocol/mimalloc_rust/releases/tag/v0.1.46): Version 0.1.46 [Compare Source](https://redirect.github.com/purpleprotocol/mimalloc_rust/compare/v0.1.45...v0.1.46) ##### Changes - Fixed musl builds.
resend/react-email (react-email) ### [`v4.0.7`](https://redirect.github.com/resend/react-email/releases/tag/react-email%404.0.7): react-email 4.0.7 [Compare Source](https://redirect.github.com/resend/react-email/compare/react-email@4.0.6...react-email@4.0.7) #### What's Changed - [`403e415`](https://redirect.github.com/resend/react-email/commit/403e415): Fix `deno` not working as an option for `email build` **Full Changelog**: https://github.com/resend/react-email/compare/react-email@4.0.6...react-email@4.0.7 ### [`v4.0.6`](https://redirect.github.com/resend/react-email/blob/HEAD/packages/react-email/CHANGELOG.md#406) [Compare Source](https://redirect.github.com/resend/react-email/compare/react-email@4.0.5...react-email@4.0.6) ##### Patch Changes - [`809130e`](https://redirect.github.com/resend/react-email/commit/809130e): `next@15.2.4` ### [`v4.0.5`](https://redirect.github.com/resend/react-email/releases/tag/react-email%404.0.5): react-email 4.0.5 [Compare Source](https://redirect.github.com/resend/react-email/compare/react-email@4.0.4...react-email@4.0.5) #### What's Changed - [`e1dc351`](https://redirect.github.com/resend/react-email/commit/e1dc351): Add support for path aliases when linter runs tailwind config **Full Changelog**: https://github.com/resend/react-email/compare/react-email@4.0.4...react-email@4.0.5 ### [`v4.0.4`](https://redirect.github.com/resend/react-email/releases/tag/react-email%404.0.4): react-email 4.0.4 [Compare Source](https://redirect.github.com/resend/react-email/compare/react-email@4.0.3...react-email@4.0.4) #### What's Changed - [`1a7f9e6`](https://redirect.github.com/resend/react-email/commit/1a7f9e6): Update dependencies: `next@15.2.3` **Full Changelog**: https://github.com/resend/react-email/compare/react-email@4.0.3...react-email@4.0.4
Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-core) ### [`v1.10.2`](https://redirect.github.com/Kotlin/kotlinx.coroutines/blob/HEAD/CHANGES.md#Version-1102) [Compare Source](https://redirect.github.com/Kotlin/kotlinx.coroutines/compare/1.10.1...1.10.2) - Fixed the `kotlinx-coroutines-debug` JAR file including the `module-info.class` file twice, resulting in failures in various tooling ([#​4314](https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/4314)). Thanks, [@​RyuNen344](https://redirect.github.com/RyuNen344)! - Fixed `Flow.stateIn` hanging when the scope is cancelled in advance or the flow is empty ([#​4322](https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/4322)). Thanks, [@​francescotescari](https://redirect.github.com/francescotescari)! - Improved handling of dispatcher failures in `.limitedParallelism` ([#​4330](https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/4330)) and during flow collection ([#​4272](https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/4272)). - Fixed `runBlocking` failing to run its coroutine to completion in some cases if its JVM thread got interrupted ([#​4399](https://redirect.github.com/Kotlin/kotlinx.coroutines/issues/4399)). - Small tweaks, fixes, and documentation improvements.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). --- Cargo.lock | 12 +- packages/backend/server/package.json | 4 +- .../build.gradle | 2 +- .../android/App/gradle/libs.versions.toml | 6 +- yarn.lock | 153 +++++++++--------- 5 files changed, 84 insertions(+), 93 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4d22fed334..164581390e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -601,9 +601,9 @@ dependencies = [ [[package]] name = "cc" -version = "1.2.17" +version = "1.2.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1fcb57c740ae1daf453ae85f16e37396f672b039e00d9d866e07ddb24e328e3a" +checksum = "525046617d8376e3db1deffb079e91cef90a89fc3ca5c185bbf8c9ecdd15cd5c" dependencies = [ "shlex", ] @@ -1997,9 +1997,9 @@ checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa" [[package]] name = "libmimalloc-sys" -version = "0.1.41" +version = "0.1.42" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b20daca3a4ac14dbdc753c5e90fc7b490a48a9131daed3c9a9ced7b2defd37b" +checksum = "ec9d6fac27761dabcd4ee73571cdb06b7022dc99089acbe5435691edffaac0f4" dependencies = [ "cc", "libc", @@ -2153,9 +2153,9 @@ checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" [[package]] name = "mimalloc" -version = "0.1.45" +version = "0.1.46" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03cb1f88093fe50061ca1195d336ffec131347c7b833db31f9ab62a2d1b7925f" +checksum = "995942f432bbb4822a7e9c3faa87a695185b0d09273ba85f097b54f4e458f2af" dependencies = [ "libmimalloc-sys", ] diff --git a/packages/backend/server/package.json b/packages/backend/server/package.json index ea87851992..2768c37260 100644 --- a/packages/backend/server/package.json +++ b/packages/backend/server/package.json @@ -67,7 +67,7 @@ "@opentelemetry/semantic-conventions": "^1.28.0", "@prisma/client": "^5.22.0", "@prisma/instrumentation": "^5.22.0", - "@react-email/components": "0.0.35", + "@react-email/components": "0.0.36", "@socket.io/redis-adapter": "^8.3.0", "ai": "^4.1.51", "bullmq": "^5.40.2", @@ -140,7 +140,7 @@ "c8": "^10.1.3", "cross-env": "^7.0.3", "nodemon": "^3.1.7", - "react-email": "4.0.3", + "react-email": "4.0.7", "sinon": "^20.0.0", "supertest": "^7.0.0", "why-is-node-running": "^3.2.2" diff --git a/packages/frontend/apps/android/App/capacitor-cordova-android-plugins/build.gradle b/packages/frontend/apps/android/App/capacitor-cordova-android-plugins/build.gradle index 1192ef868a..9c83ea7179 100644 --- a/packages/frontend/apps/android/App/capacitor-cordova-android-plugins/build.gradle +++ b/packages/frontend/apps/android/App/capacitor-cordova-android-plugins/build.gradle @@ -9,7 +9,7 @@ buildscript { mavenCentral() } dependencies { - classpath 'com.android.tools.build:gradle:8.7.2' + classpath 'com.android.tools.build:gradle:8.9.1' } } diff --git a/packages/frontend/apps/android/App/gradle/libs.versions.toml b/packages/frontend/apps/android/App/gradle/libs.versions.toml index 99f421ba8c..be8e7264cd 100644 --- a/packages/frontend/apps/android/App/gradle/libs.versions.toml +++ b/packages/frontend/apps/android/App/gradle/libs.versions.toml @@ -6,15 +6,15 @@ apollo = "4.1.1" appcompat = "1.7.0" browser = "1.8.0" coordinatorLayout = "1.3.0" -coreKtx = "1.15.0" +coreKtx = "1.16.0" coreSplashScreen = "1.0.1" googleServices = "4.4.2" jna = "5.17.0" junitVersion = "4.13.2" kotlin = "2.1.20" -kotlinxCoroutines = "1.10.1" +kotlinxCoroutines = "1.10.2" material = "1.12.0" -material3 = "1.3.1" +material3 = "1.3.2" rustAndroid = "0.9.6" [libraries] diff --git a/yarn.lock b/yarn.lock index 16046c2758..677e6be25d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -910,7 +910,7 @@ __metadata: "@opentelemetry/semantic-conventions": "npm:^1.28.0" "@prisma/client": "npm:^5.22.0" "@prisma/instrumentation": "npm:^5.22.0" - "@react-email/components": "npm:0.0.35" + "@react-email/components": "npm:0.0.36" "@socket.io/redis-adapter": "npm:^8.3.0" "@types/cookie-parser": "npm:^1.4.8" "@types/express": "npm:^5.0.1" @@ -963,7 +963,7 @@ __metadata: prisma: "npm:^5.22.0" react: "npm:19.1.0" react-dom: "npm:19.1.0" - react-email: "npm:4.0.3" + react-email: "npm:4.0.7" reflect-metadata: "npm:^0.2.2" rxjs: "npm:^7.8.1" semver: "npm:^7.6.3" @@ -8839,65 +8839,65 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.2.2": - version: 15.2.2 - resolution: "@next/env@npm:15.2.2" - checksum: 10/ad579724859dab7c280e191b6a92df813587546690e65b91824bd177743c39463bb204a2e0250c11d211c39afbf416f9bb130985efab9aaadffb4d5e6e0ee4ab +"@next/env@npm:15.2.4": + version: 15.2.4 + resolution: "@next/env@npm:15.2.4" + checksum: 10/2b6153fcb117f117385d5a18b61cd5696cf87c93575535fd8d1bae8864c194e974f5c66061dceb9d1ca50d390bd7c846e744adafc5e4cbcebcae94a10a7c54a0 languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.2.2": - version: 15.2.2 - resolution: "@next/swc-darwin-arm64@npm:15.2.2" +"@next/swc-darwin-arm64@npm:15.2.4": + version: 15.2.4 + resolution: "@next/swc-darwin-arm64@npm:15.2.4" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.2.2": - version: 15.2.2 - resolution: "@next/swc-darwin-x64@npm:15.2.2" +"@next/swc-darwin-x64@npm:15.2.4": + version: 15.2.4 + resolution: "@next/swc-darwin-x64@npm:15.2.4" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.2.2": - version: 15.2.2 - resolution: "@next/swc-linux-arm64-gnu@npm:15.2.2" +"@next/swc-linux-arm64-gnu@npm:15.2.4": + version: 15.2.4 + resolution: "@next/swc-linux-arm64-gnu@npm:15.2.4" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.2.2": - version: 15.2.2 - resolution: "@next/swc-linux-arm64-musl@npm:15.2.2" +"@next/swc-linux-arm64-musl@npm:15.2.4": + version: 15.2.4 + resolution: "@next/swc-linux-arm64-musl@npm:15.2.4" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.2.2": - version: 15.2.2 - resolution: "@next/swc-linux-x64-gnu@npm:15.2.2" +"@next/swc-linux-x64-gnu@npm:15.2.4": + version: 15.2.4 + resolution: "@next/swc-linux-x64-gnu@npm:15.2.4" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.2.2": - version: 15.2.2 - resolution: "@next/swc-linux-x64-musl@npm:15.2.2" +"@next/swc-linux-x64-musl@npm:15.2.4": + version: 15.2.4 + resolution: "@next/swc-linux-x64-musl@npm:15.2.4" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.2.2": - version: 15.2.2 - resolution: "@next/swc-win32-arm64-msvc@npm:15.2.2" +"@next/swc-win32-arm64-msvc@npm:15.2.4": + version: 15.2.4 + resolution: "@next/swc-win32-arm64-msvc@npm:15.2.4" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.2.2": - version: 15.2.2 - resolution: "@next/swc-win32-x64-msvc@npm:15.2.2" +"@next/swc-win32-x64-msvc@npm:15.2.4": + version: 15.2.4 + resolution: "@next/swc-win32-x64-msvc@npm:15.2.4" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -11762,14 +11762,14 @@ __metadata: languageName: node linkType: hard -"@react-email/code-block@npm:0.0.11": - version: 0.0.11 - resolution: "@react-email/code-block@npm:0.0.11" +"@react-email/code-block@npm:0.0.12": + version: 0.0.12 + resolution: "@react-email/code-block@npm:0.0.12" dependencies: - prismjs: "npm:1.29.0" + prismjs: "npm:1.30.0" peerDependencies: react: ^18.0 || ^19.0 || ^19.0.0-rc - checksum: 10/380fcb2da86c897bc4530bcdbe30598f43c175da2f417dc1ca4596cc201acd88bda16093dbb09207e9949d1d172775b4585f69145e5e4ab4d0ea845a88256a49 + checksum: 10/c7ac85519077847594d96ead5729dbb1953cba3b4631715113288c584765241a127b7be4f41ecab55f91120850a354b433692ad19e2a7bdf66302606e6bc1d4d languageName: node linkType: hard @@ -11791,13 +11791,13 @@ __metadata: languageName: node linkType: hard -"@react-email/components@npm:0.0.35": - version: 0.0.35 - resolution: "@react-email/components@npm:0.0.35" +"@react-email/components@npm:0.0.36": + version: 0.0.36 + resolution: "@react-email/components@npm:0.0.36" dependencies: "@react-email/body": "npm:0.0.11" "@react-email/button": "npm:0.0.19" - "@react-email/code-block": "npm:0.0.11" + "@react-email/code-block": "npm:0.0.12" "@react-email/code-inline": "npm:0.0.5" "@react-email/column": "npm:0.0.13" "@react-email/container": "npm:0.0.15" @@ -11810,14 +11810,14 @@ __metadata: "@react-email/link": "npm:0.0.12" "@react-email/markdown": "npm:0.0.14" "@react-email/preview": "npm:0.0.12" - "@react-email/render": "npm:1.0.5" + "@react-email/render": "npm:1.0.6" "@react-email/row": "npm:0.0.12" "@react-email/section": "npm:0.0.16" "@react-email/tailwind": "npm:1.0.4" "@react-email/text": "npm:0.1.1" peerDependencies: react: ^18.0 || ^19.0 || ^19.0.0-rc - checksum: 10/a057cef6973155efd4cad7df2481e3c5c76935d3afa2339370a156b85e4bce8809088eacd077bae558c4950909ec1eb8f04b2720fa6d23bd0c3a7d74572c2300 + checksum: 10/7b57c03df9370285569eae73d90b649b7d41881cfb1751770236b794b9e4ecb377256bd358c99f4a690260a437dcebaf647ae25658c849ebf694fa44116ee2bc languageName: node linkType: hard @@ -11913,17 +11913,17 @@ __metadata: languageName: node linkType: hard -"@react-email/render@npm:1.0.5": - version: 1.0.5 - resolution: "@react-email/render@npm:1.0.5" +"@react-email/render@npm:1.0.6": + version: 1.0.6 + resolution: "@react-email/render@npm:1.0.6" dependencies: html-to-text: "npm:9.0.5" - prettier: "npm:3.4.2" + prettier: "npm:3.5.3" react-promise-suspense: "npm:0.3.4" peerDependencies: react: ^18.0 || ^19.0 || ^19.0.0-rc react-dom: ^18.0 || ^19.0 || ^19.0.0-rc - checksum: 10/e08921af712f8d71d9e99aaab30d80d9308a9625db2341a1502bf46a85e827365142cf54348c561fbd8801598da5219c817aeddb82ab1504d6a7d1898cfceda0 + checksum: 10/efdd9b0cd18d960be33c080b7f1e38287b6a674f6768b35ff52b5b1d9621e1b5d13fe673c9edd19fc6ec428941a2ba46200c1012f993db5a44be2b6b3422c7b4 languageName: node linkType: hard @@ -17437,8 +17437,8 @@ __metadata: linkType: hard "bullmq@npm:^5.40.2": - version: 5.48.0 - resolution: "bullmq@npm:5.48.0" + version: 5.48.1 + resolution: "bullmq@npm:5.48.1" dependencies: cron-parser: "npm:^4.9.0" ioredis: "npm:^5.4.1" @@ -17447,7 +17447,7 @@ __metadata: semver: "npm:^7.5.4" tslib: "npm:^2.0.0" uuid: "npm:^9.0.0" - checksum: 10/268dbdd412a1dd0d9189f7aec832195a89d3b8ed817bef909cb6396316a2a99b80ec64983dd70b29d1c1a87839672a222daabe4e3b0f1e31bf14c4ad1a2aec70 + checksum: 10/1cd3f0b45210a1f8a58dd551635067b5df3338a0ab5c245939d5b99327dd36b00158649f59ce33c3fd1836f43142e4cb1b2e2fced2f03a16b3e2f728784c5a04 languageName: node linkType: hard @@ -26958,19 +26958,19 @@ __metadata: languageName: node linkType: hard -"next@npm:15.2.2": - version: 15.2.2 - resolution: "next@npm:15.2.2" +"next@npm:15.2.4": + version: 15.2.4 + resolution: "next@npm:15.2.4" dependencies: - "@next/env": "npm:15.2.2" - "@next/swc-darwin-arm64": "npm:15.2.2" - "@next/swc-darwin-x64": "npm:15.2.2" - "@next/swc-linux-arm64-gnu": "npm:15.2.2" - "@next/swc-linux-arm64-musl": "npm:15.2.2" - "@next/swc-linux-x64-gnu": "npm:15.2.2" - "@next/swc-linux-x64-musl": "npm:15.2.2" - "@next/swc-win32-arm64-msvc": "npm:15.2.2" - "@next/swc-win32-x64-msvc": "npm:15.2.2" + "@next/env": "npm:15.2.4" + "@next/swc-darwin-arm64": "npm:15.2.4" + "@next/swc-darwin-x64": "npm:15.2.4" + "@next/swc-linux-arm64-gnu": "npm:15.2.4" + "@next/swc-linux-arm64-musl": "npm:15.2.4" + "@next/swc-linux-x64-gnu": "npm:15.2.4" + "@next/swc-linux-x64-musl": "npm:15.2.4" + "@next/swc-win32-arm64-msvc": "npm:15.2.4" + "@next/swc-win32-x64-msvc": "npm:15.2.4" "@swc/counter": "npm:0.1.3" "@swc/helpers": "npm:0.5.15" busboy: "npm:1.6.0" @@ -27015,7 +27015,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10/d08ac7dc9503ad6944c5fe322f6dd958960bc1c41c8f7d360d53d93c3c9408008906294d2b9a5e143ad8db54b23a1fc9fb2db7b0b5e45e352006952c402f2a82 + checksum: 10/83405aec9c12e2c62f062bae0b1089588632031543bc7bbfb3a0d924aecf4a2a15a020d5c26fcd6db88c1ff1762ec94d42ac03c7c047b824719685e0f68d5086 languageName: node linkType: hard @@ -28928,16 +28928,7 @@ __metadata: languageName: node linkType: hard -"prettier@npm:3.4.2": - version: 3.4.2 - resolution: "prettier@npm:3.4.2" - bin: - prettier: bin/prettier.cjs - checksum: 10/a3e806fb0b635818964d472d35d27e21a4e17150c679047f5501e1f23bd4aa806adf660f0c0d35214a210d5d440da6896c2e86156da55f221a57938278dc326e - languageName: node - linkType: hard - -"prettier@npm:^3.2.5, prettier@npm:^3.4.2": +"prettier@npm:3.5.3, prettier@npm:^3.2.5, prettier@npm:^3.4.2": version: 3.5.3 resolution: "prettier@npm:3.5.3" bin: @@ -28991,10 +28982,10 @@ __metadata: languageName: node linkType: hard -"prismjs@npm:1.29.0": - version: 1.29.0 - resolution: "prismjs@npm:1.29.0" - checksum: 10/2080db382c2dde0cfc7693769e89b501ef1bfc8ff4f8d25c07fd4c37ca31bc443f6133d5b7c145a73309dc396e829ddb7cc18560026d862a887ae08864ef6b07 +"prismjs@npm:1.30.0": + version: 1.30.0 + resolution: "prismjs@npm:1.30.0" + checksum: 10/6b48a2439a82e5c6882f48ebc1564c3890e16463ba17ac10c3ad4f62d98dea5b5c915b172b63b83023a70ad4f5d7be3e8a60304420db34a161fae69dd4e3e2da languageName: node linkType: hard @@ -29397,9 +29388,9 @@ __metadata: languageName: node linkType: hard -"react-email@npm:4.0.3": - version: 4.0.3 - resolution: "react-email@npm:4.0.3" +"react-email@npm:4.0.7": + version: 4.0.7 + resolution: "react-email@npm:4.0.7" dependencies: "@babel/parser": "npm:7.24.5" "@babel/traverse": "npm:7.25.6" @@ -29411,13 +29402,13 @@ __metadata: glob: "npm:10.3.4" log-symbols: "npm:4.1.0" mime-types: "npm:2.1.35" - next: "npm:15.2.2" + next: "npm:15.2.4" normalize-path: "npm:3.0.0" ora: "npm:5.4.1" socket.io: "npm:4.8.1" bin: email: dist/cli/index.js - checksum: 10/2df41c8e99614591820659a9028efb289fe9683dfa6130882039fb1348cf05d32ea9c71c3de48aafc27c59a767dbbe177fddd2c58357d606c50c5496bc10f933 + checksum: 10/a96a5f7e0b728212e53d4f419e65436e23e1a2a608b9f536bb6e4105a25e15e00fd50d3f7c08c895d4b235c2e95e4ec01e59029385f858b3f8d772e6dcd54d1a languageName: node linkType: hard