Skip to content

Commit 9f63609

Browse files
chore(deps): update dependency vite to v7 (#4182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3412819 commit 9f63609

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"typescript": "^5.0.0",
17-
"vite": "^6.0.0",
17+
"vite": "^7.0.0",
1818
"vite-plugin-static-copy": "^3.1.0"
1919
}
2020
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"typescript": "^5.0.0",
17-
"vite": "^6.0.0",
17+
"vite": "^7.0.0",
1818
"vite-plugin-static-copy": "^3.1.0"
1919
}
2020
}

0 commit comments

Comments
 (0)