Skip to content

Commit 2cd8e74

Browse files
authored
fix(deps): update all non-major dependencies (#392)
1 parent 9c67ba2 commit 2cd8e74

File tree

4 files changed

+317
-399
lines changed

4 files changed

+317
-399
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@
6161
"pnpm": "10.x"
6262
},
6363
"devDependencies": {
64-
"@biomejs/biome": "^2.0.0-beta.6",
65-
"@lerna-lite/cli": "^4.4.1",
66-
"@lerna-lite/publish": "^4.4.1",
67-
"@lerna-lite/watch": "^4.4.1",
64+
"@biomejs/biome": "^2.0.6",
65+
"@lerna-lite/cli": "^4.5.1",
66+
"@lerna-lite/publish": "^4.5.1",
67+
"@lerna-lite/watch": "^4.5.1",
6868
"@playwright/test": "^1.52.0",
69-
"@types/node": "^24.0.1",
69+
"@types/node": "^24.0.10",
7070
"conventional-changelog-conventionalcommits": "^9.0.0",
7171
"cross-env": "catalog:",
7272
"npm-run-all2": "^8.0.4",

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@popperjs/core": "^2.11.8",
23-
"bootstrap": "^5.3.6",
23+
"bootstrap": "^5.3.7",
2424
"dompurify": "^3.2.6",
2525
"font-awesome": "^4.7.0",
2626
"multiple-select-vanilla": "workspace:*"

packages/multiple-select-vanilla/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"cross-env": "catalog:",
7474
"cssnano": "^7.0.7",
7575
"esbuild": "^0.25.5",
76-
"native-copyfiles": "^1.2.1",
77-
"postcss": "^8.5.5",
76+
"native-copyfiles": "^1.3.2",
77+
"postcss": "^8.5.6",
7878
"postcss-cli": "^11.0.1",
7979
"sass": "catalog:",
8080
"tinyglobby": "^0.2.14",

0 commit comments

Comments
 (0)