Skip to content

Commit b0b418f

Browse files
authored
chore(deps): update all non-major dependencies (#293)
1 parent 5411b67 commit b0b418f

File tree

4 files changed

+178
-211
lines changed

4 files changed

+178
-211
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"@lerna-lite/cli": "^3.8.0",
6363
"@lerna-lite/publish": "^3.8.0",
6464
"@lerna-lite/watch": "^3.8.0",
65-
"@playwright/test": "^1.46.0",
66-
"@types/node": "^20.14.14",
65+
"@playwright/test": "^1.46.1",
66+
"@types/node": "^22.4.0",
6767
"conventional-changelog-conventionalcommits": "^7.0.2",
6868
"cross-env": "^7.0.3",
6969
"npm-run-all2": "^6.2.2",

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"@types/dompurify": "^3.0.5",
3030
"sass": "^1.77.8",
3131
"typescript": "5.5.4",
32-
"vite": "^5.3.5"
32+
"vite": "^5.4.1"
3333
}
3434
}

packages/multiple-select-vanilla/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"autoprefixer": "^10.4.20",
6767
"copyfiles": "^2.4.1",
6868
"cross-env": "^7.0.3",
69-
"cssnano": "^7.0.4",
70-
"esbuild": "^0.23.0",
69+
"cssnano": "^7.0.5",
70+
"esbuild": "^0.23.1",
7171
"fs-extra": "^11.2.0",
7272
"glob": "^10.4.5",
7373
"postcss": "^8.4.41",

0 commit comments

Comments
 (0)