♻️ Normalize data
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/css-reset": "^1.1.1",
|
||||
"@chakra-ui/react": "^1.7.3",
|
||||
"@chakra-ui/react": "^1.7.4",
|
||||
"@dnd-kit/core": "^4.0.3",
|
||||
"@dnd-kit/sortable": "^5.1.0",
|
||||
"@emotion/react": "^11.7.1",
|
||||
@@ -24,13 +24,14 @@
|
||||
"@udecode/plate-link": "^9.0.0",
|
||||
"@udecode/plate-ui-link": "^9.0.0",
|
||||
"@udecode/plate-ui-toolbar": "^9.0.0",
|
||||
"aws-sdk": "^2.1048.0",
|
||||
"aws-sdk": "^2.1051.0",
|
||||
"bot-engine": "*",
|
||||
"db": "*",
|
||||
"fast-equals": "^2.0.4",
|
||||
"focus-visible": "^5.2.0",
|
||||
"framer-motion": "^4",
|
||||
"htmlparser2": "^7.2.0",
|
||||
"immer": "^9.0.7",
|
||||
"kbar": "^0.1.0-beta.24",
|
||||
"micro": "^9.3.4",
|
||||
"micro-cors": "^0.1.1",
|
||||
@@ -45,7 +46,7 @@
|
||||
"react-frame-component": "^5.2.1",
|
||||
"react-table": "^7.7.0",
|
||||
"short-uuid": "^4.2.0",
|
||||
"slate": "^0.72.0",
|
||||
"slate": "^0.72.3",
|
||||
"slate-history": "^0.66.0",
|
||||
"slate-hyperscript": "^0.67.0",
|
||||
"slate-react": "^0.72.1",
|
||||
@@ -54,7 +55,9 @@
|
||||
"svg-round-corners": "^0.3.0",
|
||||
"swr": "^1.1.2",
|
||||
"use-debounce": "^7.0.1",
|
||||
"utils": "*"
|
||||
"use-immer": "^0.6.0",
|
||||
"utils": "*",
|
||||
"models": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/cypress": "^8.0.2",
|
||||
@@ -63,10 +66,10 @@
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/papaparse": "^5.3.1",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@types/react": "^17.0.37",
|
||||
"@types/react": "^17.0.38",
|
||||
"@types/react-table": "^7.7.9",
|
||||
"@types/testing-library__cypress": "^5.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^5.8.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.9.0",
|
||||
"cypress": "^9.2.0",
|
||||
"cypress-file-upload": "^5.0.8",
|
||||
"cypress-social-logins": "^1.13.0",
|
||||
|
||||
Reference in New Issue
Block a user