Move react-select-event to be a devDependency in @grafana/ui (#76404)

Move react-select-event to be a devDependency
This commit is contained in:
Chris Bedwell 2023-11-13 12:51:39 +00:00 committed by GitHub
parent 343f147544
commit 830fca3546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,7 +100,6 @@
"react-popper-tooltip": "4.4.2",
"react-router-dom": "5.3.3",
"react-select": "5.7.4",
"react-select-event": "^5.1.0",
"react-table": "7.8.0",
"react-transition-group": "4.4.5",
"react-use": "17.4.0",
@ -173,6 +172,7 @@
"process": "^0.11.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-select-event": "^5.1.0",
"react-test-renderer": "18.2.0",
"rimraf": "5.0.1",
"rollup": "2.79.1",