Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Aug 17, 2024
1 parent 5411b67 commit b0b418f
Show file tree
Hide file tree
Showing 4 changed files with 178 additions and 211 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@lerna-lite/cli": "^3.8.0",
"@lerna-lite/publish": "^3.8.0",
"@lerna-lite/watch": "^3.8.0",
"@playwright/test": "^1.46.0",
"@types/node": "^20.14.14",
"@playwright/test": "^1.46.1",
"@types/node": "^22.4.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"@types/dompurify": "^3.0.5",
"sass": "^1.77.8",
"typescript": "5.5.4",
"vite": "^5.3.5"
"vite": "^5.4.1"
}
}
4 changes: 2 additions & 2 deletions packages/multiple-select-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"autoprefixer": "^10.4.20",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cssnano": "^7.0.4",
"esbuild": "^0.23.0",
"cssnano": "^7.0.5",
"esbuild": "^0.23.1",
"fs-extra": "^11.2.0",
"glob": "^10.4.5",
"postcss": "^8.4.41",
Expand Down
Loading

0 comments on commit b0b418f

Please sign in to comment.