fix(deps): scope the vite < 7 override to vitepress so @angular/build keeps vite 8 #163

Merged
julien merged 1 commits from fix/scope-vite-override-to-vitepress into main 2026-05-16 02:07:44 +02:00
2 changed files with 386 additions and 102 deletions
Showing only changes of commit de30299464 - Show all commits
+1 -1
View File
@@ -44,7 +44,7 @@
"ip-address@<10.1.1": ">=10.1.1",
"protobufjs@<8.0.2": ">=8.0.2",
"tmp@<0.2.4": ">=0.2.4",
"vite": ">=6.4.2 <7",
"vitepress>vite": ">=6.4.2 <7",
"yaml@<2.8.3": ">=2.8.3",
"@types/express": "^5.0.6"
}
+385 -101
View File
File diff suppressed because it is too large Load Diff