Skip to content

Commit b75e5dc

Browse files
chore(deps): update dependency vite to v8
1 parent 5ea0711 commit b75e5dc

3 files changed

Lines changed: 331 additions & 547 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.7",
2222
"typescript": "^5.9.3",
2323
"unocss": "^66.6.8",
24-
"vite": "^7.3.3",
24+
"vite": "^8.0.13",
2525
"vue-tsc": "^3.3.1"
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.3"
22+
"vite": "^8.0.13"
2323
}
2424
}

0 commit comments

Comments
 (0)