Skip to content

Update deps#92

Merged
dxvladislavvolkov merged 3 commits into
masterfrom
pnpm-audit
Jun 15, 2026
Merged

Update deps#92
dxvladislavvolkov merged 3 commits into
masterfrom
pnpm-audit

Conversation

@dxvladislavvolkov

Copy link
Copy Markdown
Contributor

No description provided.

@dxvladislavvolkov dxvladislavvolkov self-assigned this Jun 15, 2026
Copilot AI review requested due to automatic review settings June 15, 2026 06:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the template’s frontend toolchain dependencies (Vite + React plugin) and lockfile to newer versions, and adjusts pnpm build allowlisting for native modules.

Changes:

  • Bump vite to ^8.0.16 and @vitejs/plugin-react to ^6.0.2.
  • Add esbuild ^0.28.1 to the project dependencies and update pnpm-lock.yaml accordingly.
  • Allow pnpm build scripts for @parcel/watcher via pnpm-workspace.yaml.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
pnpm-workspace.yaml Adds @parcel/watcher to the pnpm build allowlist.
pnpm-lock.yaml Regenerates lockfile for Vite 8 / plugin-react 6 and new transitive deps.
package.json Updates Vite/plugin versions and adds esbuild.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json Outdated
Comment on lines +18 to +22
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-router-dom": "^6.30.4",
"sass-embedded": "^1.99.0"
"sass-embedded": "^1.99.0",
"esbuild": "^0.28.1"
@dxvladislavvolkov dxvladislavvolkov merged commit 2c47aae into master Jun 15, 2026
2 checks passed
@dxvladislavvolkov dxvladislavvolkov deleted the pnpm-audit branch June 15, 2026 07:47
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.

3 participants