Update dependency react-select to v5.7.0 (#63293)

* Update dependency react-select to v5.7.0

* add new mock

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2023-02-13 10:53:12 +01:00
committed by GitHub
parent b4490e0c6b
commit 222e02fc18
4 changed files with 9 additions and 8 deletions

View File

@@ -387,7 +387,7 @@
"react-resizable": "3.0.4",
"react-reverse-portal": "2.1.1",
"react-router-dom": "^5.2.0",
"react-select": "5.6.0",
"react-select": "5.7.0",
"react-split-pane": "0.1.92",
"react-table": "7.8.0",
"react-transition-group": "4.4.5",

View File

@@ -97,7 +97,7 @@
"react-popper": "2.3.0",
"react-popper-tooltip": "4.4.2",
"react-router-dom": "^5.2.0",
"react-select": "5.6.0",
"react-select": "5.7.0",
"react-select-event": "^5.1.0",
"react-table": "7.8.0",
"react-transition-group": "4.4.5",

View File

@@ -9,6 +9,7 @@ const model: OptionProps<any> = {
cx: jest.fn(),
clearValue: jest.fn(),
getStyles: jest.fn(),
getClassNames: jest.fn(),
getValue: jest.fn(),
hasValue: true,
isMulti: false,

View File

@@ -5390,7 +5390,7 @@ __metadata:
react-popper: 2.3.0
react-popper-tooltip: 4.4.2
react-router-dom: ^5.2.0
react-select: 5.6.0
react-select: 5.7.0
react-select-event: ^5.1.0
react-table: 7.8.0
react-test-renderer: 17.0.2
@@ -22223,7 +22223,7 @@ __metadata:
react-resizable: 3.0.4
react-reverse-portal: 2.1.1
react-router-dom: ^5.2.0
react-select: 5.6.0
react-select: 5.7.0
react-select-event: 5.5.1
react-simple-compat: 1.2.3
react-split-pane: 0.1.92
@@ -33077,9 +33077,9 @@ __metadata:
languageName: node
linkType: hard
"react-select@npm:5.6.0":
version: 5.6.0
resolution: "react-select@npm:5.6.0"
"react-select@npm:5.7.0":
version: 5.7.0
resolution: "react-select@npm:5.7.0"
dependencies:
"@babel/runtime": ^7.12.0
"@emotion/cache": ^11.4.0
@@ -33093,7 +33093,7 @@ __metadata:
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: d0a51e618168f3f275fbf96e23eb88ac6066006bcca136e293327f6eddd0b419ef02aaa847bf1670c5f07c8e9d9fc4b975fcae833085e11fc41e29e2b802a75b
checksum: 3d29f7bb6dd66ad55396d820f05da6112f1d21b67526422a8ff5aa6cd47c783804c1b73042ac2949ba0871056a3dc68c06a73a8281abb61571e475d72bbd80dc
languageName: node
linkType: hard