Skip to content

Commit 546062d

Browse files
authored
chore: remove raw vite deps (#34726)
1 parent aad0b3c commit 546062d

4 files changed

Lines changed: 17 additions & 350 deletions

File tree

e2e/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"@types/node": "catalog:",
2020
"tsx": "catalog:",
2121
"typescript": "catalog:",
22+
"vite": "catalog:",
2223
"vite-plus": "catalog:"
2324
}
2425
}

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"prepare": "vp config"
66
},
77
"devDependencies": {
8+
"vite": "catalog:",
89
"vite-plus": "catalog:"
910
},
1011
"engines": {

0 commit comments

Comments
 (0)