From a0e2d6d8b6024a5c00380a8aa18b258afe6d356c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:37:37 +0000 Subject: [PATCH] chore(deps): bump next from 15.3.3 to 15.5.4 Bumps [next](https://github.com/vercel/next.js) from 15.3.3 to 15.5.4. - [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/v15.3.3...v15.5.4) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../ms-teams-connect-example/package.json | 2 +- examples/nextjs-example/package.json | 2 +- examples/slack-connect-example/package.json | 2 +- examples/slack-kit-example/package.json | 2 +- yarn.lock | 434 +++++++++++++++++- 5 files changed, 433 insertions(+), 9 deletions(-) diff --git a/examples/ms-teams-connect-example/package.json b/examples/ms-teams-connect-example/package.json index d7bf641c..ca38c960 100644 --- a/examples/ms-teams-connect-example/package.json +++ b/examples/ms-teams-connect-example/package.json @@ -13,7 +13,7 @@ "dependencies": { "@knocklabs/react": "0.8.11", "jsonwebtoken": "^9.0.2", - "next": "15.3.3", + "next": "15.5.4", "react": "^19.0.0", "react-dom": "^19.0.0" }, diff --git a/examples/nextjs-example/package.json b/examples/nextjs-example/package.json index 12e5e08c..e2e0ce92 100644 --- a/examples/nextjs-example/package.json +++ b/examples/nextjs-example/package.json @@ -26,7 +26,7 @@ "@telegraph/tokens": "^0.1.2", "@telegraph/typography": "^0.1.24", "framer-motion": "^12.23.12", - "next": "15.3.3", + "next": "15.5.4", "next-seo": "^6.8.0", "react": "^19.0.0", "react-dom": "^19.0.0", diff --git a/examples/slack-connect-example/package.json b/examples/slack-connect-example/package.json index 7b30155c..677cc712 100644 --- a/examples/slack-connect-example/package.json +++ b/examples/slack-connect-example/package.json @@ -13,7 +13,7 @@ "dependencies": { "@knocklabs/react": "0.8.11", "jsonwebtoken": "^9.0.2", - "next": "15.3.3", + "next": "15.5.4", "react": "^19.0.0", "react-dom": "^19.0.0" }, diff --git a/examples/slack-kit-example/package.json b/examples/slack-kit-example/package.json index e8f95e5f..7da4ea63 100644 --- a/examples/slack-kit-example/package.json +++ b/examples/slack-kit-example/package.json @@ -14,7 +14,7 @@ "@knocklabs/node": "^1.11.2", "@knocklabs/react": "0.8.11", "jsonwebtoken": "^9.0.2", - "next": "15.3.3", + "next": "15.5.4", "react": "^19.0.0", "react-dom": "^19.0.0" }, diff --git a/yarn.lock b/yarn.lock index 1bfddeeb..0aae1edb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2405,6 +2405,15 @@ __metadata: languageName: node linkType: hard +"@emnapi/runtime@npm:^1.5.0": + version: 1.5.0 + resolution: "@emnapi/runtime@npm:1.5.0" + dependencies: + tslib: "npm:^2.4.0" + checksum: 10c0/a85c9fc4e3af49cbe41e5437e5be2551392a931910cd0a5b5d3572532786927810c9cc1db11b232ec8f9657b33d4e6f7c4f985f1a052917d7cd703b5b2a20faa + languageName: node + linkType: hard + "@emnapi/wasi-threads@npm:1.0.2": version: 1.0.2 resolution: "@emnapi/wasi-threads@npm:1.0.2" @@ -3525,6 +3534,13 @@ __metadata: languageName: node linkType: hard +"@img/colour@npm:^1.0.0": + version: 1.0.0 + resolution: "@img/colour@npm:1.0.0" + checksum: 10c0/02261719c1e0d7aa5a2d585981954f2ac126f0c432400aa1a01b925aa2c41417b7695da8544ee04fd29eba7ecea8eaf9b8bef06f19dc8faba78f94eeac40667d + languageName: node + linkType: hard + "@img/sharp-darwin-arm64@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-darwin-arm64@npm:0.34.2" @@ -3537,6 +3553,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-darwin-arm64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-darwin-arm64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-darwin-arm64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-darwin-arm64": + optional: true + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@img/sharp-darwin-x64@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-darwin-x64@npm:0.34.2" @@ -3549,6 +3577,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-darwin-x64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-darwin-x64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-darwin-x64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-darwin-x64": + optional: true + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@img/sharp-libvips-darwin-arm64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-darwin-arm64@npm:1.1.0" @@ -3556,6 +3596,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-darwin-arm64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-darwin-arm64@npm:1.2.3" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@img/sharp-libvips-darwin-x64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-darwin-x64@npm:1.1.0" @@ -3563,6 +3610,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-darwin-x64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-darwin-x64@npm:1.2.3" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@img/sharp-libvips-linux-arm64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linux-arm64@npm:1.1.0" @@ -3570,6 +3624,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-arm64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linux-arm64@npm:1.2.3" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linux-arm@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linux-arm@npm:1.1.0" @@ -3577,6 +3638,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-arm@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linux-arm@npm:1.2.3" + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linux-ppc64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linux-ppc64@npm:1.1.0" @@ -3584,6 +3652,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-ppc64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linux-ppc64@npm:1.2.3" + conditions: os=linux & cpu=ppc64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linux-s390x@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linux-s390x@npm:1.1.0" @@ -3591,6 +3666,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-s390x@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linux-s390x@npm:1.2.3" + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linux-x64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linux-x64@npm:1.1.0" @@ -3598,6 +3680,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-x64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linux-x64@npm:1.2.3" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linuxmusl-arm64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.1.0" @@ -3605,6 +3694,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linuxmusl-arm64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.2.3" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-libvips-linuxmusl-x64@npm:1.1.0": version: 1.1.0 resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.1.0" @@ -3612,6 +3708,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linuxmusl-x64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.2.3" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-linux-arm64@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-linux-arm64@npm:0.34.2" @@ -3624,6 +3727,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-arm64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linux-arm64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linux-arm64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linux-arm64": + optional: true + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linux-arm@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-linux-arm@npm:0.34.2" @@ -3636,6 +3751,30 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-arm@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linux-arm@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linux-arm": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linux-arm": + optional: true + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-linux-ppc64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linux-ppc64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linux-ppc64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linux-ppc64": + optional: true + conditions: os=linux & cpu=ppc64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linux-s390x@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-linux-s390x@npm:0.34.2" @@ -3648,6 +3787,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-s390x@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linux-s390x@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linux-s390x": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linux-s390x": + optional: true + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linux-x64@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-linux-x64@npm:0.34.2" @@ -3660,6 +3811,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-x64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linux-x64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linux-x64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linux-x64": + optional: true + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linuxmusl-arm64@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-linuxmusl-arm64@npm:0.34.2" @@ -3672,6 +3835,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linuxmusl-arm64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linuxmusl-arm64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linuxmusl-arm64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linuxmusl-arm64": + optional: true + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-linuxmusl-x64@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-linuxmusl-x64@npm:0.34.2" @@ -3684,6 +3859,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linuxmusl-x64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linuxmusl-x64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linuxmusl-x64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linuxmusl-x64": + optional: true + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-wasm32@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-wasm32@npm:0.34.2" @@ -3693,6 +3880,15 @@ __metadata: languageName: node linkType: hard +"@img/sharp-wasm32@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-wasm32@npm:0.34.4" + dependencies: + "@emnapi/runtime": "npm:^1.5.0" + conditions: cpu=wasm32 + languageName: node + linkType: hard + "@img/sharp-win32-arm64@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-win32-arm64@npm:0.34.2" @@ -3700,6 +3896,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-win32-arm64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-win32-arm64@npm:0.34.4" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + "@img/sharp-win32-ia32@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-win32-ia32@npm:0.34.2" @@ -3707,6 +3910,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-win32-ia32@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-win32-ia32@npm:0.34.4" + conditions: os=win32 & cpu=ia32 + languageName: node + linkType: hard + "@img/sharp-win32-x64@npm:0.34.2": version: 0.34.2 resolution: "@img/sharp-win32-x64@npm:0.34.2" @@ -3714,6 +3924,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-win32-x64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-win32-x64@npm:0.34.4" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@isaacs/cliui@npm:^8.0.2": version: 8.0.2 resolution: "@isaacs/cliui@npm:8.0.2" @@ -4466,6 +4683,13 @@ __metadata: languageName: node linkType: hard +"@next/env@npm:15.5.4": + version: 15.5.4 + resolution: "@next/env@npm:15.5.4" + checksum: 10c0/bcf043a353e601321e6d4fb190796d7f098a08007fe2039b6a6b384df641782abfaa8e1d1d9c85ab6987323979f4f75cd4fefd3fd17d2400b881541481bee474 + languageName: node + linkType: hard + "@next/eslint-plugin-next@npm:15.4.6": version: 15.4.6 resolution: "@next/eslint-plugin-next@npm:15.4.6" @@ -4491,6 +4715,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-darwin-arm64@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-darwin-arm64@npm:15.5.4" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@next/swc-darwin-x64@npm:15.3.3": version: 15.3.3 resolution: "@next/swc-darwin-x64@npm:15.3.3" @@ -4498,6 +4729,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-darwin-x64@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-darwin-x64@npm:15.5.4" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@next/swc-linux-arm64-gnu@npm:15.3.3": version: 15.3.3 resolution: "@next/swc-linux-arm64-gnu@npm:15.3.3" @@ -4505,6 +4743,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-linux-arm64-gnu@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-linux-arm64-gnu@npm:15.5.4" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@next/swc-linux-arm64-musl@npm:15.3.3": version: 15.3.3 resolution: "@next/swc-linux-arm64-musl@npm:15.3.3" @@ -4512,6 +4757,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-linux-arm64-musl@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-linux-arm64-musl@npm:15.5.4" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@next/swc-linux-x64-gnu@npm:15.3.3": version: 15.3.3 resolution: "@next/swc-linux-x64-gnu@npm:15.3.3" @@ -4519,6 +4771,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-linux-x64-gnu@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-linux-x64-gnu@npm:15.5.4" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@next/swc-linux-x64-musl@npm:15.3.3": version: 15.3.3 resolution: "@next/swc-linux-x64-musl@npm:15.3.3" @@ -4526,6 +4785,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-linux-x64-musl@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-linux-x64-musl@npm:15.5.4" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@next/swc-win32-arm64-msvc@npm:15.3.3": version: 15.3.3 resolution: "@next/swc-win32-arm64-msvc@npm:15.3.3" @@ -4533,6 +4799,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-win32-arm64-msvc@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-win32-arm64-msvc@npm:15.5.4" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + "@next/swc-win32-x64-msvc@npm:15.3.3": version: 15.3.3 resolution: "@next/swc-win32-x64-msvc@npm:15.3.3" @@ -4540,6 +4813,13 @@ __metadata: languageName: node linkType: hard +"@next/swc-win32-x64-msvc@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-win32-x64-msvc@npm:15.5.4" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@nicolo-ribaudo/chokidar-2@npm:2.1.8-no-fsevents.3": version: 2.1.8-no-fsevents.3 resolution: "@nicolo-ribaudo/chokidar-2@npm:2.1.8-no-fsevents.3" @@ -10380,6 +10660,13 @@ __metadata: languageName: node linkType: hard +"detect-libc@npm:^2.1.0": + version: 2.1.2 + resolution: "detect-libc@npm:2.1.2" + checksum: 10c0/acc675c29a5649fa1fb6e255f993b8ee829e510b6b56b0910666949c80c364738833417d0edb5f90e4e46be17228b0f2b66a010513984e18b15deeeac49369c4 + languageName: node + linkType: hard + "detect-newline@npm:^4.0.1": version: 4.0.1 resolution: "detect-newline@npm:4.0.1" @@ -15298,7 +15585,7 @@ __metadata: eslint: "npm:^8.56.0" eslint-config-next: "npm:15.4.6" jsonwebtoken: "npm:^9.0.2" - next: "npm:15.3.3" + next: "npm:15.5.4" react: "npm:^19.0.0" react-dom: "npm:^19.0.0" typescript: "npm:^5.8.3" @@ -15410,7 +15697,66 @@ __metadata: languageName: node linkType: hard -"next@npm:15.3.3, next@npm:next@^15.3.3": +"next@npm:15.5.4": + version: 15.5.4 + resolution: "next@npm:15.5.4" + dependencies: + "@next/env": "npm:15.5.4" + "@next/swc-darwin-arm64": "npm:15.5.4" + "@next/swc-darwin-x64": "npm:15.5.4" + "@next/swc-linux-arm64-gnu": "npm:15.5.4" + "@next/swc-linux-arm64-musl": "npm:15.5.4" + "@next/swc-linux-x64-gnu": "npm:15.5.4" + "@next/swc-linux-x64-musl": "npm:15.5.4" + "@next/swc-win32-arm64-msvc": "npm:15.5.4" + "@next/swc-win32-x64-msvc": "npm:15.5.4" + "@swc/helpers": "npm:0.5.15" + caniuse-lite: "npm:^1.0.30001579" + postcss: "npm:8.4.31" + sharp: "npm:^0.34.3" + styled-jsx: "npm:5.1.6" + peerDependencies: + "@opentelemetry/api": ^1.1.0 + "@playwright/test": ^1.51.1 + babel-plugin-react-compiler: "*" + react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 + react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.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-x64-msvc": + optional: true + sharp: + optional: true + peerDependenciesMeta: + "@opentelemetry/api": + optional: true + "@playwright/test": + optional: true + babel-plugin-react-compiler: + optional: true + sass: + optional: true + bin: + next: dist/bin/next + checksum: 10c0/3b5f04ed86d863bd5942b8ffb1ba8343da707579e720225c262d833d1b36c0daa0dbc3e6b24192280d0e02b066ac006a2b78673bbced19ca829de09bb4a2d73c + languageName: node + linkType: hard + +"next@npm:next@^15.3.3": version: 15.3.3 resolution: "next@npm:15.3.3" dependencies: @@ -15539,7 +15885,7 @@ __metadata: "@types/uuid": "npm:^10.0.0" eslint: "npm:^8.56.0" framer-motion: "npm:^12.23.12" - next: "npm:15.3.3" + next: "npm:15.5.4" next-seo: "npm:^6.8.0" react: "npm:^19.0.0" react-dom: "npm:^19.0.0" @@ -17859,6 +18205,84 @@ __metadata: languageName: node linkType: hard +"sharp@npm:^0.34.3": + version: 0.34.4 + resolution: "sharp@npm:0.34.4" + dependencies: + "@img/colour": "npm:^1.0.0" + "@img/sharp-darwin-arm64": "npm:0.34.4" + "@img/sharp-darwin-x64": "npm:0.34.4" + "@img/sharp-libvips-darwin-arm64": "npm:1.2.3" + "@img/sharp-libvips-darwin-x64": "npm:1.2.3" + "@img/sharp-libvips-linux-arm": "npm:1.2.3" + "@img/sharp-libvips-linux-arm64": "npm:1.2.3" + "@img/sharp-libvips-linux-ppc64": "npm:1.2.3" + "@img/sharp-libvips-linux-s390x": "npm:1.2.3" + "@img/sharp-libvips-linux-x64": "npm:1.2.3" + "@img/sharp-libvips-linuxmusl-arm64": "npm:1.2.3" + "@img/sharp-libvips-linuxmusl-x64": "npm:1.2.3" + "@img/sharp-linux-arm": "npm:0.34.4" + "@img/sharp-linux-arm64": "npm:0.34.4" + "@img/sharp-linux-ppc64": "npm:0.34.4" + "@img/sharp-linux-s390x": "npm:0.34.4" + "@img/sharp-linux-x64": "npm:0.34.4" + "@img/sharp-linuxmusl-arm64": "npm:0.34.4" + "@img/sharp-linuxmusl-x64": "npm:0.34.4" + "@img/sharp-wasm32": "npm:0.34.4" + "@img/sharp-win32-arm64": "npm:0.34.4" + "@img/sharp-win32-ia32": "npm:0.34.4" + "@img/sharp-win32-x64": "npm:0.34.4" + detect-libc: "npm:^2.1.0" + semver: "npm:^7.7.2" + dependenciesMeta: + "@img/sharp-darwin-arm64": + optional: true + "@img/sharp-darwin-x64": + optional: true + "@img/sharp-libvips-darwin-arm64": + optional: true + "@img/sharp-libvips-darwin-x64": + optional: true + "@img/sharp-libvips-linux-arm": + optional: true + "@img/sharp-libvips-linux-arm64": + optional: true + "@img/sharp-libvips-linux-ppc64": + optional: true + "@img/sharp-libvips-linux-s390x": + optional: true + "@img/sharp-libvips-linux-x64": + optional: true + "@img/sharp-libvips-linuxmusl-arm64": + optional: true + "@img/sharp-libvips-linuxmusl-x64": + optional: true + "@img/sharp-linux-arm": + optional: true + "@img/sharp-linux-arm64": + optional: true + "@img/sharp-linux-ppc64": + optional: true + "@img/sharp-linux-s390x": + optional: true + "@img/sharp-linux-x64": + optional: true + "@img/sharp-linuxmusl-arm64": + optional: true + "@img/sharp-linuxmusl-x64": + optional: true + "@img/sharp-wasm32": + optional: true + "@img/sharp-win32-arm64": + optional: true + "@img/sharp-win32-ia32": + optional: true + "@img/sharp-win32-x64": + optional: true + checksum: 10c0/c2d8afab823a53bb720c42aaddde2031d7a1e25b7f1bd123e342b6b77ffce5e2730017fd52282cadf6109b325bc16f35be4771caa040cf2855978b709be35f05 + languageName: node + linkType: hard + "shebang-command@npm:^2.0.0": version: 2.0.0 resolution: "shebang-command@npm:2.0.0" @@ -17990,7 +18414,7 @@ __metadata: eslint: "npm:^8.56.0" eslint-config-next: "npm:15.4.6" jsonwebtoken: "npm:^9.0.2" - next: "npm:15.3.3" + next: "npm:15.5.4" react: "npm:^19.0.0" react-dom: "npm:^19.0.0" typescript: "npm:^5.8.3" @@ -18010,7 +18434,7 @@ __metadata: eslint: "npm:^8.56.0" eslint-config-next: "npm:15.4.6" jsonwebtoken: "npm:^9.0.2" - next: "npm:15.3.3" + next: "npm:15.5.4" postcss: "npm:^8" react: "npm:^19.0.0" react-dom: "npm:^19.0.0"