Skip to content

Commit c6ed8f0

Browse files
chore(deps): update dependency vite to v8
1 parent 71c586b commit c6ed8f0

File tree

3 files changed

+340
-236
lines changed

3 files changed

+340
-236
lines changed

@iconify-demo/unocss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@vitejs/plugin-vue": "^6.0.5",
2222
"typescript": "^5.9.3",
2323
"unocss": "^66.6.6",
24-
"vite": "^7.3.1",
24+
"vite": "^8.0.1",
2525
"vue-tsc": "^3.2.5"
2626
}
2727
}

@iconify-demo/unplugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"unconfig": "^7.5.0",
2020
"unplugin-icons": "^22.5.0",
2121
"unplugin-vue-components": "^30.0.0",
22-
"vite": "^7.3.1"
22+
"vite": "^8.0.1"
2323
}
2424
}

0 commit comments

Comments
 (0)