Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m52s
All checks were successful
Docker image CD / build_and_push (push) Successful in 21m52s
This commit is contained in:
commit
e7bfcabac2
@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Improved the language localization for Dutch (`nl`)
|
- Improved the language localization for Dutch (`nl`)
|
||||||
- Improved the language localization for German (`de`)
|
- Improved the language localization for German (`de`)
|
||||||
- Improved the language localization for Italian (`it`)
|
- Improved the language localization for Italian (`it`)
|
||||||
|
- Upgraded `countup.js` from version `2.8.0` to `2.8.2`
|
||||||
- Upgraded `nestjs` from version `10.4.15` to `11.0.12`
|
- Upgraded `nestjs` from version `10.4.15` to `11.0.12`
|
||||||
- Upgraded `yahoo-finance2` from version `2.11.3` to `3.3.1`
|
- Upgraded `yahoo-finance2` from version `2.11.3` to `3.3.1`
|
||||||
|
|
||||||
|
8
package-lock.json
generated
8
package-lock.json
generated
@ -61,7 +61,7 @@
|
|||||||
"color": "5.0.0",
|
"color": "5.0.0",
|
||||||
"countries-and-timezones": "3.7.2",
|
"countries-and-timezones": "3.7.2",
|
||||||
"countries-list": "3.1.1",
|
"countries-list": "3.1.1",
|
||||||
"countup.js": "2.8.0",
|
"countup.js": "2.8.2",
|
||||||
"date-fns": "4.1.0",
|
"date-fns": "4.1.0",
|
||||||
"envalid": "8.0.0",
|
"envalid": "8.0.0",
|
||||||
"google-spreadsheet": "3.2.0",
|
"google-spreadsheet": "3.2.0",
|
||||||
@ -16965,9 +16965,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/countup.js": {
|
"node_modules/countup.js": {
|
||||||
"version": "2.8.0",
|
"version": "2.8.2",
|
||||||
"resolved": "https://registry.npmjs.org/countup.js/-/countup.js-2.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/countup.js/-/countup.js-2.8.2.tgz",
|
||||||
"integrity": "sha512-f7xEhX0awl4NOElHulrl4XRfKoNH3rB+qfNSZZyjSZhaAoUk6elvhH+MNxMmlmuUJ2/QNTWPSA7U4mNtIAKljQ==",
|
"integrity": "sha512-UtRoPH6udaru/MOhhZhI/GZHJKAyAxuKItD2Tr7AbrqrOPBX/uejWBBJt8q86169AMqKkE9h9/24kFWbUk/Bag==",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/create-jest": {
|
"node_modules/create-jest": {
|
||||||
|
@ -107,7 +107,7 @@
|
|||||||
"color": "5.0.0",
|
"color": "5.0.0",
|
||||||
"countries-and-timezones": "3.7.2",
|
"countries-and-timezones": "3.7.2",
|
||||||
"countries-list": "3.1.1",
|
"countries-list": "3.1.1",
|
||||||
"countup.js": "2.8.0",
|
"countup.js": "2.8.2",
|
||||||
"date-fns": "4.1.0",
|
"date-fns": "4.1.0",
|
||||||
"envalid": "8.0.0",
|
"envalid": "8.0.0",
|
||||||
"google-spreadsheet": "3.2.0",
|
"google-spreadsheet": "3.2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user