X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/55acac755ba2516c63e902a11e90c6e3754e5c48..dcc13bac8192a1a1075f5596d0b014441ae5b33a:/package.json diff --git a/package.json b/package.json index 110d0e70..0a10da78 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/react-virtualized-auto-sizer": "1.0.0", "@types/react-window": "1.8.2", "@types/redux-form": "7.4.12", - "@types/shell-quote": "1.6.0", + "@types/shell-escape": "^0.2.0", "axios": "^0.21.1", "babel-core": "6.26.3", "babel-runtime": "6.26.0", @@ -68,12 +68,14 @@ "react-virtualized-auto-sizer": "1.0.2", "react-window": "1.8.5", "redux": "4.0.3", + "redux-devtools-extension": "^2.13.9", "redux-form": "7.4.2", "redux-thunk": "2.3.0", "reselect": "4.0.0", "set-value": "2.0.1", - "shell-quote": "1.6.1", + "shell-escape": "^0.2.0", "sinon": "7.3", + "tippy.js": "^6.3.7", "tslint": "5.20.0", "tslint-etc": "1.6.0", "unionize": "2.1.2",