Skip to content

Commit 2edbd06

Browse files
chore(deps): update dependency vite to v8
1 parent bd16da7 commit 2edbd06

3 files changed

Lines changed: 348 additions & 275 deletions

File tree

@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.8",
2222
"typescript": "^5.9.3",
2323
"unocss": "^66.8.1",
24-
"vite": "^7.3.6",
24+
"vite": "^8.2.2",
2525
"vue-tsc": "^3.3.11"
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.6"
22+
"vite": "^8.2.2"
2323
}
2424
}

0 commit comments

Comments
 (0)