Skip to content

Commit c0086ad

Browse files
Fix React Server Components CVE vulnerabilities (#576)
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com> Co-authored-by: Aidan Timson <aidan@timmo.dev>
1 parent 4a4dc9b commit c0086ad

2 files changed

Lines changed: 53 additions & 49 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dayjs": "^1.11.13",
3030
"geist": "^1.4.2",
3131
"lucide-react": "^0.525.0",
32-
"next": "^15.3.4",
32+
"next": "15.3.8",
3333
"next-themes": "^0.4.6",
3434
"posthog-js": "^1.255.3",
3535
"react": "^19.1.0",
@@ -42,6 +42,7 @@
4242
"zod": "^3.25.67"
4343
},
4444
"devDependencies": {
45+
"@eslint/eslintrc": "^3.2.0",
4546
"@tailwindcss/postcss": "^4.1.11",
4647
"@types/eslint": "^9.6.1",
4748
"@types/node": "^24.0.7",
@@ -61,5 +62,5 @@
6162
"ct3aMetadata": {
6263
"initVersion": "7.37.0"
6364
},
64-
"packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184"
65+
"packageManager": "pnpm@10.25.0+sha512.5e82639027af37cf832061bcc6d639c219634488e0f2baebe785028a793de7b525ffcd3f7ff574f5e9860654e098fe852ba8ac5dd5cefe1767d23a020a92f501"
6566
}

pnpm-lock.yaml

Lines changed: 50 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)