mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
Update react monorepo (#43787)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
38f7dd2714
commit
d1c2b1c500
@ -173,7 +173,7 @@
|
||||
"eslint-plugin-no-only-tests": "2.6.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-react": "7.28.0",
|
||||
"eslint-plugin-react-hooks": "4.2.0",
|
||||
"eslint-plugin-react-hooks": "4.3.0",
|
||||
"eslint-webpack-plugin": "3.1.0",
|
||||
"expose-loader": "3.1.0",
|
||||
"file-loader": "6.2.0",
|
||||
@ -203,7 +203,7 @@
|
||||
"postcss-scss": "4.0.2",
|
||||
"prettier": "2.2.1",
|
||||
"raw-loader": "4.0.2",
|
||||
"react-refresh": "^0.10.0",
|
||||
"react-refresh": "0.11.0",
|
||||
"react-select-event": "^5.1.0",
|
||||
"react-test-renderer": "17.0.1",
|
||||
"redux-mock-store": "1.5.4",
|
||||
|
20
yarn.lock
20
yarn.lock
@ -17435,6 +17435,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react-hooks@npm:4.3.0":
|
||||
version: 4.3.0
|
||||
resolution: "eslint-plugin-react-hooks@npm:4.3.0"
|
||||
peerDependencies:
|
||||
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
||||
checksum: 0ba1566ba0780bbc75a5921f49188edf232db2085ab32c8d3889592f0db9d6fadc97fcf639775e0101dec6b5409ca3c803ec44213b90c8bacaf0bdf921871c2e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react@npm:7.22.0":
|
||||
version: 7.22.0
|
||||
resolution: "eslint-plugin-react@npm:7.22.0"
|
||||
@ -19665,7 +19674,7 @@ __metadata:
|
||||
eslint-plugin-no-only-tests: 2.6.0
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
eslint-plugin-react: 7.28.0
|
||||
eslint-plugin-react-hooks: 4.2.0
|
||||
eslint-plugin-react-hooks: 4.3.0
|
||||
eslint-webpack-plugin: 3.1.0
|
||||
eventemitter3: 4.0.0
|
||||
expose-loader: 3.1.0
|
||||
@ -19743,7 +19752,7 @@ __metadata:
|
||||
react-moveable: 0.30.3
|
||||
react-popper: 2.2.4
|
||||
react-redux: 7.2.5
|
||||
react-refresh: ^0.10.0
|
||||
react-refresh: 0.11.0
|
||||
react-resizable: 3.0.4
|
||||
react-reverse-portal: ^2.0.1
|
||||
react-router-dom: ^5.2.0
|
||||
@ -29820,6 +29829,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-refresh@npm:0.11.0":
|
||||
version: 0.11.0
|
||||
resolution: "react-refresh@npm:0.11.0"
|
||||
checksum: 112178a05b1e0ffeaf5d9fb4e56b4410a34a73adeb04dbf13abdc50d9ac9df2ada83e81485156cca0b3fa296aa3612751b3d6cd13be4464642a43679b819cbc7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-refresh@npm:^0.10.0":
|
||||
version: 0.10.0
|
||||
resolution: "react-refresh@npm:0.10.0"
|
||||
|
Loading…
Reference in New Issue
Block a user