Skip to content

Commit cd3c62b

Browse files
committed
Merge branch 'master' into develop
2 parents 035637a + 24c5a9b commit cd3c62b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"license": "ISC",
2424
"dependencies": {
2525
"@apollo/client": "^3.7.15",
26-
"@types/react": "^18.2.7",
26+
"@types/react": "^18.2.8",
2727
"algoliasearch": "^4.17.1",
2828
"autoprefixer": "^10.4.14",
2929
"framer-motion": "10.12.16",
@@ -34,7 +34,7 @@
3434
"postcss": "^8.4.24",
3535
"react": "18.2.0",
3636
"react-dom": "18.2.0",
37-
"react-hook-form": "^7.44.2",
37+
"react-hook-form": "^7.44.3",
3838
"react-instantsearch-dom": "^6.40.0",
3939
"uuid": "^9.0.0"
4040
},

0 commit comments

Comments
 (0)