Skip to content

Commit 7304c88

Browse files
chore(deps): update dependency vite to v6
1 parent 87ae7a9 commit 7304c88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

static/code/stackblitz/v7/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-router": "^5.2.0",
1818
"react-router-dom": "^5.2.0",
1919
"typescript": "^5.2.2",
20-
"vite": "^5.0.0",
20+
"vite": "^6.0.0",
2121
"web-vitals": "^4.0.0"
2222
},
2323
"scripts": {

static/code/stackblitz/v8/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-router": "^5.2.0",
1818
"react-router-dom": "^5.2.0",
1919
"typescript": "^5.2.2",
20-
"vite": "^5.0.0",
20+
"vite": "^6.0.0",
2121
"web-vitals": "^4.0.0"
2222
},
2323
"scripts": {

0 commit comments

Comments
 (0)