Skip to content

Commit

Permalink
Bump Vite & Vitest to 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 7e71fb6 commit 1c103b8
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 70 deletions.
138 changes: 71 additions & 67 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions test/performance-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@testing-library/user-event": "^14.6.1",
"@vitejs/plugin-react": "^4.3.4",
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitest/browser": "3.0.2",
"@vitest/ui": "3.0.2",
"@vitest/browser": "3.0.4",
"@vitest/ui": "3.0.4",
"jsdom": "^25.0.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"vitest": "3.0.2"
"vitest": "3.0.4"
}
}

0 comments on commit 1c103b8

Please sign in to comment.