Skip to content

Commit

Permalink
Merge branch 'hover-text-show-on-image' of https://github.com/ai-cfia…
Browse files Browse the repository at this point in the history
…/fertiscan-frontend into hover-text-show-on-image
  • Loading branch information
SamuelPelletierEvraire committed Dec 16, 2024
2 parents 0a8bd6e + 8dcf5c6 commit c0f6b9b
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 31 deletions.
58 changes: 31 additions & 27 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@mui/material": "^6.1.8",
"@mui/material-nextjs": "^6.1.4",
"axios": "^1.7.9",
"dotenv": "^16.4.5",
"i18next": "^23.16.5",
"dotenv": "^16.4.7",
"i18next": "^24.0.5",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-chained-backend": "^4.6.2",
"i18next-http-backend": "^2.6.2",
Expand All @@ -39,7 +39,7 @@
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.1",
"react-zoom-pan-pinch": "^3.6.1",
"swiper": "^11.1.14",
"swiper": "^11.1.15",
"ts-node": "^10.9.2",
"zustand": "^5.0.0"
},
Expand All @@ -54,7 +54,7 @@
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"eslint": "^8",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.0.4",
"jest": "^29.7.0",
"postcss": "^8",
"prettier": "^3.3.3",
Expand Down

0 comments on commit c0f6b9b

Please sign in to comment.