chore: deps
This commit is contained in:
parent
f3a917b5e7
commit
17f724748f
@ -32,6 +32,7 @@
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-hook-form": "^7.39.5",
|
||||
"react-i18next": "^12.0.0",
|
||||
"react-router-dom": "^6.4.3",
|
||||
"react-virtuoso": "^3.1.3",
|
||||
|
@ -1983,6 +1983,11 @@ react-error-boundary@^3.1.4:
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
||||
react-hook-form@^7.39.5:
|
||||
version "7.39.5"
|
||||
resolved "https://registry.npmmirror.com/react-hook-form/-/react-hook-form-7.39.5.tgz#a4272b60288ef5e1bb42bbb6ba3b36d243ab2879"
|
||||
integrity sha512-OE0HKyz5IPc6svN2wd+e+evidZrw4O4WZWAWYzQVZuHi+hYnHFSLnxOq0ddjbdmaLIsLHut/ab7j72y2QT3+KA==
|
||||
|
||||
react-i18next@^12.0.0:
|
||||
version "12.0.0"
|
||||
resolved "https://registry.npmmirror.com/react-i18next/-/react-i18next-12.0.0.tgz#634015a2c035779c5736ae4c2e5c34c1659753b1"
|
||||
|
Loading…
Reference in New Issue
Block a user