|
@@ -27,8 +27,8 @@
|
|
|
"@types/jest": "^23.3.2",
|
|
"@types/jest": "^23.3.2",
|
|
|
"@types/jquery": "^1.10.35",
|
|
"@types/jquery": "^1.10.35",
|
|
|
"@types/node": "^8.0.31",
|
|
"@types/node": "^8.0.31",
|
|
|
- "@types/react": "^16.7.6",
|
|
|
|
|
- "@types/react-dom": "^16.0.9",
|
|
|
|
|
|
|
+ "@types/react": "^16.8.8",
|
|
|
|
|
+ "@types/react-dom": "^16.8.2",
|
|
|
"@types/react-grid-layout": "^0.16.6",
|
|
"@types/react-grid-layout": "^0.16.6",
|
|
|
"@types/react-select": "^2.0.4",
|
|
"@types/react-select": "^2.0.4",
|
|
|
"@types/react-transition-group": "^2.0.15",
|
|
"@types/react-transition-group": "^2.0.15",
|
|
@@ -191,8 +191,8 @@
|
|
|
"prismjs": "^1.6.0",
|
|
"prismjs": "^1.6.0",
|
|
|
"prop-types": "^15.6.2",
|
|
"prop-types": "^15.6.2",
|
|
|
"rc-cascader": "^0.14.0",
|
|
"rc-cascader": "^0.14.0",
|
|
|
- "react": "^16.6.3",
|
|
|
|
|
- "react-dom": "^16.6.3",
|
|
|
|
|
|
|
+ "react": "^16.8.4",
|
|
|
|
|
+ "react-dom": "^16.8.4",
|
|
|
"react-grid-layout": "0.16.6",
|
|
"react-grid-layout": "0.16.6",
|
|
|
"react-highlight-words": "0.11.0",
|
|
"react-highlight-words": "0.11.0",
|
|
|
"react-popper": "^1.3.0",
|
|
"react-popper": "^1.3.0",
|
|
@@ -219,7 +219,7 @@
|
|
|
},
|
|
},
|
|
|
"resolutions": {
|
|
"resolutions": {
|
|
|
"caniuse-db": "1.0.30000772",
|
|
"caniuse-db": "1.0.30000772",
|
|
|
- "**/@types/react": "16.7.6"
|
|
|
|
|
|
|
+ "**/@types/react": "16.8.8"
|
|
|
},
|
|
},
|
|
|
"workspaces": {
|
|
"workspaces": {
|
|
|
"packages": [
|
|
"packages": [
|