Skip to content

Commit c81d184

Browse files
fix(deps): update dependency react-select to v5.7.7
1 parent 47267c5 commit c81d184

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-dom": "18.2.0",
3737
"react-i18next": "12.3.1",
3838
"react-router-dom": "6.12.1",
39-
"react-select": "5.7.3",
39+
"react-select": "5.7.7",
4040
"react-toastify": "9.1.3",
4141
"stylis": "4.3.1",
4242
"stylis-plugin-rtl": "2.1.1"

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -8121,7 +8121,7 @@ __metadata:
81218121
react-dom: "npm:18.2.0"
81228122
react-i18next: "npm:12.3.1"
81238123
react-router-dom: "npm:6.12.1"
8124-
react-select: "npm:5.7.3"
8124+
react-select: "npm:5.7.7"
81258125
react-toastify: "npm:9.1.3"
81268126
stylis: "npm:4.3.1"
81278127
stylis-plugin-rtl: "npm:2.1.1"
@@ -11002,9 +11002,9 @@ __metadata:
1100211002
languageName: node
1100311003
linkType: hard
1100411004

11005-
"react-select@npm:5.7.3":
11006-
version: 5.7.3
11007-
resolution: "react-select@npm:5.7.3"
11005+
"react-select@npm:5.7.7":
11006+
version: 5.7.7
11007+
resolution: "react-select@npm:5.7.7"
1100811008
dependencies:
1100911009
"@babel/runtime": "npm:^7.12.0"
1101011010
"@emotion/cache": "npm:^11.4.0"
@@ -11018,7 +11018,7 @@ __metadata:
1101811018
peerDependencies:
1101911019
react: ^16.8.0 || ^17.0.0 || ^18.0.0
1102011020
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
11021-
checksum: bdb2fa258dbc46b2b227d4a7b15ce8c60e1c30572f52d11a8f358216953ab90d371193134ea294c2f2cf1b463597edce006c15e5622bd4f4fa642f7607cb6f35
11021+
checksum: 01bdf91b60e75c763cec76de192851bfd37c72dcd2ffd8e358a4e242a2f27c72a5222b0685169be0ec49a97932e2f57d4ed16f773b4f9f51be5badd998aa403a
1102211022
languageName: node
1102311023
linkType: hard
1102411024

0 commit comments

Comments
 (0)