Merge branch 'data-layer-rewrite' of https://github.com/rowyio/rowy into data-layer-rewrite

This commit is contained in:
shamsmosowi
2022-05-24 13:56:14 +07:00
147 changed files with 6241 additions and 337 deletions

View File

@@ -16,8 +16,10 @@
"@mui/lab": "^5.0.0-alpha.76",
"@mui/material": "^5.6.0",
"@mui/styles": "^5.6.2",
"@mui/x-date-pickers": "^5.0.0-alpha.4",
"@rowy/form-builder": "^0.6.1",
"@rowy/multiselect": "^0.3.0",
"@tinymce/tinymce-react": "^3",
"buffer": "^6.0.3",
"compare-versions": "^4.1.3",
"csv-parse": "^5.0.4",
@@ -46,6 +48,7 @@
"react-error-boundary": "^3.1.4",
"react-helmet-async": "^1.3.0",
"react-hook-form": "^7.30.0",
"react-image": "^4",
"react-markdown": "^8.0.3",
"react-router-dom": "^6.3.0",
"react-router-hash-link": "^2.4.3",
@@ -53,8 +56,10 @@
"remark-gfm": "^3.0.1",
"stream-browserify": "^3.0.0",
"swr": "^1.3.0",
"tinymce": "^5",
"tss-react": "^3.6.2",
"typescript": "^4.6.3",
"use-algolia": "^1.5.3",
"use-debounce": "^8.0.0",
"web-vitals": "^2.1.4"
},