Commit graph

14 commits

Author SHA1 Message Date
Vercel
82f30d221f Fix React Server Components CVE vulnerabilities
Updated dependencies to fix Next.js and React CVE vulnerabilities.

The fix-react2shell-next tool automatically updated the following packages to their secure versions:
- next
- react-server-dom-webpack
- react-server-dom-parcel  
- react-server-dom-turbopack

All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory.

Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2026-01-26 16:18:23 +00:00
dependabot[bot]
9503d2aaf1
Bump next from 15.3.1 to 15.3.3
Bumps [next](https://github.com/vercel/next.js) from 15.3.1 to 15.3.3.
- [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/v15.3.1...v15.3.3)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.3.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-03 21:05:25 +00:00
Mike Cao
97381f300a Fixed wrong Prisma version in Docker. 2025-05-09 17:16:24 -07:00
Francis Cao
98eb26fd9e fixed getAttribution table alias typo 2025-05-08 09:15:27 -07:00
Mike Cao
1a794a8520 Updated language build. 2025-05-07 13:40:21 -07:00
Mike Cao
63a0460ab7 Updated packages. Next 15.3.1. Prisma 6.7.0. 2025-05-01 00:35:10 -07:00
Mike Cao
211e1826da Fixed import again. 2025-04-30 21:36:31 -07:00
Francis Cao
f522db44f9 add distinct ID to session info, add logic for /undefined 2025-04-29 15:26:08 -07:00
Mike Cao
510503045b Prisma stuff. 2025-04-29 10:39:48 -07:00
Mike Cao
5aaff55a70 Use custom path for generated Prisma client. 2025-04-28 16:51:24 -07:00
Mike Cao
5cbf5a567c Upgrade Prisma v6.6.0. 2025-04-26 21:25:55 -07:00
Mike Cao
8d3aad8454 Fixed formatRegion method. Closes #3344 2025-04-21 22:07:38 -07:00
Mike Cao
afb8fd3894 Updated Next. 2025-04-16 21:29:47 -07:00
Mike Cao
b192d90aaf Added missing files. 2025-04-14 14:49:33 -07:00