Skip to content

Commit 547979f

Browse files
committed
chore(deps): update all non-major dependencies
1 parent b68c4f8 commit 547979f

File tree

4 files changed

+428
-393
lines changed

4 files changed

+428
-393
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,17 @@
5959
},
6060
"devDependencies": {
6161
"@biomejs/biome": "^1.9.4",
62-
"@lerna-lite/cli": "^3.10.1",
63-
"@lerna-lite/publish": "^3.10.1",
64-
"@lerna-lite/watch": "^3.10.1",
62+
"@lerna-lite/cli": "^3.11.0",
63+
"@lerna-lite/publish": "^3.11.0",
64+
"@lerna-lite/watch": "^3.11.0",
6565
"@playwright/test": "^1.49.1",
66-
"@types/node": "^22.10.2",
66+
"@types/node": "^22.10.6",
6767
"conventional-changelog-conventionalcommits": "^7.0.2",
6868
"cross-env": "^7.0.3",
69-
"npm-run-all2": "^7.0.1",
70-
"pnpm": "^9.15.0",
69+
"npm-run-all2": "^7.0.2",
70+
"pnpm": "^9.15.4",
7171
"rimraf": "^5.0.10",
72-
"typescript": "5.7.2"
72+
"typescript": "5.7.3"
7373
},
74-
"packageManager": "[email protected].0"
74+
"packageManager": "[email protected].4"
7575
}

packages/demo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"multiple-select-vanilla": "workspace:*"
2727
},
2828
"devDependencies": {
29-
"sass": "^1.82.0",
30-
"typescript": "5.7.2",
31-
"vite": "^6.0.3"
29+
"sass": "^1.83.4",
30+
"typescript": "5.7.3",
31+
"vite": "^6.0.7"
3232
}
3333
}

packages/multiple-select-vanilla/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@
8080
"copyfiles": "^2.4.1",
8181
"cross-env": "^7.0.3",
8282
"cssnano": "^7.0.6",
83-
"esbuild": "^0.24.0",
84-
"postcss": "^8.4.49",
83+
"esbuild": "^0.24.2",
84+
"postcss": "^8.5.0",
8585
"postcss-cli": "^11.0.0",
86-
"sass": "^1.82.0",
86+
"sass": "^1.83.4",
8787
"tinyglobby": "^0.2.10",
88-
"typescript": "5.7.2"
88+
"typescript": "5.7.3"
8989
}
9090
}

0 commit comments

Comments
 (0)