feat: ui overhaul (#676)

This commit is contained in:
Daniel Lautzenheiser
2023-03-30 13:29:09 -04:00
committed by GitHub
parent 5c86462859
commit 66b81e9228
385 changed files with 20607 additions and 16493 deletions

View File

@ -58,7 +58,7 @@
"@codemirror/search": "6.2.3",
"@codemirror/state": "6.2.0",
"@codemirror/theme-one-dark": "6.1.1",
"@codemirror/view": "6.9.1",
"@codemirror/view": "6.9.3",
"@dnd-kit/core": "6.0.8",
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.1",
@ -66,16 +66,23 @@
"@emotion/css": "11.10.6",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@headlessui/react": "1.7.7",
"@lezer/common": "1.0.2",
"@mdx-js/mdx": "2.3.0",
"@mdx-js/react": "2.3.0",
"@mui/icons-material": "5.11.11",
"@mui/base": "5.0.0-alpha.122",
"@mui/material": "5.11.13",
"@mui/system": "5.11.13",
"@mui/x-date-pickers": "5.0.20",
"@reduxjs/toolkit": "1.9.3",
"@styled-icons/bootstrap": "10.47.0",
"@styled-icons/fa-brands": "10.47.0",
"@styled-icons/fluentui-system-regular": "10.47.0",
"@styled-icons/heroicons-outline": "10.47.0",
"@styled-icons/material": "10.47.0",
"@styled-icons/material-rounded": "10.47.0",
"@styled-icons/remix-editor": "10.46.0",
"@styled-icons/simple-icons": "10.46.0",
"@udecode/plate": "19.7.0",
"@udecode/plate-juice": "20.0.0",
"@udecode/plate-serializer-md": "20.0.0",
@ -84,7 +91,6 @@
"ajv": "8.12.0",
"ajv-errors": "3.0.0",
"ajv-keywords": "5.1.0",
"array-move": "4.0.0",
"buffer": "6.0.3",
"clean-stack": "5.1.0",
"codemirror": "6.0.1",
@ -193,7 +199,7 @@
"@types/jwt-decode": "2.2.1",
"@types/lodash": "4.14.191",
"@types/minimatch": "5.1.2",
"@types/node": "16.18.16",
"@types/node": "18.11.18",
"@types/node-fetch": "2.6.2",
"@types/react": "18.0.28",
"@types/react-color": "3.0.6",
@ -205,6 +211,7 @@
"@types/uuid": "9.0.1",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"autoprefixer": "10.4.13",
"axios": "1.3.4",
"babel-core": "7.0.0-bridge.0",
"babel-loader": "9.1.2",
@ -237,13 +244,14 @@
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"js-yaml": "4.1.0",
"mini-css-extract-plugin": "2.7.2",
"mockserver-client": "5.15.0",
"mockserver-node": "5.15.0",
"ncp": "2.0.0",
"node-fetch": "3.3.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.21",
"postcss-scss": "4.0.6",
"postcss-loader": "7.1.0",
"prettier": "2.8.4",
"process": "0.11.10",
"react-refresh": "0.14.0",
@ -252,6 +260,7 @@
"simple-git": "3.17.0",
"source-map-loader": "4.0.1",
"style-loader": "3.3.2",
"tailwindcss": "3.2.4",
"to-string-loader": "1.2.0",
"ts-jest": "29.0.5",
"tsconfig-paths-webpack-plugin": "4.0.1",