Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2024
1 parent 946393b commit 077f40d
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 79 deletions.
6 changes: 3 additions & 3 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/cli": "^3.9.0",
"@lerna-lite/publish": "^3.8.0",
"@lerna-lite/watch": "^3.8.0",
"@lerna-lite/watch": "^3.9.0",
"@playwright/test": "^1.46.1",
"@types/node": "^22.4.0",
"@types/node": "^22.5.1",
"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"
}
}
Loading

0 comments on commit 077f40d

Please sign in to comment.