Skip to content

Commit c63dbac

Browse files
chore(deps): update dependency vite to v7
1 parent aea43b0 commit c63dbac

File tree

3 files changed

+519
-88
lines changed

3 files changed

+519
-88
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint": "^8.55.0",
7979
"typescript": "^5.3.3",
8080
"unbuild": "^2.0.0",
81-
"vite": "^4.4.12",
81+
"vite": "^7.0.0",
8282
"vitest": "^1.0.4"
8383
}
8484
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
"@uni-helper/vite-plugin-uni-layouts": "workspace:*",
6161
"@uni-helper/vite-plugin-uni-pages": "^0.2.12",
6262
"typescript": "^4.9.5",
63-
"vite": "^4.4.11"
63+
"vite": "^7.0.0"
6464
}
6565
}

0 commit comments

Comments
 (0)