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 3888b5b commit 86b6beeCopy full SHA for 86b6bee
package.json
@@ -61,12 +61,12 @@
61
"pnpm": "10.x"
62
},
63
"devDependencies": {
64
- "@biomejs/biome": "^2.2.4",
+ "@biomejs/biome": "^2.2.5",
65
"@lerna-lite/cli": "^4.9.0",
66
"@lerna-lite/publish": "^4.9.0",
67
"@lerna-lite/watch": "^4.9.0",
68
"@playwright/test": "~1.52.0",
69
- "@types/node": "^24.6.1",
+ "@types/node": "^24.7.0",
70
"conventional-changelog-conventionalcommits": "^9.1.0",
71
"cross-env": "catalog:",
72
"npm-run-all2": "^8.0.4",
packages/demo/package.json
@@ -28,6 +28,6 @@
28
29
"sass": "catalog:",
30
"typescript": "catalog:",
31
- "vite": "^7.1.7"
+ "vite": "^7.1.9"
32
}
33
0 commit comments