Update dependency react-select to v5.8.1

This commit is contained in:
renovate[bot]
2024-09-23 16:28:40 +00:00
parent 5a1a3204c9
commit ff37d477fd
12 changed files with 26 additions and 26 deletions
@@ -24,7 +24,7 @@
"@grafana/runtime": "11.3.0-pre",
"@grafana/schema": "11.3.0-pre",
"@grafana/ui": "11.3.0-pre",
"react-select": "5.8.0",
"react-select": "5.8.1",
"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.0",
"react-select": "5.8.1",
"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.0",
"react-select": "5.8.1",
"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.4.0",
"react-router-dom-v5-compat": "^6.26.1",
"react-select": "5.8.0",
"react-select": "5.8.1",
"react-table": "7.8.0",
"react-transition-group": "4.4.5",
"react-use": "17.5.1",