Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f48ce29

Browse files
authoredNov 26, 2024··
chore(deps): update dependency vite to v6
1 parent 3565172 commit f48ce29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"jest": "29.7.0",
7070
"jest-environment-jsdom": "29.7.0",
7171
"sinon": "17.0.2",
72-
"vite": "5.4.11"
72+
"vite": "6.0.0"
7373
},
7474
"lint-staged": {
7575
"src/**/*.{ts,tsx}": [

0 commit comments

Comments
 (0)
Please sign in to comment.