Skip to content

Fix security alerts#91

Merged
dxvladislavvolkov merged 1 commit into
masterfrom
fix-securtity-pnpm-alerts
Jun 9, 2026
Merged

Fix security alerts#91
dxvladislavvolkov merged 1 commit into
masterfrom
fix-securtity-pnpm-alerts

Conversation

@dxvladislavvolkov

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 9, 2026 11:03

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

This PR updates several frontend/runtime and tooling dependencies to newer patch/minor versions in order to address reported security alerts in this React + Vite DevExtreme template.

Changes:

  • Bump React/ReactDOM to ^19.2.5 and update React Router to ^6.30.4.
  • Upgrade build/tooling dependencies including sass-embedded, vite, @vitejs/plugin-react, and ESLint-related packages.
  • Refresh pnpm-lock.yaml to reflect the updated dependency graph (including updated platform metadata such as libc).

Reviewed changes

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

File Description
package.json Updates dependency/version ranges for runtime and dev tooling packages.
pnpm-lock.yaml Regenerates lockfile entries to match updated versions and platform constraints.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

Comment thread package.json
Comment on lines +18 to +21
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-router-dom": "^6.30.4",
"sass-embedded": "^1.99.0"
@dxvladislavvolkov dxvladislavvolkov merged commit a0dbcc3 into master Jun 9, 2026
3 checks passed
@dxvladislavvolkov dxvladislavvolkov deleted the fix-securtity-pnpm-alerts branch June 9, 2026 12:52
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