Merge branch 'hotfix/1.26.2' into develop

This commit is contained in:
2024-02-19 09:58:52 +01:00
3 changed files with 1884 additions and 1809 deletions

View File

@@ -9,7 +9,7 @@ networks:
services:
web-app:
image: utility-bills-tracker:1.26.1
image: utility-bills-tracker:1.26.2
networks:
- traefik-network
- mongo-network

3675
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -20,7 +20,7 @@
"daisyui": "^4.5.0",
"mongodb": "^6.3.0",
"next": "^14.0.2",
"next-auth": "^5.0.0-beta.4",
"next-auth": "^5.0.0-beta.11",
"next-intl": "^3.7.0",
"pdfjs-dist": "^4.0.379",
"pg": "^8.11.3",