fix: remove ts-loader, make prop-types a dependency instead of dev dependency

This commit is contained in:
Daniel Lautzenheiser
2022-12-22 12:55:44 -05:00
parent 49bed27aa8
commit 55b53f9da8
3 changed files with 171 additions and 12811 deletions

View File

@ -117,6 +117,7 @@
"node-polyglot": "2.4.2",
"ol": "7.2.2",
"path-browserify": "1.0.1",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-color": "2.19.3",
"react-dnd": "16.0.1",
@ -147,7 +148,6 @@
"stream-browserify": "3.0.0",
"styled-components": "5.3.6",
"symbol-observable": "4.0.0",
"ts-loader": "9.4.2",
"unified": "10.1.2",
"unist-util-visit": "4.1.1",
"uploadcare-widget": "3.21.0",
@ -245,7 +245,6 @@
"postcss-scss": "4.0.6",
"prettier": "2.8.1",
"process": "0.11.10",
"prop-types": "15.8.1",
"react-refresh": "0.14.0",
"react-svg-loader": "3.0.3",
"rimraf": "3.0.2",

File diff suppressed because it is too large Load Diff