Skip to content

Commit

Permalink
fix(deps): update all dependencies (minor, patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent d14283b commit bd33473
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 76 deletions.
145 changes: 72 additions & 73 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": "3.0.0",
"version": "3.1.0",
"description": "Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.",
"private": true,
"repository": {
Expand Down Expand Up @@ -180,8 +180,8 @@
"optionalDependencies": {
"@esbuild/linux-arm64": "latest",
"@esbuild/linux-x64": "latest",
"@rollup/rollup-linux-arm64-gnu": "4.34.6",
"@rollup/rollup-linux-x64-gnu": "4.34.6"
"@rollup/rollup-linux-arm64-gnu": "4.34.7",
"@rollup/rollup-linux-x64-gnu": "4.34.7"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit bd33473

Please sign in to comment.