chore: Bump vulnerable deps (#37244)

* Bump brace-expansion.

* Bump next to non-vuln version.

* Remove old version of @vercel/flags.

* Try to bump prismjs again.

* Bump fastify.

* Dedupe graphql.

* Bump form-data.
This commit is contained in:
Ivan Vasilov
2025-07-25 09:11:26 +02:00
committed by GitHub
parent f7545fe90d
commit 37c4726145
5 changed files with 262 additions and 841 deletions

View File

@@ -65,7 +65,6 @@
"@tanstack/react-query-devtools": "4.35.7",
"@tanstack/react-table": "^8.21.3",
"@uidotdev/usehooks": "^2.4.1",
"@vercel/flags": "^2.6.0",
"@vercel/functions": "^2.1.0",
"@vitejs/plugin-react": "^4.3.4",
"@zip.js/zip.js": "^2.7.29",

View File

@@ -70,7 +70,8 @@
"@tanstack/directive-functions-plugin>vite": "catalog:",
"@tanstack/react-start-plugin>vite": "catalog:",
"esbuild": "^0.25.2",
"payload>image-size": "1.2.1"
"payload>image-size": "1.2.1",
"@redocly/respect-core>form-data": "^4.0.4"
},
"neverBuiltDependencies": ["libpg-query"]
},

View File

@@ -544,6 +544,6 @@
"vitest": "^3.0.5"
},
"peerDependencies": {
"next": "*"
"next": "catalog:"
}
}

1095
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -8,7 +8,7 @@ catalog:
'@supabase/auth-js': 2.71.1-rc.1
'@supabase/supabase-js': ^2.47.14
'@supabase/realtime-js': ^2.11.3
next: 15.3.1
next: 15.3.3
'react': '^18.3.0'
'react-dom': '^18.3.0'
'@types/react': '^18.3.0'