Clean up dependencies
This commit is contained in:
@ -50,6 +50,7 @@
|
||||
"@iarna/toml": "2.2.5",
|
||||
"@mui/icons-material": "5.10.6",
|
||||
"@mui/material": "5.10.10",
|
||||
"@mui/system": "5.4.1",
|
||||
"@mui/x-date-pickers": "5.0.4",
|
||||
"@reduxjs/toolkit": "1.8.5",
|
||||
"@toast-ui/react-editor": "3.2.2",
|
||||
@ -89,10 +90,8 @@
|
||||
"ol": "6.15.1",
|
||||
"path-browserify": "1.0.1",
|
||||
"react": "18.2.0",
|
||||
"react-aria-menubutton": "7.0.3",
|
||||
"react-codemirror2": "7.2.1",
|
||||
"react-color": "2.19.3",
|
||||
"react-datetime": "3.1.1",
|
||||
"react-dnd": "14.0.5",
|
||||
"react-dnd-html5-backend": "14.1.0",
|
||||
"react-dom": "18.2.0",
|
||||
@ -105,7 +104,6 @@
|
||||
"react-sortable-hoc": "2.0.0",
|
||||
"react-split-pane": "0.1.92",
|
||||
"react-textarea-autosize": "8.3.4",
|
||||
"react-toggled": "1.2.7",
|
||||
"react-topbar-progress-indicator": "4.1.1",
|
||||
"react-virtualized-auto-sizer": "1.0.7",
|
||||
"react-waypoint": "10.3.0",
|
||||
@ -141,8 +139,8 @@
|
||||
"@babel/preset-typescript": "7.18.6",
|
||||
"@emotion/eslint-plugin": "11.10.0",
|
||||
"@octokit/rest": "16.43.2",
|
||||
"@octokit/core": "4.1.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.8",
|
||||
"@stylelint/postcss-css-in-js": "0.37.3",
|
||||
"@types/codemirror": "5.60.5",
|
||||
"@types/common-tags": "1.8.0",
|
||||
"@types/create-react-class": "15.6.3",
|
||||
|
Reference in New Issue
Block a user