Skip to content

Commit

Permalink
Update all dependencies (minor, patch) (#10245)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 1d8fc2f commit 1568bfd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "care_fe",
"version": "2.7.0",
"version": "2.8.0",
"description": "Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.",
"private": true,
"repository": {
Expand Down Expand Up @@ -189,8 +189,8 @@
"optionalDependencies": {
"@esbuild/linux-arm64": "latest",
"@esbuild/linux-x64": "latest",
"@rollup/rollup-linux-arm64-gnu": "4.32.0",
"@rollup/rollup-linux-x64-gnu": "4.32.0"
"@rollup/rollup-linux-arm64-gnu": "4.32.1",
"@rollup/rollup-linux-x64-gnu": "4.32.1"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 1568bfd

Please sign in to comment.