This commit is contained in:
Aquaticholic
2022-04-08 15:41:52 +01:00
parent 5c370423b3
commit 421d3e01fb
24 changed files with 2036 additions and 1232 deletions
+8 -7
View File
@@ -4,27 +4,28 @@
"private": true,
"dependencies": {
"@blueprintjs/core": "^3.52.0",
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.5.0",
"@mui/material": "^5.5.0",
"@mui/x-data-grid": "^5.6.1",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"react-apexcharts": "^1.3.9",
"ag-grid-community": "^26.2.1",
"ag-grid-react": "^26.2.0",
"delta-pouch": "^1.0.2",
"formik": "^2.2.9",
"pouchdb": "^7.2.2",
"delta-pouch": "^1.0.2",
"react": "^17.0.2",
"react-apexcharts": "^1.3.9",
"apexcharts": "^3.18.0",
"react-dom": "^17.0.2",
"react-router": "^6.2.1",
"react-router-dom": "^6.2.1",
"react-scripts": "5.0.0",
"superagent": "^1.7.2",
"web-vitals": "^2.1.3",
"@mui/material": "^5.5.0",
"@mui/icons-material": "^5.5.0",
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@mui/x-data-grid": "^5.6.1",
"workbox-background-sync": "^5.1.4",
"workbox-broadcast-update": "^5.1.4",
"workbox-cacheable-response": "^5.1.4",