Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit 117895d

Browse files
committed
fix(deps): update dependency react-select to v5
1 parent b8e1500 commit 117895d

2 files changed

Lines changed: 34 additions & 37 deletions

File tree

package-lock.json

Lines changed: 33 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-dom": "17.0.2",
2020
"react-hook-form": "6.15.8",
2121
"react-markdown": "6.0.3",
22-
"react-select": "4.3.1"
22+
"react-select": "5.1.0"
2323
},
2424
"devDependencies": {
2525
"@tailwindcss/typography": "0.4.1",

0 commit comments

Comments
 (0)