Skip to content

Commit

Permalink
Merge pull request #170 from Sanketika-Obsrv/version-rollback
Browse files Browse the repository at this point in the history
fix #OBS-I536 : version rollback
  • Loading branch information
HarishGangula authored Feb 3, 2025
2 parents 5f0db7c + cc81403 commit a125cff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions web-console-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@mui/system": "^6.3.0",
"@mui/x-charts": "^7.15.0",
"@mui/x-date-pickers": "^7.23.3",
"@rjsf/core": "^5.18.3",
"@rjsf/mui": "^5.18.3",
"@rjsf/utils": "^5.18.4",
"@rjsf/validator-ajv8": "^5.18.3",
"@rjsf/core": "5.24.1",
"@rjsf/mui": "5.24.1",
"@rjsf/utils": "5.24.1",
"@rjsf/validator-ajv8": "5.24.1",
"@tanstack/react-query": "5.62.11",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^5.17.0",
Expand Down Expand Up @@ -123,4 +123,4 @@
"react-test-renderer": "^18.3.1",
"typescript-eslint": "^7.8.0"
}
}
}

0 comments on commit a125cff

Please sign in to comment.