Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion launchpad-starter-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"clsx": "2.1.1",
"dotenv": "^16.4.7",
"lucide-react": "0.473.0",
"next": "15.1.6",
"next": "15.1.11",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

style: Lockfile (pnpm-lock.yaml) still references [email protected] and needs regeneration to complete this security update.

Check that pnpm install is run after merging.

Prompt To Fix With AI
This is a comment left during a code review.
Path: launchpad-starter-next-app/package.json
Line: 27:27

Comment:
**style:** Lockfile (`pnpm-lock.yaml`) still references `[email protected]` and needs regeneration to complete this security update.

Check that `pnpm install` is run after merging.

How can I resolve this? If you propose a fix, please make it concise.

"ox": "^0.6.7",
"react": "^19",
"react-dom": "^19",
Expand Down
Loading