From c677675bddbec87e8f77fcc508a27ba373a3b982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 04:06:23 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 3 directories with 22 updates Bumps the npm_and_yarn group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lodash](https://github.com/lodash/lodash) | `4.17.23` | `4.18.1` | | [markdown-it](https://github.com/markdown-it/markdown-it) | `13.0.1` | `14.1.1` | | [next](https://github.com/vercel/next.js) | `14.2.35` | `15.5.15` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `7.0.12` | `8.0.5` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.4.20` | `11.1.18` | | [kysely](https://github.com/kysely-org/kysely) | `0.28.2` | `0.28.14` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.1` | `6.4.2` | | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.9` | `1.19.14` | | [@xmldom/xmldom](https://github.com/xmldom/xmldom) | `0.8.11` | `0.8.12` | | [ajv](https://github.com/ajv-validator/ajv) | `6.12.6` | `6.14.0` | | [bn.js](https://github.com/indutny/bn.js) | `4.12.0` | `4.12.3` | | [defu](https://github.com/unjs/defu) | `6.1.4` | `6.1.7` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.2.1` | `8.3.2` | | [flatted](https://github.com/WebReflection/flatted) | `3.3.3` | `3.4.2` | | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.11` | `1.16.0` | | [hono](https://github.com/honojs/hono) | `4.11.7` | `4.12.14` | | [minimatch](https://github.com/isaacs/minimatch) | `3.1.2` | `3.1.5` | | [picomatch](https://github.com/micromatch/picomatch) | `2.3.1` | `2.3.2` | | [socket.io-parser](https://github.com/socketio/socket.io) | `4.2.4` | `4.2.6` | | [svgo](https://github.com/svg/svgo) | `4.0.0` | `4.0.1` | | [yaml](https://github.com/eemeli/yaml) | `1.10.2` | `1.10.3` | Bumps the npm_and_yarn group with 5 updates in the /apps/web directory: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.3.1` | `3.4.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.23` | `4.18.1` | | [markdown-it](https://github.com/markdown-it/markdown-it) | `13.0.1` | `14.1.1` | | [next](https://github.com/vercel/next.js) | `16.1.5` | `16.2.3` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `7.0.12` | `8.0.5` | Bumps the npm_and_yarn group with 2 updates in the /packages/platform/atoms directory: [dompurify](https://github.com/cure53/DOMPurify) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) Updates `markdown-it` from 13.0.1 to 14.1.1 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.1...14.1.1) Updates `next` from 14.2.35 to 15.5.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.35...v15.5.15) Updates `nodemailer` from 7.0.12 to 8.0.5 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v7.0.12...v8.0.5) Updates `@nestjs/core` from 10.4.20 to 11.1.18 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.18/packages/core) Updates `kysely` from 0.28.2 to 0.28.14 - [Release notes](https://github.com/kysely-org/kysely/releases) - [Commits](https://github.com/kysely-org/kysely/compare/0.28.2...v0.28.14) Updates `vite` from 6.4.1 to 6.4.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite) Updates `@hono/node-server` from 1.19.9 to 1.19.14 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/compare/v1.19.9...v1.19.14) Updates `@xmldom/xmldom` from 0.8.11 to 0.8.12 - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](https://github.com/xmldom/xmldom/compare/0.8.11...0.8.12) Updates `ajv` from 6.12.6 to 6.14.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.14.0) Updates `bn.js` from 4.12.0 to 4.12.3 - [Release notes](https://github.com/indutny/bn.js/releases) - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/indutny/bn.js/compare/v4.12.0...v4.12.3) Updates `defu` from 6.1.4 to 6.1.7 - [Release notes](https://github.com/unjs/defu/releases) - [Changelog](https://github.com/unjs/defu/blob/main/CHANGELOG.md) - [Commits](https://github.com/unjs/defu/compare/v6.1.4...v6.1.7) Updates `express-rate-limit` from 8.2.1 to 8.3.2 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](https://github.com/express-rate-limit/express-rate-limit/compare/v8.2.1...v8.3.2) Updates `flatted` from 3.3.3 to 3.4.2 - [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2) Updates `follow-redirects` from 1.15.11 to 1.16.0 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.11...v1.16.0) Updates `hono` from 4.11.7 to 4.12.14 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.7...v4.12.14) Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5) Updates `picomatch` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2) Updates `socket.io-parser` from 4.2.4 to 4.2.6 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/socket.io-parser@4.2.4...socket.io-parser@4.2.6) Updates `svgo` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/svg/svgo/releases) - [Commits](https://github.com/svg/svgo/compare/v4.0.0...v4.0.1) Updates `yaml` from 1.10.2 to 1.10.3 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v1.10.3) Updates `dompurify` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.3.1...3.4.0) Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) Updates `markdown-it` from 13.0.1 to 14.1.1 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.1...14.1.1) Updates `next` from 16.1.5 to 16.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.35...v15.5.15) Updates `nodemailer` from 7.0.12 to 8.0.5 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v7.0.12...v8.0.5) Updates `dompurify` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.3.1...3.4.0) Updates `vite` from 6.4.1 to 6.4.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: markdown-it dependency-version: 14.1.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.5.15 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-version: 8.0.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@nestjs/core" dependency-version: 11.1.18 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: kysely dependency-version: 0.28.14 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.4.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@hono/node-server" dependency-version: 1.19.14 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ajv dependency-version: 6.14.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: bn.js dependency-version: 4.12.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: defu dependency-version: 6.1.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express-rate-limit dependency-version: 8.3.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.14 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: socket.io-parser dependency-version: 4.2.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: svgo dependency-version: 4.0.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: yaml dependency-version: 1.10.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: dompurify dependency-version: 3.4.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: markdown-it dependency-version: 14.1.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nodemailer dependency-version: 8.0.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: dompurify dependency-version: 3.4.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.4.2 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/api/v1/package.json | 2 +- apps/api/v2/package.json | 4 +- apps/web/package.json | 10 +- example-apps/credential-sync/package.json | 2 +- packages/app-store/package.json | 2 +- packages/embeds/embed-core/package.json | 2 +- packages/embeds/embed-react/package.json | 2 +- packages/embeds/embed-snippet/package.json | 2 +- packages/features/auth/package.json | 2 +- packages/kysely/package.json | 2 +- packages/platform/atoms/package.json | 4 +- packages/platform/examples/base/package.json | 2 +- packages/platform/libraries/package.json | 2 +- yarn.lock | 526 +++++++------------ 14 files changed, 203 insertions(+), 361 deletions(-) diff --git a/apps/api/v1/package.json b/apps/api/v1/package.json index e40d4415061abd..c53dbab41214db 100644 --- a/apps/api/v1/package.json +++ b/apps/api/v1/package.json @@ -36,7 +36,7 @@ "@sentry/nextjs": "10.33.0", "bcryptjs": "2.4.3", "memory-cache": "0.2.0", - "next": "16.1.5", + "next": "15.5.15", "next-api-middleware": "1.0.1", "next-axiom": "0.17.0", "next-swagger-doc": "0.3.6", diff --git a/apps/api/v2/package.json b/apps/api/v2/package.json index cef3be78ac2b98..e0f6f0cc855c09 100644 --- a/apps/api/v2/package.json +++ b/apps/api/v2/package.json @@ -52,7 +52,7 @@ "@nestjs/bull": "11.0.4", "@nestjs/common": "10.4.20", "@nestjs/config": "3.2.0", - "@nestjs/core": "10.4.20", + "@nestjs/core": "11.1.18", "@nestjs/jwt": "10.2.0", "@nestjs/passport": "10.0.3", "@nestjs/platform-express": "10.4.20", @@ -73,7 +73,7 @@ "googleapis": "84.0.0", "helmet": "7.1.0", "ioredis": "5.3.2", - "lodash": "4.17.23", + "lodash": "4.18.1", "luxon": "3.4.4", "nest-winston": "1.9.4", "passport": "0.7.0", diff --git a/apps/web/package.json b/apps/web/package.json index 9d4a5db8a1994d..f210e62360af42 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -90,7 +90,7 @@ "bcryptjs": "2.4.3", "botid": "1.5.7", "classnames": "2.3.2", - "dompurify": "3.3.1", + "dompurify": "3.4.0", "entities": "4.5.0", "handlebars": "4.7.9", "i18next": "23.2.3", @@ -102,18 +102,18 @@ "jsdom": "22.0.0", "kbar": "0.1.0-beta.36", "libphonenumber-js": "^1.12.38", - "lodash": "4.17.23", - "markdown-it": "13.0.1", + "lodash": "4.18.1", + "markdown-it": "14.1.1", "md5": "2.3.0", "memory-cache": "0.2.0", "micro": "10.0.1", - "next": "16.1.5", + "next": "16.2.3", "next-auth": "4.24.13", "next-axiom": "0.17.0", "next-i18next": "15.4.2", "next-seo": "6.1.0", "next-themes": "0.2.0", - "nodemailer": "7.0.12", + "nodemailer": "8.0.5", "nuqs": "2.8.2", "openid-client": "6.5.0", "otplib": "12.0.1", diff --git a/example-apps/credential-sync/package.json b/example-apps/credential-sync/package.json index a950e9b45b99c0..406507dabae411 100644 --- a/example-apps/credential-sync/package.json +++ b/example-apps/credential-sync/package.json @@ -10,7 +10,7 @@ "dependencies": { "@calcom/atoms": "workspace:*", "@prisma/client": "6.16.1", - "next": "14.2.35", + "next": "15.5.15", "prisma": "6.16.1", "react": "18.2.0", "react-dom": "18.2.0" diff --git a/packages/app-store/package.json b/packages/app-store/package.json index 8d94b6ce8145a1..fd0b0436425003 100644 --- a/packages/app-store/package.json +++ b/packages/app-store/package.json @@ -32,7 +32,7 @@ "@calcom/office365video": "workspace:*", "@calcom/ui": "workspace:*", "@calcom/zoomvideo": "workspace:*", - "lodash": "4.17.23", + "lodash": "4.18.1", "qs-stringify": "1.2.1", "react-i18next": "12.3.1" }, diff --git a/packages/embeds/embed-core/package.json b/packages/embeds/embed-core/package.json index 73edc16ed1d44a..922cd72907ccf7 100644 --- a/packages/embeds/embed-core/package.json +++ b/packages/embeds/embed-core/package.json @@ -51,7 +51,7 @@ "postcss": "8.5.6", "tailwindcss": "4.1.17", "typescript": "5.9.3", - "vite": "6.4.1", + "vite": "6.4.2", "vite-plugin-environment": "1.1.3" } } diff --git a/packages/embeds/embed-react/package.json b/packages/embeds/embed-react/package.json index 87c783fd7c6c75..4d768b494d38ff 100644 --- a/packages/embeds/embed-react/package.json +++ b/packages/embeds/embed-react/package.json @@ -50,7 +50,7 @@ "@vitejs/plugin-react": "5.1.2", "npm-run-all": "4.1.5", "typescript": "5.9.3", - "vite": "6.4.1" + "vite": "6.4.2" }, "dependencies": { "@calcom/embed-core": "workspace:*", diff --git a/packages/embeds/embed-snippet/package.json b/packages/embeds/embed-snippet/package.json index bee98a5c84ca69..211746f822a543 100644 --- a/packages/embeds/embed-snippet/package.json +++ b/packages/embeds/embed-snippet/package.json @@ -26,7 +26,7 @@ "types": "./dist/index.d.ts", "devDependencies": { "typescript": "5.9.3", - "vite": "6.4.1" + "vite": "6.4.2" }, "dependencies": { "@calcom/embed-core": "workspace:*" diff --git a/packages/features/auth/package.json b/packages/features/auth/package.json index 946da58ce350f6..e92e77557ad7bf 100644 --- a/packages/features/auth/package.json +++ b/packages/features/auth/package.json @@ -19,7 +19,7 @@ "jose": "4.15.9", "lru-cache": "9.0.3", "next-auth": "4.24.13", - "nodemailer": "7.0.12", + "nodemailer": "8.0.5", "otplib": "12.0.1" } } diff --git a/packages/kysely/package.json b/packages/kysely/package.json index bd9f313cb3d0bd..bdc157f8db1f75 100644 --- a/packages/kysely/package.json +++ b/packages/kysely/package.json @@ -3,7 +3,7 @@ "private": true, "main": "index.ts", "dependencies": { - "kysely": "0.28.2", + "kysely": "0.28.14", "pg": "8.16.0" }, "devDependencies": { diff --git a/packages/platform/atoms/package.json b/packages/platform/atoms/package.json index b0099ba9bd3d30..2bb254043d2f8a 100644 --- a/packages/platform/atoms/package.json +++ b/packages/platform/atoms/package.json @@ -38,7 +38,7 @@ "postcss-prefixwrap": "1.57.0", "ts-jest": "29.1.4", "typescript": "5.9.3", - "vite": "6.4.1", + "vite": "6.4.2", "vite-plugin-dts": "4.5.4", "vite-plugin-inspect": "0.8.4" }, @@ -88,7 +88,7 @@ "@tanstack/react-query": "5.17.19", "class-variance-authority": "0.4.0", "clsx": "2.1.1", - "dompurify": "3.3.1", + "dompurify": "3.4.0", "marked": "15.0.6", "react-use": "17.6.0", "tailwind-merge": "1.13.2", diff --git a/packages/platform/examples/base/package.json b/packages/platform/examples/base/package.json index 6d44848aaaeae4..8699ea2da86b80 100644 --- a/packages/platform/examples/base/package.json +++ b/packages/platform/examples/base/package.json @@ -13,7 +13,7 @@ "dependencies": { "@calcom/atoms": "workspace:*", "@prisma/client": "6.16.1", - "next": "16.1.5", + "next": "15.5.15", "prisma": "6.16.1", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/packages/platform/libraries/package.json b/packages/platform/libraries/package.json index 7fc0f98fec2fe4..b2d1eee1339884 100644 --- a/packages/platform/libraries/package.json +++ b/packages/platform/libraries/package.json @@ -31,7 +31,7 @@ "@types/node": "20.17.23", "@vitejs/plugin-react": "5.1.2", "typescript": "5.9.3", - "vite": "6.4.1", + "vite": "6.4.2", "vite-plugin-dts": "4.5.4", "vite-plugin-environment": "1.1.3" }, diff --git a/yarn.lock b/yarn.lock index 00eef74e65fdc2..bcba0e3bfaf826 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1948,7 +1948,7 @@ __metadata: "@nestjs/cli": "npm:10.3.2" "@nestjs/common": "npm:10.4.20" "@nestjs/config": "npm:3.2.0" - "@nestjs/core": "npm:10.4.20" + "@nestjs/core": "npm:11.1.18" "@nestjs/jwt": "npm:10.2.0" "@nestjs/passport": "npm:10.0.3" "@nestjs/platform-express": "npm:10.4.20" @@ -1982,7 +1982,7 @@ __metadata: jest: "npm:29.7.0" jest-date-mock: "npm:1.0.10" jest-junit: "npm:^16.0.0" - lodash: "npm:4.17.23" + lodash: "npm:4.18.1" luxon: "npm:3.4.4" nest-winston: "npm:1.9.4" node-mocks-http: "npm:1.16.2" @@ -2025,7 +2025,7 @@ __metadata: "@sentry/nextjs": "npm:10.33.0" bcryptjs: "npm:2.4.3" memory-cache: "npm:0.2.0" - next: "npm:16.1.5" + next: "npm:15.5.15" next-api-middleware: "npm:1.0.1" next-axiom: "npm:0.17.0" next-swagger-doc: "npm:0.3.6" @@ -2072,7 +2072,7 @@ __metadata: "@calcom/types": "workspace:*" "@calcom/ui": "workspace:*" "@calcom/zoomvideo": "workspace:*" - lodash: "npm:4.17.23" + lodash: "npm:4.18.1" qs-stringify: "npm:1.2.1" react-i18next: "npm:12.3.1" peerDependencies: @@ -2131,7 +2131,7 @@ __metadata: tailwindcss: "npm:4.1.17" ts-jest: "npm:29.1.4" typescript: "npm:5.9.3" - vite: "npm:6.4.1" + vite: "npm:6.4.2" vite-plugin-dts: "npm:4.5.4" vite-plugin-inspect: "npm:0.8.4" peerDependencies: @@ -2161,7 +2161,7 @@ __metadata: "@types/react": "npm:18.0.26" "@types/react-dom": "npm:18.2.6" dotenv: "npm:17.2.2" - next: "npm:16.1.5" + next: "npm:15.5.15" postcss: "npm:8.5.6" prisma: "npm:6.16.1" react: "npm:18.2.0" @@ -2377,7 +2377,7 @@ __metadata: postcss: "npm:8.5.6" tailwindcss: "npm:4.1.17" typescript: "npm:5.9.3" - vite: "npm:6.4.1" + vite: "npm:6.4.2" vite-plugin-environment: "npm:1.1.3" languageName: unknown linkType: soft @@ -2394,7 +2394,7 @@ __metadata: "@vitejs/plugin-react": "npm:5.1.2" npm-run-all: "npm:4.1.5" typescript: "npm:5.9.3" - vite: "npm:6.4.1" + vite: "npm:6.4.2" peerDependencies: react: ^18.2.0 || ^19.0.0 react-dom: ^18.2.0 || ^19.0.0 @@ -2407,7 +2407,7 @@ __metadata: dependencies: "@calcom/embed-core": "workspace:*" typescript: "npm:5.9.3" - vite: "npm:6.4.1" + vite: "npm:6.4.2" languageName: unknown linkType: soft @@ -2422,7 +2422,7 @@ __metadata: "@types/react-dom": "npm:18.2.6" autoprefixer: "npm:10.4.19" dotenv: "npm:16.6.1" - next: "npm:14.2.35" + next: "npm:15.5.15" postcss: "npm:8.5.6" prisma: "npm:6.16.1" react: "npm:18.2.0" @@ -2519,7 +2519,7 @@ __metadata: jose: "npm:4.15.9" lru-cache: "npm:9.0.3" next-auth: "npm:4.24.13" - nodemailer: "npm:7.0.12" + nodemailer: "npm:8.0.5" otplib: "npm:12.0.1" languageName: unknown linkType: soft @@ -2729,7 +2729,7 @@ __metadata: resolution: "@calcom/kysely@workspace:packages/kysely" dependencies: "@types/pg": "npm:8.11.14" - kysely: "npm:0.28.2" + kysely: "npm:0.28.14" pg: "npm:8.16.0" languageName: unknown linkType: soft @@ -2923,7 +2923,7 @@ __metadata: "@types/node": "npm:20.17.23" "@vitejs/plugin-react": "npm:5.1.2" typescript: "npm:5.9.3" - vite: "npm:6.4.1" + vite: "npm:6.4.2" vite-plugin-dts: "npm:4.5.4" vite-plugin-environment: "npm:1.1.3" peerDependencies: @@ -3434,13 +3434,13 @@ __metadata: jsdom: "npm:22.0.0" kbar: "npm:0.1.0-beta.36" libphonenumber-js: "npm:^1.12.38" - lodash: "npm:4.17.23" - markdown-it: "npm:13.0.1" + lodash: "npm:4.18.1" + markdown-it: "npm:14.1.1" md5: "npm:2.3.0" memory-cache: "npm:0.2.0" micro: "npm:10.0.1" module-alias: "npm:2.2.2" - next: "npm:16.1.5" + next: "npm:15.5.15" next-auth: "npm:4.24.13" next-axiom: "npm:0.17.0" next-i18next: "npm:15.4.2" @@ -3448,7 +3448,7 @@ __metadata: next-themes: "npm:0.2.0" node-html-parser: "npm:6.1.13" node-mocks-http: "npm:1.16.2" - nodemailer: "npm:7.0.12" + nodemailer: "npm:8.0.5" nuqs: "npm:2.8.2" openid-client: "npm:6.5.0" otplib: "npm:12.0.1" @@ -5801,11 +5801,11 @@ __metadata: linkType: hard "@hono/node-server@npm:^1.19.9": - version: 1.19.9 - resolution: "@hono/node-server@npm:1.19.9" + version: 1.19.14 + resolution: "@hono/node-server@npm:1.19.14" peerDependencies: hono: ^4 - checksum: 10/d4915c2e736ee1e3934b5538cde92b19914dc71346340528a04e4c7219afc7367965080cd1a5291ac9cbda7b0780b89b6ca93472a9418aa105d6d1183033dc8a + checksum: 10/618dd95feeb3fd11ec8502e088879cd86529523788de19602edebd16892dd61899e73564d6e3d00875cc5a49488a908ddb2aa425d28f9cdeb7f22cfecabf022c languageName: node linkType: hard @@ -8162,21 +8162,21 @@ __metadata: languageName: node linkType: hard -"@nestjs/core@npm:10.4.20": - version: 10.4.20 - resolution: "@nestjs/core@npm:10.4.20" +"@nestjs/core@npm:11.1.18": + version: 11.1.18 + resolution: "@nestjs/core@npm:11.1.18" dependencies: - "@nuxtjs/opencollective": "npm:0.3.2" + "@nuxt/opencollective": "npm:0.4.1" fast-safe-stringify: "npm:2.1.1" iterare: "npm:1.2.1" - path-to-regexp: "npm:3.3.0" + path-to-regexp: "npm:8.4.2" tslib: "npm:2.8.1" uid: "npm:2.0.2" peerDependencies: - "@nestjs/common": ^10.0.0 - "@nestjs/microservices": ^10.0.0 - "@nestjs/platform-express": ^10.0.0 - "@nestjs/websockets": ^10.0.0 + "@nestjs/common": ^11.0.0 + "@nestjs/microservices": ^11.0.0 + "@nestjs/platform-express": ^11.0.0 + "@nestjs/websockets": ^11.0.0 reflect-metadata: ^0.1.12 || ^0.2.0 rxjs: ^7.1.0 peerDependenciesMeta: @@ -8186,7 +8186,7 @@ __metadata: optional: true "@nestjs/websockets": optional: true - checksum: 10/bf5faa7f6d2ae004010e112b4f53511fb5db12f78e67e88085c29b0ff50813cc91c60ffb795e88a2ea1208d6281bb2bc5573400eba545845496f15e717c9dd61 + checksum: 10/522775660e9111df51294d82ac1ab63ea6b7ebc1edbb45a79c6471cdf33205bd1bb4f6058d284c5ab7b480e25c4da71763a89595112cb6d958786f6f76c87a1e languageName: node linkType: hard @@ -8337,135 +8337,65 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.35": - version: 14.2.35 - resolution: "@next/env@npm:14.2.35" - checksum: 10/5685145c9a6e6d21a85c012b023092ff50cfee61b73424d3c913d4155a89c85cf02867e79b5b3bde6ef9f6e6b2bec662cecd644d0d428082801e95c4cbe2393f +"@next/env@npm:15.5.15": + version: 15.5.15 + resolution: "@next/env@npm:15.5.15" + checksum: 10/563340390668c717ca179067c3caf7f9e12b282b66a05a5f6b3dec1ab64cfdd93e08d7f2ac4fdb37fffcb8c32911054a35e6c9d3a443fba990c2a0c868db0514 languageName: node linkType: hard -"@next/env@npm:16.1.5": - version: 16.1.5 - resolution: "@next/env@npm:16.1.5" - checksum: 10/0eaf78a92d5089b6fb25d0ccbb3af8d55c76b5c689dae5163824a18808a4e749352fb5586ddf05894848683dc59597ea622e7dcd9cfd5140e191dcc004210aab - languageName: node - linkType: hard - -"@next/swc-darwin-arm64@npm:14.2.33": - version: 14.2.33 - resolution: "@next/swc-darwin-arm64@npm:14.2.33" +"@next/swc-darwin-arm64@npm:15.5.15": + version: 15.5.15 + resolution: "@next/swc-darwin-arm64@npm:15.5.15" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:16.1.5": - version: 16.1.5 - resolution: "@next/swc-darwin-arm64@npm:16.1.5" - conditions: os=darwin & cpu=arm64 - languageName: node - linkType: hard - -"@next/swc-darwin-x64@npm:14.2.33": - version: 14.2.33 - resolution: "@next/swc-darwin-x64@npm:14.2.33" - conditions: os=darwin & cpu=x64 - languageName: node - linkType: hard - -"@next/swc-darwin-x64@npm:16.1.5": - version: 16.1.5 - resolution: "@next/swc-darwin-x64@npm:16.1.5" +"@next/swc-darwin-x64@npm:15.5.15": + version: 15.5.15 + resolution: "@next/swc-darwin-x64@npm:15.5.15" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.33": - version: 14.2.33 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.33" +"@next/swc-linux-arm64-gnu@npm:15.5.15": + version: 15.5.15 + resolution: "@next/swc-linux-arm64-gnu@npm:15.5.15" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:16.1.5": - version: 16.1.5 - resolution: "@next/swc-linux-arm64-gnu@npm:16.1.5" - conditions: os=linux & cpu=arm64 & libc=glibc - languageName: node - linkType: hard - -"@next/swc-linux-arm64-musl@npm:14.2.33": - version: 14.2.33 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.33" - conditions: os=linux & cpu=arm64 & libc=musl - languageName: node - linkType: hard - -"@next/swc-linux-arm64-musl@npm:16.1.5": - version: 16.1.5 - resolution: "@next/swc-linux-arm64-musl@npm:16.1.5" +"@next/swc-linux-arm64-musl@npm:15.5.15": + version: 15.5.15 + resolution: "@next/swc-linux-arm64-musl@npm:15.5.15" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.33": - version: 14.2.33 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.33" - conditions: os=linux & cpu=x64 & libc=glibc - languageName: node - linkType: hard - -"@next/swc-linux-x64-gnu@npm:16.1.5": - version: 16.1.5 - resolution: "@next/swc-linux-x64-gnu@npm:16.1.5" +"@next/swc-linux-x64-gnu@npm:15.5.15": + version: 15.5.15 + resolution: "@next/swc-linux-x64-gnu@npm:15.5.15" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.33": - version: 14.2.33 - resolution: "@next/swc-linux-x64-musl@npm:14.2.33" - conditions: os=linux & cpu=x64 & libc=musl - languageName: node - linkType: hard - -"@next/swc-linux-x64-musl@npm:16.1.5": - version: 16.1.5 - resolution: "@next/swc-linux-x64-musl@npm:16.1.5" +"@next/swc-linux-x64-musl@npm:15.5.15": + version: 15.5.15 + resolution: "@next/swc-linux-x64-musl@npm:15.5.15" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.33": - version: 14.2.33 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.33" +"@next/swc-win32-arm64-msvc@npm:15.5.15": + version: 15.5.15 + resolution: "@next/swc-win32-arm64-msvc@npm:15.5.15" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:16.1.5": - version: 16.1.5 - resolution: "@next/swc-win32-arm64-msvc@npm:16.1.5" - conditions: os=win32 & cpu=arm64 - languageName: node - linkType: hard - -"@next/swc-win32-ia32-msvc@npm:14.2.33": - version: 14.2.33 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.33" - conditions: os=win32 & cpu=ia32 - languageName: node - linkType: hard - -"@next/swc-win32-x64-msvc@npm:14.2.33": - version: 14.2.33 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.33" - conditions: os=win32 & cpu=x64 - languageName: node - linkType: hard - -"@next/swc-win32-x64-msvc@npm:16.1.5": - version: 16.1.5 - resolution: "@next/swc-win32-x64-msvc@npm:16.1.5" +"@next/swc-win32-x64-msvc@npm:15.5.15": + version: 15.5.15 + resolution: "@next/swc-win32-x64-msvc@npm:15.5.15" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -8610,16 +8540,14 @@ __metadata: languageName: node linkType: hard -"@nuxtjs/opencollective@npm:0.3.2": - version: 0.3.2 - resolution: "@nuxtjs/opencollective@npm:0.3.2" +"@nuxt/opencollective@npm:0.4.1": + version: 0.4.1 + resolution: "@nuxt/opencollective@npm:0.4.1" dependencies: - chalk: "npm:^4.1.0" - consola: "npm:^2.15.0" - node-fetch: "npm:^2.6.1" + consola: "npm:^3.2.3" bin: opencollective: bin/opencollective.js - checksum: 10/0512871f424a2eae41e9385671ac840f28e8508a209df68c363cc97e009b95a6fd4bdfa2a34c9df78a74fa36d7e171e28792cd11da0b2be28c20ee1806b3ea5e + checksum: 10/37739657e87196c7f1019a76bc33dc6e33b028eeeec43ffbf29c821e89bf5c170514e9e224456e1da85d95859ba63a3a36bd7ce1b82f2d366f7be3d6299e7631 languageName: node linkType: hard @@ -14561,16 +14489,6 @@ __metadata: languageName: node linkType: hard -"@swc/helpers@npm:0.5.5": - version: 0.5.5 - resolution: "@swc/helpers@npm:0.5.5" - dependencies: - "@swc/counter": "npm:^0.1.3" - tslib: "npm:^2.4.0" - checksum: 10/1c5ef04f642542212df28c669438f3e0f459dcde7b448a5b1fcafb2e9e4f13e76d8428535a270e91ed123dd2a21189dbed34086b88a8cf68baf84984d6d0e39b - languageName: node - linkType: hard - "@swc/types@npm:^0.1.25": version: 0.1.25 resolution: "@swc/types@npm:0.1.25" @@ -17137,9 +17055,9 @@ __metadata: linkType: hard "@xmldom/xmldom@npm:^0.8.1, @xmldom/xmldom@npm:^0.8.10, @xmldom/xmldom@npm:^0.8.5, @xmldom/xmldom@npm:^0.8.8": - version: 0.8.11 - resolution: "@xmldom/xmldom@npm:0.8.11" - checksum: 10/f6d6ffdf71cf19d9b3c10e978fad40d2f85453bf5b2aa05be8aa0c5ad13f84690c3153316729213cc652d06ec12c605ddb0aa03886f1d73d51b974b4105d31e3 + version: 0.8.12 + resolution: "@xmldom/xmldom@npm:0.8.12" + checksum: 10/0fc20bc72a057a939ed17afc3fb35d6be2eb19e42aa9ba3c78aa8bdf471da0b4b17c2710581ce6a2cd68ce3995c2ee7d689593a70a26df1273c0c9c29dfca257 languageName: node linkType: hard @@ -17428,14 +17346,14 @@ __metadata: linkType: hard "ajv@npm:^6.12.5": - version: 6.12.6 - resolution: "ajv@npm:6.12.6" + version: 6.14.0 + resolution: "ajv@npm:6.14.0" dependencies: fast-deep-equal: "npm:^3.1.1" fast-json-stable-stringify: "npm:^2.0.0" json-schema-traverse: "npm:^0.4.1" uri-js: "npm:^4.2.2" - checksum: 10/48d6ad21138d12eb4d16d878d630079a2bda25a04e745c07846a4ad768319533031e28872a9b3c5790fa1ec41aabdf2abed30a56e5a03ebc2cf92184b8ee306c + checksum: 10/c71f14dd2b6f2535d043f74019c8169f7aeb1106bafbb741af96f34fdbf932255c919ddd46344043d03b62ea0ccb319f83667ec5eedf612393f29054fe5ce4a5 languageName: node linkType: hard @@ -18058,15 +17976,6 @@ __metadata: languageName: node linkType: hard -"baseline-browser-mapping@npm:^2.8.3": - version: 2.9.11 - resolution: "baseline-browser-mapping@npm:2.9.11" - bin: - baseline-browser-mapping: dist/cli.js - checksum: 10/d71fe6693f999ee0bf1fcd72b31c01390f2bfac40d179175817f24cdb11b19d14a102227a8fa28e0a4733a17c780458c17384c75f2227e45b0e8a0080caf6532 - languageName: node - linkType: hard - "baseline-browser-mapping@npm:^2.9.0": version: 2.9.7 resolution: "baseline-browser-mapping@npm:2.9.7" @@ -18210,9 +18119,9 @@ __metadata: linkType: hard "bn.js@npm:^4.0.0": - version: 4.12.0 - resolution: "bn.js@npm:4.12.0" - checksum: 10/10f8db196d3da5adfc3207d35d0a42aa29033eb33685f20ba2c36cadfe2de63dad05df0a20ab5aae01b418d1c4b3d4d205273085262fa020d17e93ff32b67527 + version: 4.12.3 + resolution: "bn.js@npm:4.12.3" + checksum: 10/57ed5a055f946f3e009f1589c45a5242db07f3dddfc72e4506f0dd9d8b145f0dbee4edabc2499288f3fc338eb712fb96a1c623a2ed2bcd49781df1a64db64dd1 languageName: node linkType: hard @@ -18438,7 +18347,7 @@ __metadata: languageName: node linkType: hard -"busboy@npm:1.6.0, busboy@npm:^1.6.0": +"busboy@npm:^1.6.0": version: 1.6.0 resolution: "busboy@npm:1.6.0" dependencies: @@ -19793,13 +19702,6 @@ __metadata: languageName: node linkType: hard -"consola@npm:^2.15.0": - version: 2.15.3 - resolution: "consola@npm:2.15.3" - checksum: 10/ba5b3c6960b2eafb9d2ff2325444dd1d4eb53115df46eba823a4e7bfe6afbba0eb34747c0de82c7cd8a939db59b0cb5a8b8a54a94bb2e44feeddc26cefde3622 - languageName: node - linkType: hard - "consola@npm:^3.2.3, consola@npm:^3.4.0, consola@npm:^3.4.2": version: 3.4.2 resolution: "consola@npm:3.4.2" @@ -20670,7 +20572,7 @@ __metadata: languageName: node linkType: hard -"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.0, debug@npm:^4.4.1, debug@npm:^4.4.3": +"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.4.0, debug@npm:^4.4.1, debug@npm:^4.4.3, debug@npm:~4.4.1": version: 4.4.3 resolution: "debug@npm:4.4.3" dependencies: @@ -20870,9 +20772,9 @@ __metadata: linkType: hard "defu@npm:^6.1.4": - version: 6.1.4 - resolution: "defu@npm:6.1.4" - checksum: 10/aeffdb47300f45b4fdef1c5bd3880ac18ea7a1fd5b8a8faf8df29350ff03bf16dd34f9800205cab513d476e4c0a3783aa0cff0a433aff0ac84a67ddc4c8a2d64 + version: 6.1.7 + resolution: "defu@npm:6.1.7" + checksum: 10/09480a5fbe6318f622f30017f9386df6ae92ed895fb1ccc61e1ff0d5016b28a321c751749fdd52c996ddd4eafc2c95b77dc0c8cc109881a231c23c7fd630deb9 languageName: node linkType: hard @@ -21642,13 +21544,6 @@ __metadata: languageName: node linkType: hard -"entities@npm:~3.0.1": - version: 3.0.1 - resolution: "entities@npm:3.0.1" - checksum: 10/3706e0292ea3f3679720b3d3b1ed6290b164aaeb11116691a922a3acea144503871e0de2170b47671c3b735549b8b7f4741d0d3c2987e8f985ccaa0dd3762eba - languageName: node - linkType: hard - "env-cmd@npm:10.1.0": version: 10.1.0 resolution: "env-cmd@npm:10.1.0" @@ -22452,13 +22347,13 @@ __metadata: linkType: hard "express-rate-limit@npm:^8.2.1": - version: 8.2.1 - resolution: "express-rate-limit@npm:8.2.1" + version: 8.3.2 + resolution: "express-rate-limit@npm:8.3.2" dependencies: - ip-address: "npm:10.0.1" + ip-address: "npm:10.1.0" peerDependencies: express: ">= 4.11" - checksum: 10/7cbf70df2e88e590e463d2d8f93380775b2ea181d97f2c50c2ff9f2c666c247f83109a852b21d9c99ccc5762119101f281f54a27252a2f1a0a918be6d71f955b + checksum: 10/71afac0fff29bf03117a89902953e7feafc67402332910cfb601b27da079b98f04ba551a1ef4f0ad5cf2538d9599c2649450af6d3f7505bcc7d24f7eaf765a4e languageName: node linkType: hard @@ -23081,9 +22976,9 @@ __metadata: linkType: hard "flatted@npm:^3.3.3": - version: 3.3.3 - resolution: "flatted@npm:3.3.3" - checksum: 10/8c96c02fbeadcf4e8ffd0fa24983241e27698b0781295622591fc13585e2f226609d95e422bcf2ef044146ffacb6b68b1f20871454eddf75ab3caa6ee5f4a1fe + version: 3.4.2 + resolution: "flatted@npm:3.4.2" + checksum: 10/a9e78fe5c2c1fcd98209a015ccee3a6caa953e01729778e83c1fe92e68601a63e1e69cd4e573010ca99eaf585a581b80ccf1018b99283e6cbc2117bcba1e030f languageName: node linkType: hard @@ -23102,12 +22997,12 @@ __metadata: linkType: hard "follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.15.11": - version: 1.15.11 - resolution: "follow-redirects@npm:1.15.11" + version: 1.16.0 + resolution: "follow-redirects@npm:1.16.0" peerDependenciesMeta: debug: optional: true - checksum: 10/07372fd74b98c78cf4d417d68d41fdaa0be4dcacafffb9e67b1e3cf090bc4771515e65020651528faab238f10f9b9c0d9707d6c1574a6c0387c5de1042cde9ba + checksum: 10/3fbe3d80b3b544c22705d837aa5d4a0d07a740d913534a2620b0a004c610af4148e3b58723536dd099aaa1c9d3a155964bde9665d6e5cb331460809a1fc572fd languageName: node linkType: hard @@ -24015,7 +23910,7 @@ __metadata: languageName: node linkType: hard -"graceful-fs@npm:^4.1.15, graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.5, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.9": +"graceful-fs@npm:^4.1.15, graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.5, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.9": version: 4.2.11 resolution: "graceful-fs@npm:4.2.11" checksum: 10/bf152d0ed1dc159239db1ba1f74fdbc40cb02f626770dcd5815c427ce0688c2635a06ed69af364396da4636d0408fcf7d4afdf7881724c3307e46aff30ca49e2 @@ -24401,9 +24296,9 @@ __metadata: linkType: hard "hono@npm:^4.11.4": - version: 4.11.7 - resolution: "hono@npm:4.11.7" - checksum: 10/16f5a715f70430bd4050b250207adf7c567774c1d91386d5454577fbc191fc4a50b912628845ce8392fae0e3fd9f364a947412961e3747a9f0b2f714790b738e + version: 4.12.14 + resolution: "hono@npm:4.12.14" + checksum: 10/2e620adb89e773a7e982dee8d8c9917f79c71b89cb051b5bc0d2aa91b5318373e90ba7a236bdc4762dc36026c1d7e5e979d6b48cf1dbbe44fc524a5c4df227d9 languageName: node linkType: hard @@ -25297,10 +25192,10 @@ __metadata: languageName: node linkType: hard -"ip-address@npm:10.0.1": - version: 10.0.1 - resolution: "ip-address@npm:10.0.1" - checksum: 10/09731acda32cd8e14c46830c137e7e5940f47b36d63ffb87c737331270287d631cf25aa95570907a67d3f919fdb25f4470c404eda21e62f22e0a55927f4dd0fb +"ip-address@npm:10.1.0": + version: 10.1.0 + resolution: "ip-address@npm:10.1.0" + checksum: 10/a6979629d1ad9c1fb424bc25182203fad739b40225aebc55ec6243bbff5035faf7b9ed6efab3a097de6e713acbbfde944baacfa73e11852bb43989c45a68d79e languageName: node linkType: hard @@ -27171,10 +27066,10 @@ __metadata: languageName: node linkType: hard -"kysely@npm:0.28.2": - version: 0.28.2 - resolution: "kysely@npm:0.28.2" - checksum: 10/2b9664abab95525411b24ac523c38ff286b701e58d0e88ef99c6b449d481c5298ae2c0e17e5cffaa2e98e566015c4b5aa7be46b331fc94d1abf44851ff5ec51f +"kysely@npm:0.28.14": + version: 0.28.14 + resolution: "kysely@npm:0.28.14" + checksum: 10/d76ff120c4c295091e0c8ecf9f2fb920547247d0cf6f0cf0098cb6d85fd77f18da09ddd18345477a527b82eddc087a145783772fc0e09e9280239fb87df83be9 languageName: node linkType: hard @@ -27487,12 +27382,12 @@ __metadata: languageName: node linkType: hard -"linkify-it@npm:^4.0.1": - version: 4.0.1 - resolution: "linkify-it@npm:4.0.1" +"linkify-it@npm:^5.0.0": + version: 5.0.0 + resolution: "linkify-it@npm:5.0.0" dependencies: - uc.micro: "npm:^1.0.1" - checksum: 10/d0a786d2e3f02f46b6f4a9b466af9eb936fb68e86b7cd305933d5457b12fdc53a4d0e0b697b02dc2e7d84a51d2425d719598bb7b47af7e01911e492e07a97957 + uc.micro: "npm:^2.0.0" + checksum: 10/ef3b7609dda6ec0c0be8a7b879cea195f0d36387b0011660cd6711bba0ad82137f59b458b7e703ec74f11d88e7c1328e2ad9b855a8500c0ded67461a8c4519e6 languageName: node linkType: hard @@ -28239,18 +28134,19 @@ __metadata: languageName: node linkType: hard -"markdown-it@npm:13.0.1": - version: 13.0.1 - resolution: "markdown-it@npm:13.0.1" +"markdown-it@npm:14.1.1": + version: 14.1.1 + resolution: "markdown-it@npm:14.1.1" dependencies: argparse: "npm:^2.0.1" - entities: "npm:~3.0.1" - linkify-it: "npm:^4.0.1" - mdurl: "npm:^1.0.1" - uc.micro: "npm:^1.0.5" + entities: "npm:^4.4.0" + linkify-it: "npm:^5.0.0" + mdurl: "npm:^2.0.0" + punycode.js: "npm:^2.3.1" + uc.micro: "npm:^2.1.0" bin: - markdown-it: bin/markdown-it.js - checksum: 10/ebe2cfd515c23d2d88692efac41e4070fcd2e932af15e5455e73e1a47f1f86298a4aacb2de3b5cc647a409bed5951739980c02dbf7d34f78e25554d8742751db + markdown-it: bin/markdown-it.mjs + checksum: 10/088822c8aa9346ba4af6a205f6ee0f4baae55e3314f040dc5c28c897d57d0f979840c71872b3582a6a6e572d8c851c54e323c82f4559011dfa2e96224fc20fc2 languageName: node linkType: hard @@ -28555,10 +28451,10 @@ __metadata: languageName: node linkType: hard -"mdurl@npm:^1.0.1": - version: 1.0.1 - resolution: "mdurl@npm:1.0.1" - checksum: 10/ada367d01c9e81d07328101f187d5bd8641b71f33eab075df4caed935a24fa679e625f07108801d8250a5e4a99e5cd4be7679957a11424a3aa3e740d2bb2d5cb +"mdurl@npm:^2.0.0": + version: 2.0.0 + resolution: "mdurl@npm:2.0.0" + checksum: 10/1720349d4a53e401aa993241368e35c0ad13d816ad0b28388928c58ca9faa0cf755fa45f18ccbf64f4ce54a845a50ddce5c84e4016897b513096a68dac4b0158 languageName: node linkType: hard @@ -29307,11 +29203,11 @@ __metadata: linkType: hard "minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": - version: 3.1.2 - resolution: "minimatch@npm:3.1.2" + version: 3.1.5 + resolution: "minimatch@npm:3.1.5" dependencies: brace-expansion: "npm:^1.1.7" - checksum: 10/e0b25b04cd4ec6732830344e5739b13f8690f8a012d73445a4a19fbc623f5dd481ef7a5827fde25954cd6026fede7574cc54dc4643c99d6c6b653d6203f94634 + checksum: 10/b11a7ee5773cd34c1a0c8436cdbe910901018fb4b6cb47aa508a18d567f6efd2148507959e35fba798389b161b8604a2d704ccef751ea36bd4582f9852b7d63f languageName: node linkType: hard @@ -30139,82 +30035,23 @@ __metadata: languageName: node linkType: hard -"next@npm:14.2.35": - version: 14.2.35 - resolution: "next@npm:14.2.35" +"next@npm:15.5.15": + version: 15.5.15 + resolution: "next@npm:15.5.15" dependencies: - "@next/env": "npm:14.2.35" - "@next/swc-darwin-arm64": "npm:14.2.33" - "@next/swc-darwin-x64": "npm:14.2.33" - "@next/swc-linux-arm64-gnu": "npm:14.2.33" - "@next/swc-linux-arm64-musl": "npm:14.2.33" - "@next/swc-linux-x64-gnu": "npm:14.2.33" - "@next/swc-linux-x64-musl": "npm:14.2.33" - "@next/swc-win32-arm64-msvc": "npm:14.2.33" - "@next/swc-win32-ia32-msvc": "npm:14.2.33" - "@next/swc-win32-x64-msvc": "npm:14.2.33" - "@swc/helpers": "npm:0.5.5" - busboy: "npm:1.6.0" - caniuse-lite: "npm:^1.0.30001579" - graceful-fs: "npm:^4.2.11" - postcss: "npm:8.4.31" - styled-jsx: "npm:5.1.1" - peerDependencies: - "@opentelemetry/api": ^1.1.0 - "@playwright/test": ^1.41.2 - react: ^18.2.0 - react-dom: ^18.2.0 - sass: ^1.3.0 - dependenciesMeta: - "@next/swc-darwin-arm64": - optional: true - "@next/swc-darwin-x64": - optional: true - "@next/swc-linux-arm64-gnu": - optional: true - "@next/swc-linux-arm64-musl": - optional: true - "@next/swc-linux-x64-gnu": - optional: true - "@next/swc-linux-x64-musl": - optional: true - "@next/swc-win32-arm64-msvc": - optional: true - "@next/swc-win32-ia32-msvc": - optional: true - "@next/swc-win32-x64-msvc": - optional: true - peerDependenciesMeta: - "@opentelemetry/api": - optional: true - "@playwright/test": - optional: true - sass: - optional: true - bin: - next: dist/bin/next - checksum: 10/3647056e208cf0b19821d761841b378c8fb489b291acc8dc4d80a7afe6b1850b30dad91e1766301feda03360275347881d6ead068f1f944d823b4f91177f35ae - languageName: node - linkType: hard - -"next@npm:16.1.5": - version: 16.1.5 - resolution: "next@npm:16.1.5" - dependencies: - "@next/env": "npm:16.1.5" - "@next/swc-darwin-arm64": "npm:16.1.5" - "@next/swc-darwin-x64": "npm:16.1.5" - "@next/swc-linux-arm64-gnu": "npm:16.1.5" - "@next/swc-linux-arm64-musl": "npm:16.1.5" - "@next/swc-linux-x64-gnu": "npm:16.1.5" - "@next/swc-linux-x64-musl": "npm:16.1.5" - "@next/swc-win32-arm64-msvc": "npm:16.1.5" - "@next/swc-win32-x64-msvc": "npm:16.1.5" + "@next/env": "npm:15.5.15" + "@next/swc-darwin-arm64": "npm:15.5.15" + "@next/swc-darwin-x64": "npm:15.5.15" + "@next/swc-linux-arm64-gnu": "npm:15.5.15" + "@next/swc-linux-arm64-musl": "npm:15.5.15" + "@next/swc-linux-x64-gnu": "npm:15.5.15" + "@next/swc-linux-x64-musl": "npm:15.5.15" + "@next/swc-win32-arm64-msvc": "npm:15.5.15" + "@next/swc-win32-x64-msvc": "npm:15.5.15" "@swc/helpers": "npm:0.5.15" - baseline-browser-mapping: "npm:^2.8.3" caniuse-lite: "npm:^1.0.30001579" postcss: "npm:8.4.31" - sharp: "npm:^0.34.4" + sharp: "npm:^0.34.3" styled-jsx: "npm:5.1.6" peerDependencies: "@opentelemetry/api": ^1.1.0 @@ -30253,7 +30090,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10/c7331ae9d20438bd4d782b58c79f3d20205458799795f0f1f16251b5815aac4ff8652987fbece4c5ecd7a1a31c7a2a30a97b67f5ea12b0168bf5059bec364bb1 + checksum: 10/f15867d9e068194376a9657a13b5bc28dee4afedf4a163304c49cf9cec008ad5b905b8f4639bbebd702f77342b76847252b02dffeb130dd07be24aa0d2a694f0 languageName: node linkType: hard @@ -30541,10 +30378,10 @@ __metadata: languageName: node linkType: hard -"nodemailer@npm:7.0.12": - version: 7.0.12 - resolution: "nodemailer@npm:7.0.12" - checksum: 10/31a2713be588fb6849d05698cb355a88902a64e17e63b1a5c8a10db3acc4349c329c3bbd83bc5bdefda92f8df5e0297364502f93042c0bae87c48e5652b663b7 +"nodemailer@npm:8.0.5": + version: 8.0.5 + resolution: "nodemailer@npm:8.0.5" + checksum: 10/84d44afb0cd20ce02d5e4f0f8465b02aa0af0e11c1b0d40a4e9658d07321655a8ea528533840a38f213a45ca7865ec85f0aed6dc3ac3038d7b2c9405db6cd353 languageName: node linkType: hard @@ -31696,6 +31533,13 @@ __metadata: languageName: node linkType: hard +"path-to-regexp@npm:8.4.2": + version: 8.4.2 + resolution: "path-to-regexp@npm:8.4.2" + checksum: 10/70fd2cbce0b962cbcf4d312af07818bfce2bae11c09cf3bd86be99c0e30168238a1a7b02b18b452e73f075897df04597d30d63e56da7be41eecfc37998693389 + languageName: node + linkType: hard + "path-to-regexp@npm:^6.3.0": version: 6.3.0 resolution: "path-to-regexp@npm:6.3.0" @@ -31902,9 +31746,9 @@ __metadata: linkType: hard "picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.2.3, picomatch@npm:^2.3.1": - version: 2.3.1 - resolution: "picomatch@npm:2.3.1" - checksum: 10/60c2595003b05e4535394d1da94850f5372c9427ca4413b71210f437f7b2ca091dbd611c45e8b37d10036fa8eade25c1b8951654f9d3973bfa66a2ff4d3b08bc + version: 2.3.2 + resolution: "picomatch@npm:2.3.2" + checksum: 10/b788ef8148a2415b9dec12f0bb350ae6a5830f8f1950e472abc2f5225494debf7d1b75eb031df0ceaea9e8ec3e7bad599e8dbf3c60d61b42be429ba41bff4426 languageName: node linkType: hard @@ -33041,6 +32885,13 @@ __metadata: languageName: node linkType: hard +"punycode.js@npm:^2.3.1": + version: 2.3.1 + resolution: "punycode.js@npm:2.3.1" + checksum: 10/f0e946d1edf063f9e3d30a32ca86d8ff90ed13ca40dad9c75d37510a04473340cfc98db23a905cc1e517b1e9deb0f6021dce6f422ace235c60d3c9ac47c5a16a + languageName: node + linkType: hard + "punycode@npm:^2.1.0, punycode@npm:^2.1.1, punycode@npm:^2.3.0, punycode@npm:^2.3.1": version: 2.3.1 resolution: "punycode@npm:2.3.1" @@ -34795,13 +34646,20 @@ __metadata: languageName: node linkType: hard -"sax@npm:1.4.3, sax@npm:>=0.6.0, sax@npm:^1.2.4, sax@npm:^1.4.1": +"sax@npm:1.4.3, sax@npm:>=0.6.0, sax@npm:^1.2.4": version: 1.4.3 resolution: "sax@npm:1.4.3" checksum: 10/99161215f23e0b13bc7f94adbaa63a6a2f188fe291c450790d92b5bc3cd7966d574a15dcd5918c30917e17ed68129e34cc3168564263b967f9b8f61869d6ccc4 languageName: node linkType: hard +"sax@npm:^1.5.0": + version: 1.6.0 + resolution: "sax@npm:1.6.0" + checksum: 10/0909cedcd9f011ceeac80c0240a92d64ef712cf6c04e0f6ee236a8d812f86a59f61bee6bb5da28d75306db050b99e0593051ea77351795822253b984af6cf044 + languageName: node + linkType: hard + "saxes@npm:^6.0.0": version: 6.0.0 resolution: "saxes@npm:6.0.0" @@ -35210,7 +35068,7 @@ __metadata: languageName: node linkType: hard -"sharp@npm:^0.34.4": +"sharp@npm:^0.34.3": version: 0.34.5 resolution: "sharp@npm:0.34.5" dependencies: @@ -35624,12 +35482,12 @@ __metadata: linkType: hard "socket.io-parser@npm:~4.2.4": - version: 4.2.4 - resolution: "socket.io-parser@npm:4.2.4" + version: 4.2.6 + resolution: "socket.io-parser@npm:4.2.6" dependencies: "@socket.io/component-emitter": "npm:~3.1.0" - debug: "npm:~4.3.1" - checksum: 10/4be500a9ff7e79c50ec25af11048a3ed34b4c003a9500d656786a1e5bceae68421a8394cf3eb0aa9041f85f36c1a9a737617f4aee91a42ab4ce16ffb2aa0c89c + debug: "npm:~4.4.1" + checksum: 10/cf8f3e9feee42b2405065bccef732894a0b07b7cb734c4954eb8876d7a0038e7df6e6d06fab3a25f816f5d996917391833d5f06136e8c8c6fbecf5da962c1c9e languageName: node linkType: hard @@ -36364,22 +36222,6 @@ __metadata: languageName: node linkType: hard -"styled-jsx@npm:5.1.1": - version: 5.1.1 - resolution: "styled-jsx@npm:5.1.1" - dependencies: - client-only: "npm:0.0.1" - peerDependencies: - react: ">= 16.8.0 || 17.x.x || ^18.0.0-0" - peerDependenciesMeta: - "@babel/core": - optional: true - babel-plugin-macros: - optional: true - checksum: 10/4f6a5d0010770fdeea1183d919d528fd46c484e23c0535ef3e1dd49488116f639c594f3bd4440e3bc8a8686c9f8d53c5761599870ff039ede11a5c3bfe08a4be - languageName: node - linkType: hard - "styled-jsx@npm:5.1.6": version: 5.1.6 resolution: "styled-jsx@npm:5.1.6" @@ -36564,8 +36406,8 @@ __metadata: linkType: hard "svgo@npm:^4.0.0": - version: 4.0.0 - resolution: "svgo@npm:4.0.0" + version: 4.0.1 + resolution: "svgo@npm:4.0.1" dependencies: commander: "npm:^11.1.0" css-select: "npm:^5.1.0" @@ -36573,10 +36415,10 @@ __metadata: css-what: "npm:^6.1.0" csso: "npm:^5.0.5" picocolors: "npm:^1.1.1" - sax: "npm:^1.4.1" + sax: "npm:^1.5.0" bin: svgo: ./bin/svgo.js - checksum: 10/1b49fc523284a0c6d8e277a7299dd657a7ec18e4e2bd0b9003f33d47fc962348604b37d4951d91f1bce1e15579eacd89e117b787caec226d76cf8ca97f7972d1 + checksum: 10/8791aa12f3d1a5b3da12a67c2f880917512eaf32dad40563ae474deefff0630a4ce2259e06730f02150756ac77cc8b06598d30fb3ed3f02f085e6cbfbd344fb6 languageName: node linkType: hard @@ -38213,10 +38055,10 @@ __metadata: languageName: node linkType: hard -"uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5": - version: 1.0.6 - resolution: "uc.micro@npm:1.0.6" - checksum: 10/6898bb556319a38e9cf175e3628689347bd26fec15fc6b29fa38e0045af63075ff3fea4cf1fdba9db46c9f0cbf07f2348cd8844889dd31ebd288c29fe0d27e7a +"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0": + version: 2.1.0 + resolution: "uc.micro@npm:2.1.0" + checksum: 10/37197358242eb9afe367502d4638ac8c5838b78792ab218eafe48287b0ed28aaca268ec0392cc5729f6c90266744de32c06ae938549aee041fc93b0f9672d6b2 languageName: node linkType: hard @@ -38866,9 +38708,9 @@ __metadata: languageName: node linkType: hard -"vite@npm:6.4.1": - version: 6.4.1 - resolution: "vite@npm:6.4.1" +"vite@npm:6.4.2": + version: 6.4.2 + resolution: "vite@npm:6.4.2" dependencies: esbuild: "npm:^0.25.0" fdir: "npm:^6.4.4" @@ -38917,7 +38759,7 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 10/ea2083b6b1d1c9e85a13d6797ae989aa1dbc27a5c054319c71141934bf3f8dba8d54b510618040f95751148da63787f28f043df7458a194c81f8b6d8a2d32844 + checksum: 10/d6622843fb367065c2459c8d972d1f0d302844bdb329602c4bfb3c149607744f74fbfcbb3d170a4f58fa494012ad74a88e3a63df236845840d50475b89786796 languageName: node linkType: hard @@ -39937,9 +39779,9 @@ __metadata: linkType: hard "yaml@npm:^1.10.2, yaml@npm:^1.7.2": - version: 1.10.2 - resolution: "yaml@npm:1.10.2" - checksum: 10/e088b37b4d4885b70b50c9fa1b7e54bd2e27f5c87205f9deaffd1fb293ab263d9c964feadb9817a7b129a5bf30a06582cb08750f810568ecc14f3cdbabb79cb3 + version: 1.10.3 + resolution: "yaml@npm:1.10.3" + checksum: 10/e2ef2feb92c708138f016c69777a0f1e45f6d3c5e7cbcda30807a98a37eda2e008bd4fa57352b043c65245a4c799d0c99d1f9b3425de40e70929e26d2ea38215 languageName: node linkType: hard