CEC-4100: Added push config changes to vin (#338)
This commit is contained in:
committed by
GitHub
parent
8e71cf6c8c
commit
bf0fb5363b
@@ -6,13 +6,14 @@
|
||||
"@datadog/browser-logs": "^3.11.0",
|
||||
"@date-io/date-fns": "1.x",
|
||||
"@date-io/moment": "1.x",
|
||||
"@emotion/react": "^11.9.0",
|
||||
"@emotion/styled": "^11.8.1",
|
||||
"@emotion/react": "^11.11.0",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@material-ui/core": "^4.12.4",
|
||||
"@material-ui/icons": "^4.11.3",
|
||||
"@material-ui/lab": "^4.0.0-alpha.61",
|
||||
"@material-ui/pickers": "^3.3.10",
|
||||
"@mui/material": "^5.10.14",
|
||||
"@mui/icons-material": "^5.11.16",
|
||||
"@mui/material": "^5.13.1",
|
||||
"@superset-ui/embedded-sdk": "^0.1.0-alpha.8",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^12.1.4",
|
||||
@@ -83,7 +84,7 @@
|
||||
"coverageThreshold": {
|
||||
"global": {
|
||||
"branches": 39,
|
||||
"functions": 47,
|
||||
"functions": 46,
|
||||
"lines": 55,
|
||||
"statements": 55
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user