We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abbee1a commit 43e6f71Copy full SHA for 43e6f71
2 files changed
packages/angular/build/package.json
@@ -75,7 +75,7 @@
75
"tailwindcss": "^2.0.0 || ^3.0.0 || ^4.0.0",
76
"tslib": "^2.3.0",
77
"typescript": ">=5.9 <6.0",
78
- "vitest": "^4.0.6"
+ "vitest": "^4.0.8"
79
},
80
"peerDependenciesMeta": {
81
"@angular/core": {
packages/schematics/angular/utility/latest-versions/package.json
@@ -25,7 +25,7 @@
25
26
"ts-node": "~10.9.0",
27
"typescript": "~5.9.2",
28
- "vitest": "^4.0.0",
+ "vitest": "^4.0.8",
29
"zone.js": "~0.15.0"
30
}
31
0 commit comments