chore: Bump vulnerable dependencies (#44894)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
  * Updated Next.js dependency versions across applications
* Updated TanStack React Router and React Start packages to newer
versions
  * Updated workspace package configuration overrides

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Ivan Vasilov
2026-04-15 15:09:50 +02:00
committed by GitHub
parent 169a8ff44b
commit 444a732012
5 changed files with 254 additions and 338 deletions

View File

@@ -93,7 +93,7 @@
"mdast-util-to-string": "^3.1.1",
"micromark-extension-gfm": "^2.0.3",
"micromark-extension-mdxjs": "^1.0.0",
"next": "^15.5.14",
"next": "^15.5.15",
"next-mdx-remote": "^6.0.0",
"next-plugin-yaml": "^1.0.1",
"next-themes": "^0.3.0",

View File

@@ -98,8 +98,8 @@
"@shikijs/compat": "^1.1.7",
"@supabase/ssr": "catalog:",
"@supabase/supabase-js": "catalog:",
"@tanstack/react-router": "^1.150.0",
"@tanstack/react-start": "^1.150.0",
"@tanstack/react-router": "^1.168.0",
"@tanstack/react-start": "^1.167.0",
"@types/common-tags": "^1.8.4",
"@types/lodash": "^4.17.16",
"@types/react": "catalog:",

View File

@@ -64,7 +64,7 @@
"mdast-util-to-markdown": "^1.5.0",
"micromark-extension-gfm": "^2.0.3",
"micromark-extension-mdxjs": "^1.0.1",
"next": "^15.5.14",
"next": "^15.5.15",
"next-mdx-remote": "^6.0.0",
"next-seo": "^6.5.0",
"next-themes": "^0.3.0",

579
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -46,6 +46,9 @@ minimumReleaseAgeExclude:
- '@ai-sdk/*'
- '@supabase/*'
- '@supabase-labs/*'
# The following packages are excluded from the minimum release age check because they had a vulneralibity
# Delete them the next time you update this list
- follow-redirects
onlyBuiltDependencies:
- node-pty
@@ -58,7 +61,6 @@ overrides:
'@redocly/respect-core>form-data': ^4.0.4
'@redocly/respect-core>js-yaml': ^4.1.1
'@rollup/plugin-terser>serialize-javascript': ^7.0.5
'@tanstack/start-server-core': ^1.159.0
cacache>tar: ^7.5.11
dompurify: ^3.3.2
esbuild: ^0.25.2
@@ -73,6 +75,7 @@ overrides:
'terser-webpack-plugin>serialize-javascript': ^7.0.5
tmp: ^0.2.4
webpack: ^5.104.1
unhead: ^2.1.13
patchedDependencies:
react-data-grid: patches/react-data-grid.patch