Zeke
b323c1adf0
Merge pull request #1 from zyrrus/vercel/react-server-components-cve-vu-gpq167
...
Fix React Server Components CVE vulnerabilities
2026-04-06 21:07:38 -05:00
Vercel
37c211b0c0
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-04-07 01:55:11 +00:00
4900e9dc7c
corrected drizzle config
2025-05-05 18:24:29 -05:00
ff0551be46
upgraded dependencies
2025-04-05 13:20:54 -05:00
b5f5196f0c
Improved signin error messaging
2025-04-05 13:13:50 -05:00
0e5f6f1671
Limit the app to permitted emails
2024-11-29 11:07:23 -06:00
5416b5f025
removed test page
2024-11-29 11:07:07 -06:00
c1bebd22f4
drizzle migration
2024-11-29 10:53:59 -06:00
f553aa2e67
formatted tables
2024-11-29 00:10:50 -06:00
59f9e06098
implemented task update function
2024-11-28 23:45:06 -06:00
249daeea3a
formatted code
2024-11-28 23:44:34 -06:00
b1a32353f9
deleted example tables
2024-11-28 22:50:29 -06:00
d66c5287a4
Started implementing the table
2024-11-28 22:50:19 -06:00
287bc3e68d
implemented delete endpoints
2024-11-28 22:46:51 -06:00
dbb1037820
Corrected tailwind colors
2024-11-28 20:48:03 -06:00
caafe23c64
Moved towards client-side fetching
2024-11-28 20:07:55 -06:00
fdf8f750d0
coerced string to number
2024-11-28 19:06:47 -06:00
fe5e647454
setup client-side fetching + invalidation
2024-11-28 19:05:15 -06:00
e8e2a89905
renamed file
2024-11-28 19:04:59 -06:00
9c524104c5
removed unnecessary '!'
2024-11-23 12:08:56 -06:00
d9f4a56dd3
Added link to test url
2024-11-23 12:08:30 -06:00
983cc1f2b7
updated apis
2024-11-23 12:07:17 -06:00
219c886b0a
added tasks back to example
2024-11-23 12:07:01 -06:00
f24dfca852
Removed unnecessary '?'
2024-11-23 09:32:31 -06:00
c181252476
set up the tasks page
2024-11-23 09:30:31 -06:00
42ee36058e
Fixed missing session response
2024-11-23 09:30:15 -06:00
30f44c75b5
Corrected list-task relationship
2024-11-23 09:29:43 -06:00
66662220e7
created list schema
2024-11-23 09:05:24 -06:00
8393ec9f49
rename list 'name' to 'title'
2024-11-23 08:46:32 -06:00
af38b3a20b
corrected drizzle schema path
2024-11-23 08:17:52 -06:00
41f5fdf18b
corrected server/client mismatch
2024-11-23 08:17:39 -06:00
7a6d9bed4d
implemented 'create new list' button + dialog
2024-11-22 23:27:39 -06:00
e55b080544
made everything lowercase
2024-11-22 23:27:03 -06:00
ef96bf448d
corrected schemas
2024-11-22 23:26:51 -06:00
e396ad5f54
removed console log
2024-11-22 23:26:38 -06:00
0331f30a72
disabled debug mode
2024-11-22 23:26:29 -06:00
fa1b3aaecf
split db schema
2024-11-22 23:26:19 -06:00
9232db7cb0
updated api
2024-11-22 22:23:43 -06:00
55447c6de4
add confirmation dialog
2024-11-22 22:23:00 -06:00
13648edf55
export type
2024-11-22 22:22:24 -06:00
4a43b48eb4
Reorganized example files
2024-11-22 22:22:05 -06:00
89a3d55b59
made link href dynamic
2024-11-22 20:04:49 -06:00
431ea73de6
corrected temp id
2024-11-22 20:04:25 -06:00
1519746892
Created the home page outline
2024-11-22 19:47:47 -06:00
38a5abbbc8
Created a skeleton of the api
2024-11-22 19:45:29 -06:00
a9c055ddab
Cloned example to /test/table
2024-11-22 18:50:19 -06:00
857218a76f
Made the user-nav functional
2024-11-22 18:13:53 -06:00
a15524c740
Added shadcn tasks example
2024-11-22 18:05:45 -06:00
df7614e335
added shadcn components
2024-11-22 18:05:31 -06:00
9c318b4451
Set up auth + corrected local db
2024-11-09 18:41:41 -06:00