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 Sep 20, 2024
1 parent 11602d3 commit dcda603
Show file tree
Hide file tree
Showing 4 changed files with 320 additions and 277 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,24 +57,24 @@
"playwright:install": "pnpm exec playwright install"
},
"devDependencies": {
"@biomejs/biome": "^1.9.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.5.2",
"@biomejs/biome": "^1.9.2",
"@lerna-lite/cli": "^3.9.1",
"@lerna-lite/publish": "^3.9.1",
"@lerna-lite/watch": "^3.9.1",
"@playwright/test": "^1.47.1",
"@types/node": "^22.5.5",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^6.2.3",
"pnpm": "^8.15.9",
"rimraf": "^5.0.10",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"packageManager": "[email protected]",
"pnpm": {
"overrides": {
"braces": "^3.0.3",
"express": "^4.19.2",
"express": "^4.21.0",
"ws": "^8.18.0"
}
}
Expand Down
4 changes: 2 additions & 2 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"devDependencies": {
"@types/dompurify": "^3.0.5",
"sass": "^1.77.8",
"typescript": "5.5.4",
"sass": "^1.79.2",
"typescript": "5.6.2",
"vite": "^5.4.2"
}
}
8 changes: 4 additions & 4 deletions packages/multiple-select-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@
"autoprefixer": "^10.4.20",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cssnano": "^7.0.5",
"cssnano": "^7.0.6",
"esbuild": "^0.23.1",
"fs-extra": "^11.2.0",
"glob": "^10.4.5",
"postcss": "^8.4.44",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"sass": "^1.77.8",
"typescript": "5.5.4"
"sass": "^1.79.2",
"typescript": "5.6.2"
}
}
Loading

0 comments on commit dcda603

Please sign in to comment.