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 Oct 11, 2024
1 parent f308f73 commit 93a94f9
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 162 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,23 +58,23 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.3",
"@lerna-lite/cli": "^3.9.2",
"@lerna-lite/publish": "^3.9.2",
"@lerna-lite/watch": "^3.9.2",
"@playwright/test": "^1.47.2",
"@types/node": "^22.7.4",
"@lerna-lite/cli": "^3.9.3",
"@lerna-lite/publish": "^3.9.3",
"@lerna-lite/watch": "^3.9.3",
"@playwright/test": "^1.48.0",
"@types/node": "^22.7.5",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.2.3",
"pnpm": "^8.15.9",
"rimraf": "^5.0.10",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"packageManager": "[email protected]",
"pnpm": {
"overrides": {
"braces": "^3.0.3",
"express": "^4.21.0",
"express": "^4.21.1",
"ws": "^8.18.0"
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/dompurify": "^3.0.5",
"sass": "^1.79.4",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "^5.4.8"
}
}
2 changes: 1 addition & 1 deletion packages/multiple-select-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@
"sass": "^1.79.4",
"tinyglobby": "^0.2.9",
"tsup": "^8.3.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
Loading

0 comments on commit 93a94f9

Please sign in to comment.