mirror of
https://github.com/supabase/supabase.git
synced 2026-05-07 06:27:16 +08:00
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:
@@ -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",
|
||||
|
||||
@@ -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:",
|
||||
|
||||
@@ -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
579
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user