Skip to content

Commit 493098c

Browse files
chore(deps)(deps-dev): bump vite from 5.4.21 to 7.3.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.21 to 7.3.1. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10b70a0 commit 493098c

File tree

2 files changed

+302
-10
lines changed

2 files changed

+302
-10
lines changed

examples/msw-react-crud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"postcss": "^8.5.6",
3333
"tailwindcss": "^4.1.18",
3434
"typescript": "^5.0.0",
35-
"vite": "^5.4.11"
35+
"vite": "^7.3.1"
3636
},
3737
"msw": {
3838
"workerDirectory": [

0 commit comments

Comments
 (0)