Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Sep 3, 2024
1 parent 946393b commit 92d65a9
Show file tree
Hide file tree
Showing 4 changed files with 249 additions and 235 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@lerna-lite/cli": "^3.8.0",
"@lerna-lite/publish": "^3.8.0",
"@lerna-lite/watch": "^3.8.0",
"@lerna-lite/cli": "^3.9.0",
"@lerna-lite/publish": "^3.9.0",
"@lerna-lite/watch": "^3.9.0",
"@playwright/test": "^1.46.1",
"@types/node": "^22.4.0",
"@types/node": "^22.5.2",
"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.4.1"
"vite": "^5.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/multiple-select-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"esbuild": "^0.23.1",
"fs-extra": "^11.2.0",
"glob": "^10.4.5",
"postcss": "^8.4.41",
"postcss": "^8.4.44",
"postcss-cli": "^11.0.0",
"sass": "^1.77.8",
"typescript": "5.5.4"
Expand Down
Loading

0 comments on commit 92d65a9

Please sign in to comment.