Merge branch 'hotfix/1.26.2'
This commit is contained in:
@@ -9,7 +9,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
web-app:
|
web-app:
|
||||||
image: utility-bills-tracker:1.26.1
|
image: utility-bills-tracker:1.26.2
|
||||||
networks:
|
networks:
|
||||||
- traefik-network
|
- traefik-network
|
||||||
- mongo-network
|
- mongo-network
|
||||||
|
|||||||
3675
package-lock.json
generated
3675
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -20,7 +20,7 @@
|
|||||||
"daisyui": "^4.5.0",
|
"daisyui": "^4.5.0",
|
||||||
"mongodb": "^6.3.0",
|
"mongodb": "^6.3.0",
|
||||||
"next": "^14.0.2",
|
"next": "^14.0.2",
|
||||||
"next-auth": "^5.0.0-beta.4",
|
"next-auth": "^5.0.0-beta.11",
|
||||||
"next-intl": "^3.7.0",
|
"next-intl": "^3.7.0",
|
||||||
"pdfjs-dist": "^4.0.379",
|
"pdfjs-dist": "^4.0.379",
|
||||||
"pg": "^8.11.3",
|
"pg": "^8.11.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user