Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into arthurgousset/yarn-…
Browse files Browse the repository at this point in the history
…berry
  • Loading branch information
arthurgousset committed Jan 19, 2024
2 parents a834f97 + c810816 commit 4376852
Show file tree
Hide file tree
Showing 3 changed files with 1,168 additions and 1,946 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
16 changes: 9 additions & 7 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,21 @@
"dependencies": {
"@firebase/app-types": "^0.9.0",
"@metamask/detect-provider": "^2.0.0",
"@types/node": "20.10.8",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vercel/analytics": "^1.0.0",
"eslint": "8.54.0",
"eslint-config-next": "13.2.4",
"firebase": "^10.7.0",
"next": "13.2.4",
"next": "13.5.6",
"next-auth": "^4.20.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-google-recaptcha-v3": "^1.10.1",
"react-use-async-callback": "^2.1.2",
"react-use-async-callback": "^2.1.2"
},
"devDependencies": {
"@types/node": "20.11.5",
"@types/react": "18.2.3",
"@types/react-dom": "18.2.18",
"eslint": "8.54.0",
"eslint-config-next": "13.2.4",
"typescript": "5.0.3"
},
"engines": {
Expand Down
Loading

0 comments on commit 4376852

Please sign in to comment.