We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a318c4d commit 57b22d0Copy full SHA for 57b22d0
2 files changed
package.json
@@ -54,15 +54,15 @@
54
},
55
"packageManager": "pnpm@10.10.0",
56
"devDependencies": {
57
- "@biomejs/biome": "^2.4.8",
+ "@biomejs/biome": "^2.4.10",
58
"@lerna-lite/cli": "^4.11.5",
59
"@lerna-lite/publish": "^4.11.5",
60
"@types/node": "^25.5.0",
61
- "@vitest/coverage-v8": "^4.1.0",
62
- "conventional-changelog-conventionalcommits": "^9.3.0",
63
- "happy-dom": "^20.8.4",
+ "@vitest/coverage-v8": "^4.1.2",
+ "conventional-changelog-conventionalcommits": "^9.3.1",
+ "happy-dom": "^20.8.9",
64
"remove-glob": "catalog:",
65
"typescript": "catalog:",
66
- "vitest": "^4.1.0"
+ "vitest": "^4.1.2"
67
}
68
0 commit comments