Skip to content

Commit 0f9d986

Browse files
authored
chore(deps): update all non-major dependencies (#401)
1 parent 7743bc3 commit 0f9d986

File tree

3 files changed

+94
-105
lines changed

3 files changed

+94
-105
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
},
6363
"devDependencies": {
6464
"@biomejs/biome": "^2.1.1",
65-
"@lerna-lite/cli": "^4.6.0",
66-
"@lerna-lite/publish": "^4.6.0",
67-
"@lerna-lite/watch": "^4.6.0",
65+
"@lerna-lite/cli": "^4.6.1",
66+
"@lerna-lite/publish": "^4.6.1",
67+
"@lerna-lite/watch": "^4.6.1",
6868
"@playwright/test": "^1.52.0",
69-
"@types/node": "^24.0.12",
70-
"conventional-changelog-conventionalcommits": "^9.0.0",
69+
"@types/node": "^24.0.13",
70+
"conventional-changelog-conventionalcommits": "^9.1.0",
7171
"cross-env": "catalog:",
7272
"npm-run-all2": "^8.0.4",
7373
"rimraf": "^6.0.1",

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"devDependencies": {
2929
"sass": "catalog:",
3030
"typescript": "catalog:",
31-
"vite": "^7.0.3"
31+
"vite": "^7.0.4"
3232
}
3333
}

0 commit comments

Comments
 (0)