Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 6, 2024
1 parent 667ceca commit ec2c2da
Show file tree
Hide file tree
Showing 4 changed files with 341 additions and 467 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,16 @@
"packageManager": "[email protected]",
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@lerna-lite/cli": "^3.7.1",
"@lerna-lite/publish": "^3.7.1",
"@lerna-lite/watch": "^3.7.1",
"@playwright/test": "^1.45.2",
"@types/node": "^20.14.11",
"@lerna-lite/cli": "^3.8.0",
"@lerna-lite/publish": "^3.8.0",
"@lerna-lite/watch": "^3.8.0",
"@playwright/test": "^1.46.0",
"@types/node": "^20.14.14",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.2.2",
"pnpm": "^8.15.9",
"rimraf": "^5.0.9",
"typescript": "5.5.3"
"rimraf": "^5.0.10",
"typescript": "5.5.4"
}
}
4 changes: 2 additions & 2 deletions 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.77.8",
"typescript": "5.5.3",
"vite": "^5.3.4"
"typescript": "5.5.4",
"vite": "^5.3.5"
}
}
6 changes: 3 additions & 3 deletions packages/multiple-select-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,16 @@
"@types/trusted-types": "^2.0.7"
},
"devDependencies": {
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cssnano": "^7.0.4",
"esbuild": "^0.23.0",
"fs-extra": "^11.2.0",
"glob": "^10.4.5",
"postcss": "^8.4.39",
"postcss": "^8.4.41",
"postcss-cli": "^11.0.0",
"sass": "^1.77.8",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
Loading

0 comments on commit ec2c2da

Please sign in to comment.