Update dependency react-select to v5.8.3 (#96302)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-12 14:30:09 +00:00
committed by GitHub
parent f3a3ce7691
commit 095be20f8e
12 changed files with 26 additions and 26 deletions
@@ -24,7 +24,7 @@
"@grafana/runtime": "11.4.0-pre",
"@grafana/schema": "11.4.0-pre",
"@grafana/ui": "11.4.0-pre",
"react-select": "5.8.2",
"react-select": "5.8.3",
"react-use": "17.5.1",
"rxjs": "7.8.1",
"tslib": "2.7.0"
+1 -1
View File
@@ -65,7 +65,7 @@
"pluralize": "8.0.0",
"prismjs": "1.29.0",
"react-highlight-words": "0.20.0",
"react-select": "5.8.2",
"react-select": "5.8.3",
"react-use": "17.5.1",
"react-window": "1.8.10",
"rxjs": "7.8.1",
+1 -1
View File
@@ -25,7 +25,7 @@
"lodash": "4.17.21",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-select": "5.8.2",
"react-select": "5.8.3",
"react-use": "17.5.1",
"react-virtualized-auto-sizer": "1.0.24",
"rxjs": "7.8.1",
+1 -1
View File
@@ -99,7 +99,7 @@
"react-inlinesvg": "3.0.2",
"react-loading-skeleton": "3.5.0",
"react-router-dom-v5-compat": "^6.26.1",
"react-select": "5.8.2",
"react-select": "5.8.3",
"react-table": "7.8.0",
"react-transition-group": "4.4.5",
"react-use": "17.5.1",