-
Notifications
You must be signed in to change notification settings - Fork 0
Fix React Server Components CVE vulnerabilities #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -16,7 +16,7 @@ | |
| "clsx": "^2.1.1", | ||
| "lamatic": "^0.3.2", | ||
| "lucide-react": "^0.408.0", | ||
| "next": "15.1.0", | ||
| "next": "15.1.11", | ||
| "react": "18.3.1", | ||
| "react-dom": "18.3.1", | ||
| "react-hook-form": "^7.53.2", | ||
|
Comment on lines
+19
to
22
|
||
|
|
||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kits/agentic/generation/package.jsonbumpsnextto 16.0.10, but the existingkits/agentic/generation/package-lock.jsonstill pinsnextto 16.0.0. This can lead to inconsistent installs depending on which lockfile/package manager is used. Update the package-lock to match the new dependency version, or remove/stop tracking it if this kit is intended to be installed with pnpm instead of npm.