Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 4, 2024
1 parent 002e090 commit 405bc50
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 131 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
"playwright:install": "pnpm exec playwright install"
},
"devDependencies": {
"@biomejs/biome": "^1.9.2",
"@lerna-lite/cli": "^3.9.1",
"@lerna-lite/publish": "^3.9.1",
"@lerna-lite/watch": "^3.9.1",
"@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.5.5",
"@types/node": "^22.7.4",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.2.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"dependencies": {
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.3",
"dompurify": "^3.1.6",
"dompurify": "^3.1.7",
"font-awesome": "^4.7.0",
"multiple-select-vanilla": "workspace:*"
},
"devDependencies": {
"@types/dompurify": "^3.0.5",
"sass": "^1.79.3",
"sass": "^1.79.4",
"typescript": "5.6.2",
"vite": "^5.4.7"
"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 @@ -88,7 +88,7 @@
"fs-extra": "^11.2.0",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"sass": "^1.79.3",
"sass": "^1.79.4",
"tinyglobby": "^0.2.9",
"tsup": "^8.3.0",
"typescript": "5.6.2"
Expand Down
Loading

0 comments on commit 405bc50

Please sign in to comment.