Skip to content

Commit

Permalink
Bump Vite & Vitest to 2.1.5 (#15444)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 130063b commit 2d413f3
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 83 deletions.
161 changes: 81 additions & 80 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.5.2",
"@vitejs/plugin-react": "^4.3.3",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/browser": "2.1.4",
"@vitest/ui": "2.1.4",
"@vitest/browser": "2.1.5",
"@vitest/ui": "2.1.5",
"jsdom": "^24.1.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vitest": "2.1.4"
"vitest": "2.1.5"
}
}

0 comments on commit 2d413f3

Please sign in to comment.