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 Jul 5, 2024
1 parent c0d894e commit b3fa9dc
Show file tree
Hide file tree
Showing 4 changed files with 439 additions and 191 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@
"@lerna-lite/cli": "^3.6.0",
"@lerna-lite/publish": "^3.6.0",
"@lerna-lite/watch": "^3.6.0",
"@playwright/test": "^1.45.0",
"@playwright/test": "^1.45.1",
"@types/node": "^20.14.9",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.2.0",
"npm-run-all2": "^6.2.2",
"pnpm": "^8.15.8",
"rimraf": "^5.0.7",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
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.6",
"typescript": "5.5.2",
"vite": "^5.3.2"
"typescript": "5.5.3",
"vite": "^5.3.3"
}
}
6 changes: 3 additions & 3 deletions packages/multiple-select-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cssnano": "^7.0.3",
"esbuild": "^0.21.5",
"esbuild": "^0.23.0",
"fs-extra": "^11.2.0",
"glob": "^10.4.2",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-cli": "^11.0.0",
"sass": "^1.77.6",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
Loading

0 comments on commit b3fa9dc

Please sign in to comment.