Hotkeys to functional component; Security updates; Tests raudit (needs overhaul)
This commit is contained in:
@ -51,8 +51,13 @@
|
||||
"babel-jest": "^26.6.3",
|
||||
"babel-loader": "^8.2.2",
|
||||
"babel-plugin-add-module-exports": "^1.0.4",
|
||||
"babel-plugin-polyfill-corejs2": "^0.2.0",
|
||||
"babel-plugin-polyfill-corejs3": "^0.2.0",
|
||||
"babel-plugin-polyfill-regenerator": "^0.2.0",
|
||||
"babel-plugin-react-element-info": "^1",
|
||||
"cheerio-select": "^1.4.0",
|
||||
"copy-dir": "^1.3.0",
|
||||
"core-js": "^2.6.12",
|
||||
"css-loader": "^5.2.4",
|
||||
"enzyme": "^3.11.0",
|
||||
"enzyme-adapter-react-16": "^1.15.5",
|
||||
@ -67,6 +72,7 @@
|
||||
"jest": "^26.6.3",
|
||||
"js-sha256": "^0.9.0",
|
||||
"mini-css-extract-plugin": "^1.6.0",
|
||||
"parse5-htmlparser2-tree-adapter": "^6.0.1",
|
||||
"react-test-renderer": "^16.14.0",
|
||||
"request": "^2.88.2",
|
||||
"rimraf": "^3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user