Skip to content

Commit df891b0

Browse files
authored
chore(deps): update all non-major dependencies (#506)
1 parent c7ef03e commit df891b0

5 files changed

Lines changed: 283 additions & 340 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
},
5858
"devDependencies": {
5959
"@biomejs/biome": "^2.5.1",
60-
"@lerna-lite/cli": "^5.3.0",
61-
"@lerna-lite/publish": "^5.3.0",
62-
"@lerna-lite/watch": "^5.3.0",
60+
"@lerna-lite/cli": "^5.4.0",
61+
"@lerna-lite/publish": "^5.4.0",
62+
"@lerna-lite/watch": "^5.4.0",
6363
"@playwright/test": "^1.61.1",
6464
"@types/node": "^26.0.1",
6565
"conventional-changelog-conventionalcommits": "^10.2.0",

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": "^8.1.0"
31+
"vite": "^8.1.1"
3232
}
3333
}

packages/multiple-select-vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"cssnano": "^8.0.2",
7272
"esbuild": "^0.28.1",
7373
"native-copyfiles": "catalog:",
74-
"postcss": "^8.5.15",
74+
"postcss": "^8.5.16",
7575
"postcss-cli": "^11.0.1",
7676
"remove-glob": "catalog:",
7777
"sass": "catalog:",

0 commit comments

Comments
 (0)