Skip to content

Commit

Permalink
Bump vite from 5.1.6 to 5.1.8
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.1.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 8a7e97c commit ae401c7
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 176 deletions.
2 changes: 1 addition & 1 deletion apps/terrain-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint": "^8.42.0",
"serve": "^14.2.0",
"typescript": "^5.5.3",
"vite": "^5.1.6",
"vite": "^5.1.8",
"vite-plugin-top-level-await": "^1.4.1",
"vite-plugin-wasm": "^3.3.0"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/web-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.42.0",
"typescript": "^5.5.3",
"vite": "^5.1.6",
"vite": "^5.1.8",
"vite-plugin-top-level-await": "^1.4.1",
"vite-plugin-wasm": "^3.3.0"
}
Expand Down
Loading

0 comments on commit ae401c7

Please sign in to comment.