From a54c8139b1fa670125bf80adc11cd55dd9f2000f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 22:25:03 +0000 Subject: [PATCH 1/4] chore(deps): bump diff from 4.0.2 to 4.0.4 Bumps [diff](https://github.com/kpdecker/jsdiff) from 4.0.2 to 4.0.4. - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](https://github.com/kpdecker/jsdiff/compare/v4.0.2...v4.0.4) --- updated-dependencies: - dependency-name: diff dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index cd6aad8..830eec5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9504,9 +9504,9 @@ __metadata: linkType: hard "diff@npm:^4.0.1": - version: 4.0.2 - resolution: "diff@npm:4.0.2" - checksum: 10c0/81b91f9d39c4eaca068eb0c1eb0e4afbdc5bb2941d197f513dd596b820b956fef43485876226d65d497bebc15666aa2aa82c679e84f65d5f2bfbf14ee46e32c1 + version: 4.0.4 + resolution: "diff@npm:4.0.4" + checksum: 10c0/855fb70b093d1d9643ddc12ea76dca90dc9d9cdd7f82c08ee8b9325c0dc5748faf3c82e2047ced5dcaa8b26e58f7903900be2628d0380a222c02d79d8de385df languageName: node linkType: hard From 93ca6b8d9403c4f121b7155ebace799e94a8af92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 06:43:35 +0000 Subject: [PATCH 2/4] chore(deps): bump lodash from 4.17.21 to 4.17.23 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index cd6aad8..d56a78e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13222,9 +13222,9 @@ __metadata: linkType: hard "lodash@npm:^4.17.15": - version: 4.17.21 - resolution: "lodash@npm:4.17.21" - checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c + version: 4.17.23 + resolution: "lodash@npm:4.17.23" + checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6 languageName: node linkType: hard From 7647109fb6105326a54e335db8f22d835b0e90e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:11:43 +0000 Subject: [PATCH 3/4] chore(deps): bump next from 16.0.10 to 16.1.5 Bumps [next](https://github.com/vercel/next.js) from 16.0.10 to 16.1.5. - [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/v16.0.10...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/landing/package.json | 2 +- apps/web/package.json | 2 +- apps/wiki/package.json | 2 +- yarn.lock | 98 +++++++++++++++++++++------------------ 4 files changed, 57 insertions(+), 47 deletions(-) diff --git a/apps/landing/package.json b/apps/landing/package.json index 164c915..1d9309e 100644 --- a/apps/landing/package.json +++ b/apps/landing/package.json @@ -27,7 +27,7 @@ "@tiptap/starter-kit": "^3.11.0", "juice": "^11.0.3", "lucide-react": "^0.553.0", - "next": "^16.0.10", + "next": "^16.1.5", "next-seo": "^6.6.0", "react": "19.2.3", "react-dom": "19.2.3", diff --git a/apps/web/package.json b/apps/web/package.json index 171bac1..03e4a87 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -41,7 +41,7 @@ "framer-motion": "^12.23.24", "juice": "^11.0.3", "lucide-react": "^0.553.0", - "next": "^16.0.10", + "next": "^16.1.5", "next-seo": "^6.6.0", "nuqs": "^2.7.3", "react": "19.2.3", diff --git a/apps/wiki/package.json b/apps/wiki/package.json index b8042fb..59e8a8d 100644 --- a/apps/wiki/package.json +++ b/apps/wiki/package.json @@ -21,7 +21,7 @@ "fumadocs-openapi": "^10.0.11", "fumadocs-ui": "16.0.8", "lucide-react": "^0.553.0", - "next": "^16.0.10", + "next": "^16.1.5", "next-sitemap": "^4.2.3", "react": "^19.2.3", "react-dom": "^19.2.3", diff --git a/yarn.lock b/yarn.lock index cd6aad8..9f2ed6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2821,10 +2821,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:16.0.10": - version: 16.0.10 - resolution: "@next/env@npm:16.0.10" - checksum: 10c0/6f2b5ba37733a49513ab3117c06f037fa962b4022fe2b4ba7801f830ab15974ad87ad8b47b6464fa5fcb3e9a3247b25f657ec97ae6eed1156b5736c6388246db +"@next/env@npm:16.1.5": + version: 16.1.5 + resolution: "@next/env@npm:16.1.5" + checksum: 10c0/9d6442bee75386593d5da6e952146cf3c4338202e68a0ba9464d70c24ab7abb0c7e4ecd0ab661ca211e544fe7d6bd075270379bee3e97c5da3b6d082f95a04cd languageName: node linkType: hard @@ -2851,9 +2851,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:16.0.10": - version: 16.0.10 - resolution: "@next/swc-darwin-arm64@npm:16.0.10" +"@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 @@ -2865,9 +2865,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-x64@npm:16.0.10": - version: 16.0.10 - resolution: "@next/swc-darwin-x64@npm:16.0.10" +"@next/swc-darwin-x64@npm:16.1.5": + version: 16.1.5 + resolution: "@next/swc-darwin-x64@npm:16.1.5" conditions: os=darwin & cpu=x64 languageName: node linkType: hard @@ -2879,9 +2879,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:16.0.10": - version: 16.0.10 - resolution: "@next/swc-linux-arm64-gnu@npm:16.0.10" +"@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 @@ -2893,9 +2893,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:16.0.10": - version: 16.0.10 - resolution: "@next/swc-linux-arm64-musl@npm:16.0.10" +"@next/swc-linux-arm64-musl@npm:16.1.5": + version: 16.1.5 + resolution: "@next/swc-linux-arm64-musl@npm:16.1.5" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard @@ -2907,9 +2907,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:16.0.10": - version: 16.0.10 - resolution: "@next/swc-linux-x64-gnu@npm:16.0.10" +"@next/swc-linux-x64-gnu@npm:16.1.5": + version: 16.1.5 + resolution: "@next/swc-linux-x64-gnu@npm:16.1.5" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard @@ -2921,9 +2921,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:16.0.10": - version: 16.0.10 - resolution: "@next/swc-linux-x64-musl@npm:16.0.10" +"@next/swc-linux-x64-musl@npm:16.1.5": + version: 16.1.5 + resolution: "@next/swc-linux-x64-musl@npm:16.1.5" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard @@ -2935,9 +2935,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:16.0.10": - version: 16.0.10 - resolution: "@next/swc-win32-arm64-msvc@npm:16.0.10" +"@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 @@ -2949,9 +2949,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:16.0.10": - version: 16.0.10 - resolution: "@next/swc-win32-x64-msvc@npm:16.0.10" +"@next/swc-win32-x64-msvc@npm:16.1.5": + version: 16.1.5 + resolution: "@next/swc-win32-x64-msvc@npm:16.1.5" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -8182,6 +8182,15 @@ __metadata: languageName: node linkType: hard +"baseline-browser-mapping@npm:^2.8.3": + version: 2.9.18 + resolution: "baseline-browser-mapping@npm:2.9.18" + bin: + baseline-browser-mapping: dist/cli.js + checksum: 10c0/869bdbb2784f8b1bc49b52d54ea48bf9ea6da8309195e3a0b3f4625197b8187a9b557b1d02f1b6b6dd51f163840a87db259e2b791eed35f0c5fddf3110c4cf28 + languageName: node + linkType: hard + "baseline-browser-mapping@npm:^2.9.0": version: 2.9.6 resolution: "baseline-browser-mapping@npm:2.9.6" @@ -12878,7 +12887,7 @@ __metadata: eslint-config-next: "npm:^16.0.1" juice: "npm:^11.0.3" lucide-react: "npm:^0.553.0" - next: "npm:^16.0.10" + next: "npm:^16.1.5" next-seo: "npm:^6.6.0" next-sitemap: "npm:^4.2.3" postcss: "npm:^8.4.33" @@ -14641,20 +14650,21 @@ __metadata: languageName: node linkType: hard -"next@npm:^16.0.10": - version: 16.0.10 - resolution: "next@npm:16.0.10" +"next@npm:^16.1.5": + version: 16.1.5 + resolution: "next@npm:16.1.5" dependencies: - "@next/env": "npm:16.0.10" - "@next/swc-darwin-arm64": "npm:16.0.10" - "@next/swc-darwin-x64": "npm:16.0.10" - "@next/swc-linux-arm64-gnu": "npm:16.0.10" - "@next/swc-linux-arm64-musl": "npm:16.0.10" - "@next/swc-linux-x64-gnu": "npm:16.0.10" - "@next/swc-linux-x64-musl": "npm:16.0.10" - "@next/swc-win32-arm64-msvc": "npm:16.0.10" - "@next/swc-win32-x64-msvc": "npm:16.0.10" + "@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" "@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" @@ -14696,7 +14706,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/c0e42bfaa0d38b0ee9a7fc54c748da2dfd807a76d75278b4c4f06768965d7b1035b836cae45e24a074dcf156a13c0fa555caa652886cc0f93e8be2b296dfbb51 + checksum: 10c0/ff9f7dd0cae79f7ba2a64ac0d29ca77c94921dfc37b36899f4f997b948242f72585f4bb75829aaf8704d46c6f7d1a9796b8ff30688a3467c04c738b3a4247a9f languageName: node linkType: hard @@ -19080,7 +19090,7 @@ __metadata: framer-motion: "npm:^12.23.24" juice: "npm:^11.0.3" lucide-react: "npm:^0.553.0" - next: "npm:^16.0.10" + next: "npm:^16.1.5" next-seo: "npm:^6.6.0" next-sitemap: "npm:^4.2.3" nuqs: "npm:^2.7.3" @@ -19277,7 +19287,7 @@ __metadata: fumadocs-openapi: "npm:^10.0.11" fumadocs-ui: "npm:16.0.8" lucide-react: "npm:^0.553.0" - next: "npm:^16.0.10" + next: "npm:^16.1.5" next-sitemap: "npm:^4.2.3" postcss: "npm:^8.4.33" react: "npm:^19.2.3" From 7aa3b74c6f9b874f295753f2a6c845d81ed838b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 14:02:08 +0000 Subject: [PATCH 4/4] chore(deps): bump tar from 7.5.3 to 7.5.7 Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.3 to 7.5.7. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v7.5.3...v7.5.7) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index cd6aad8..cd9dfac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17977,15 +17977,15 @@ __metadata: linkType: hard "tar@npm:^7.5.2": - version: 7.5.3 - resolution: "tar@npm:7.5.3" + version: 7.5.7 + resolution: "tar@npm:7.5.7" dependencies: "@isaacs/fs-minipass": "npm:^4.0.0" chownr: "npm:^3.0.0" minipass: "npm:^7.1.2" minizlib: "npm:^3.1.0" yallist: "npm:^5.0.0" - checksum: 10c0/e5e3237bca325fbb33282d92d9807f4c8d81abaf71bf2627efdf93bd5610c146460c78fc7e9767d4ab5ae3c0b18af8197314c964f8cbd23b30b25bf4d42d7cb4 + checksum: 10c0/51f261afc437e1112c3e7919478d6176ea83f7f7727864d8c2cce10f0b03a631d1911644a567348c3063c45abdae39718ba97abb073d22aa3538b9a53ae1e31c languageName: node linkType: hard