Skip to content

Commit

Permalink
Merge branch 'main' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
carltrepanier committed Jun 13, 2024
2 parents d608452 + db1c062 commit d62ce75
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 48 deletions.
93 changes: 50 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
},
"dependencies": {
"@emailjs/browser": "^3.12.1",
"i18next": "^23.11.2",
"@react-three/fiber": "^8.16.2",
"@react-three/drei": "^9.105.4",
"i18next": "^23.11.5",
"@react-three/fiber": "^8.16.6",
"@react-three/drei": "^9.105.6",
"@vercel/analytics": "^1.2.2",
"framer-motion": "^10.18.0",
"i18next-browser-languagedetector": "^7.2.1",
"i18next-http-backend": "^2.5.1",
"i18next-http-backend": "^2.5.2",
"maath": "^0.10.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^13.4.1",
"react-router-dom": "^6.23.0",
"react-router-dom": "^6.23.1",
"react-tilt": "^1.0.2",
"react-vertical-timeline-component": "^3.6.0",
"three": "^0.164.1"
Expand Down

1 comment on commit d62ce75

@vercel
Copy link

@vercel vercel bot commented on d62ce75 Jun 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.