🦴 Add results backbone

This commit is contained in:
Baptiste Arnaud
2021-12-24 10:08:41 +01:00
parent d369b4d941
commit 698867da5d
13 changed files with 232 additions and 2 deletions

View File

@@ -38,6 +38,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-frame-component": "^5.2.1",
"react-table": "^7.7.0",
"short-uuid": "^4.2.0",
"slate": "^0.72.0",
"slate-history": "^0.66.0",
@@ -53,6 +54,7 @@
"@types/node": "^16.11.9",
"@types/nprogress": "^0.2.0",
"@types/react": "^17.0.37",
"@types/react-table": "^7.7.9",
"@types/testing-library__cypress": "^5.0.9",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"cypress": "^9.2.0",