Skip to content

Commit

Permalink
fix(deps): update dependency react-select to v5.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 4ac8cb6 commit 91e026b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-ga4": "2.1.0",
"react-i18next": "15.0.2",
"react-router-dom": "6.26.2",
"react-select": "5.8.0",
"react-select": "5.8.3",
"react-toastify": "10.0.5",
"react-wordcloud": "1.2.7",
"stopword": "3.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9278,7 +9278,7 @@ __metadata:
react-ga4: "npm:2.1.0"
react-i18next: "npm:15.0.2"
react-router-dom: "npm:6.26.2"
react-select: "npm:5.8.0"
react-select: "npm:5.8.3"
react-toastify: "npm:10.0.5"
react-wordcloud: "npm:1.2.7"
standard-version: "npm:9.5.0"
Expand Down Expand Up @@ -12331,9 +12331,9 @@ __metadata:
languageName: node
linkType: hard

"react-select@npm:5.8.0":
version: 5.8.0
resolution: "react-select@npm:5.8.0"
"react-select@npm:5.8.3":
version: 5.8.3
resolution: "react-select@npm:5.8.3"
dependencies:
"@babel/runtime": "npm:^7.12.0"
"@emotion/cache": "npm:^11.4.0"
Expand All @@ -12347,7 +12347,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: 10/04d3639ea1872a9e4d9080ece1947432fc595403c0a740f671a1b7f7dd2639288cb133ec7a2b1ac20fad69fd303d696c2f924763405e0e1d93b847e54df9e966
checksum: 10/16a4543b1d9ffbf54dd2f749cc5ff765254ad96186fbdac164c1e20e3c40a7c64b726e020050775b3d54d10b9ac6e60ff9eb7fd443010982496dad814958e5fa
languageName: node
linkType: hard

Expand Down

0 comments on commit 91e026b

Please sign in to comment.