Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-query": "3.39.2",
"react-router-dom": "5.3.4",
"react-scripts": "5.0.1",
"react-select": "5.5.8",
"react-select": "5.5.9",
"remark-gfm": "3.0.1",
"resize-observer-polyfill": "1.5.1",
"source-map-explorer": "2.5.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13069,7 +13069,7 @@ __metadata:
react-query: 3.39.2
react-router-dom: 5.3.4
react-scripts: 5.0.1
react-select: 5.5.8
react-select: 5.5.9
remark-gfm: 3.0.1
resize-observer-polyfill: 1.5.1
source-map-explorer: 2.5.3
Expand Down Expand Up @@ -13407,9 +13407,9 @@ __metadata:
languageName: node
linkType: hard

"react-select@npm:5.5.8":
version: 5.5.8
resolution: "react-select@npm:5.5.8"
"react-select@npm:5.5.9":
version: 5.5.9
resolution: "react-select@npm:5.5.9"
dependencies:
"@babel/runtime": ^7.12.0
"@emotion/cache": ^11.4.0
Expand All @@ -13423,7 +13423,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: 329485b8e81fd3937f60f7918a334408cba98fa7fc1fd4e1a3b8b34d5486e31bfd1bd276228a92aa82f196e7b94d7277ebcc1d29af3ff6af0f53ba225cc41906
checksum: f753784d4bddbdb371150b092a7791fc025beb9ca395e9520fb73d79011994eb7f81f1991edff0e5cd9e9fa528f451c5465c8b7dba9fea9b19ab84a7e6b4d3a7
languageName: node
linkType: hard

Expand Down