Skip to content

Commit

Permalink
chore(deps): bump the vite group in /frontend with 2 updates
Browse files Browse the repository at this point in the history
Bumps the vite group in /frontend with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vite` from 5.4.12 to 6.0.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite)

Updates `vitest` from 2.1.8 to 3.0.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/vitest)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and garryod committed Jan 27, 2025
1 parent 8130485 commit 5160342
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 501 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"jsdom": "^26.0.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.21.0",
"vite": "^5.4.12",
"vitest": "^2.1.8"
"vite": "^6.0.11",
"vitest": "^3.0.4"
}
}
Loading

0 comments on commit 5160342

Please sign in to comment.