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 8a8d1d1 commit ae2af44Copy full SHA for ae2af44
package.json
@@ -60,12 +60,12 @@
60
"pnpm": "10.x"
61
},
62
"devDependencies": {
63
- "@biomejs/biome": "^2.2.6",
+ "@biomejs/biome": "^2.3.1",
64
"@lerna-lite/cli": "^4.9.1",
65
"@lerna-lite/publish": "^4.9.1",
66
"@lerna-lite/watch": "^4.9.1",
67
"@playwright/test": "^1.56.1",
68
- "@types/node": "^24.8.1",
+ "@types/node": "^24.9.1",
69
"conventional-changelog-conventionalcommits": "^9.1.0",
70
"cross-env": "catalog:",
71
"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.10"
+ "vite": "^7.1.12"
32
}
33
0 commit comments