Skip to content

Preparation for kit 3 - #578

Open
GrygrFlzr wants to merge 7 commits into
masterfrom
v3-prep
Open

Preparation for kit 3#578
GrygrFlzr wants to merge 7 commits into
masterfrom
v3-prep

Conversation

@GrygrFlzr

Copy link
Copy Markdown
Member
  • Bump pnpm to 11
  • Update dependencies to resolve vulnerability warnings
  • Merged svelte config into vite config
  • Readability improvements to HTML parser

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hn Error Error Jun 29, 2026 9:06am

Comment thread sites/hn.svelte.dev/package.json Outdated
Comment thread sites/hn.svelte.dev/package.json Outdated
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"packageManager": "pnpm@11.9.0",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I think this has to be applied at the root package.json instead since it concerns the package manager?

@GrygrFlzr

Copy link
Copy Markdown
Member Author

Based on vercel's documentation we should add an ENV var ENABLE_EXPERIMENTAL_COREPACK=1 to allow specifying pnpm version, which tracks with my existing vercel projects now that I look at it.
vercel.json can technically declare env vars, but this is deprecated and the supported way forward seems to configure it from the Vercel dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants