|
|
@@ -20,12 +20,13 @@
|
|
|
"@types/d3": "^4.10.1",
|
|
|
"@types/enzyme": "^3.1.13",
|
|
|
"@types/jest": "^23.3.2",
|
|
|
+ "@types/jquery": "^1.10.35",
|
|
|
"@types/node": "^8.0.31",
|
|
|
"@types/react": "^16.7.6",
|
|
|
"@types/react-custom-scrollbars": "^4.0.5",
|
|
|
"@types/react-dom": "^16.0.9",
|
|
|
"@types/react-select": "^2.0.4",
|
|
|
- "@types/jquery": "^1.10.35",
|
|
|
+ "@types/classnames": "^2.2.6",
|
|
|
"angular-mocks": "1.6.6",
|
|
|
"autoprefixer": "^6.4.0",
|
|
|
"axios": "^0.17.1",
|
|
|
@@ -94,6 +95,7 @@
|
|
|
"tslib": "^1.9.3",
|
|
|
"tslint": "^5.8.0",
|
|
|
"tslint-loader": "^3.5.3",
|
|
|
+ "tslint-react": "^3.6.0",
|
|
|
"typescript": "^3.0.3",
|
|
|
"uglifyjs-webpack-plugin": "^1.2.7",
|
|
|
"webpack": "4.19.1",
|
|
|
@@ -146,7 +148,7 @@
|
|
|
"angular-sanitize": "1.6.6",
|
|
|
"baron": "^3.0.3",
|
|
|
"brace": "^0.10.0",
|
|
|
- "classnames": "^2.2.5",
|
|
|
+ "classnames": "^2.2.6",
|
|
|
"clipboard": "^1.7.1",
|
|
|
"d3": "^4.11.0",
|
|
|
"d3-scale-chromatic": "^1.3.0",
|
|
|
@@ -184,8 +186,7 @@
|
|
|
"slate-react": "^0.12.4",
|
|
|
"tether": "^1.4.0",
|
|
|
"tether-drop": "https://github.com/torkelo/drop/tarball/master",
|
|
|
- "tinycolor2": "^1.4.1",
|
|
|
- "tslint-react": "^3.6.0"
|
|
|
+ "tinycolor2": "^1.4.1"
|
|
|
},
|
|
|
"resolutions": {
|
|
|
"caniuse-db": "1.0.30000772",
|