mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: bump React to 16.9.0 (#18502)
* Chore: bump react to 16.9.0 * Bump hooks testing lib
This commit is contained in:
@@ -34,11 +34,11 @@
|
||||
"lodash": "4.17.14",
|
||||
"moment": "2.24.0",
|
||||
"papaparse": "4.6.3",
|
||||
"react": "16.8.6",
|
||||
"react": "16.9.0",
|
||||
"react-calendar": "2.18.1",
|
||||
"react-color": "2.17.0",
|
||||
"react-custom-scrollbars": "4.2.1",
|
||||
"react-dom": "16.8.6",
|
||||
"react-dom": "16.9.0",
|
||||
"react-highlight-words": "0.11.0",
|
||||
"react-popper": "1.3.3",
|
||||
"react-storybook-addon-props-combinations": "1.1.0",
|
||||
@@ -60,9 +60,9 @@
|
||||
"@types/node": "10.14.1",
|
||||
"@types/papaparse": "4.5.9",
|
||||
"@types/pretty-format": "20.0.1",
|
||||
"@types/react": "16.8.16",
|
||||
"@types/react": "16.9.0",
|
||||
"@types/react-custom-scrollbars": "4.0.5",
|
||||
"@types/react-test-renderer": "16.8.1",
|
||||
"@types/react-test-renderer": "16.9.0",
|
||||
"@types/react-transition-group": "2.0.16",
|
||||
"@types/storybook__addon-actions": "3.4.2",
|
||||
"@types/storybook__addon-info": "4.1.1",
|
||||
@@ -73,7 +73,7 @@
|
||||
"pretty-format": "24.5.0",
|
||||
"react-docgen-typescript-loader": "3.0.1",
|
||||
"react-docgen-typescript-webpack-plugin": "1.1.0",
|
||||
"react-test-renderer": "16.8.4",
|
||||
"react-test-renderer": "16.9.0",
|
||||
"rollup": "1.6.0",
|
||||
"rollup-plugin-commonjs": "9.2.1",
|
||||
"rollup-plugin-node-resolve": "4.0.1",
|
||||
|
||||
Reference in New Issue
Block a user