Skip to content

Commit c9d3a7e

Browse files
authored
chore(deps): update all dependencies (#425)
* chore(deps): update all dependencies
1 parent 195c4b6 commit c9d3a7e

File tree

5 files changed

+564
-514
lines changed

5 files changed

+564
-514
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@
6161
"pnpm": "10.x"
6262
},
6363
"devDependencies": {
64-
"@biomejs/biome": "^2.2.3",
65-
"@lerna-lite/cli": "^4.7.3",
66-
"@lerna-lite/publish": "^4.7.3",
67-
"@lerna-lite/watch": "^4.7.3",
68-
"@playwright/test": "^1.52.0",
69-
"@types/node": "^24.3.1",
64+
"@biomejs/biome": "^2.2.4",
65+
"@lerna-lite/cli": "^4.9.0",
66+
"@lerna-lite/publish": "^4.9.0",
67+
"@lerna-lite/watch": "^4.9.0",
68+
"@playwright/test": "~1.52.0",
69+
"@types/node": "^24.5.2",
7070
"conventional-changelog-conventionalcommits": "^9.1.0",
7171
"cross-env": "catalog:",
7272
"npm-run-all2": "^8.0.4",

packages/demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"dependencies": {
2222
"@popperjs/core": "^2.11.8",
2323
"bootstrap": "^5.3.8",
24-
"dompurify": "^3.2.6",
24+
"dompurify": "^3.2.7",
2525
"font-awesome": "^4.7.0",
2626
"multiple-select-vanilla": "workspace:*"
2727
},
2828
"devDependencies": {
2929
"sass": "catalog:",
3030
"typescript": "catalog:",
31-
"vite": "^7.1.5"
31+
"vite": "^7.1.7"
3232
}
3333
}

packages/multiple-select-vanilla/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"autoprefixer": "^10.4.21",
7373
"cross-env": "catalog:",
7474
"cssnano": "^7.1.1",
75-
"esbuild": "^0.25.9",
76-
"native-copyfiles": "^1.3.5",
75+
"esbuild": "^0.25.10",
76+
"native-copyfiles": "^1.3.6",
7777
"postcss": "^8.5.6",
7878
"postcss-cli": "^11.0.1",
7979
"remove-glob": "catalog:",

0 commit comments

Comments
 (0)