Merge branch 'main' of github.com:ghostfolio/ghostfolio
All checks were successful
Docker image CD / build_and_push (push) Successful in 31m6s
All checks were successful
Docker image CD / build_and_push (push) Successful in 31m6s
This commit is contained in:
commit
e6b7073195
@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
- Improved the language localization for Enlish (`en`)
|
- Improved the language localization for Enlish (`en`)
|
||||||
- Upgraded `eslint` dependencies
|
- Upgraded `eslint` dependencies
|
||||||
|
- Upgraded `Nx` from version `20.6.4` to `20.7.1`
|
||||||
|
|
||||||
## 2.150.0 - 2025-04-05
|
## 2.150.0 - 2025-04-05
|
||||||
|
|
||||||
|
766
package-lock.json
generated
766
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@ -155,17 +155,17 @@
|
|||||||
"@eslint/js": "9.24.0",
|
"@eslint/js": "9.24.0",
|
||||||
"@nestjs/schematics": "10.2.3",
|
"@nestjs/schematics": "10.2.3",
|
||||||
"@nestjs/testing": "10.4.15",
|
"@nestjs/testing": "10.4.15",
|
||||||
"@nx/angular": "20.6.4",
|
"@nx/angular": "20.7.1",
|
||||||
"@nx/cypress": "20.6.4",
|
"@nx/cypress": "20.7.1",
|
||||||
"@nx/eslint-plugin": "20.6.4",
|
"@nx/eslint-plugin": "20.7.1",
|
||||||
"@nx/jest": "20.6.4",
|
"@nx/jest": "20.7.1",
|
||||||
"@nx/js": "20.6.4",
|
"@nx/js": "20.7.1",
|
||||||
"@nx/module-federation": "20.6.4",
|
"@nx/module-federation": "20.7.1",
|
||||||
"@nx/nest": "20.6.4",
|
"@nx/nest": "20.7.1",
|
||||||
"@nx/node": "20.6.4",
|
"@nx/node": "20.7.1",
|
||||||
"@nx/storybook": "20.6.4",
|
"@nx/storybook": "20.7.1",
|
||||||
"@nx/web": "20.6.4",
|
"@nx/web": "20.7.1",
|
||||||
"@nx/workspace": "20.6.4",
|
"@nx/workspace": "20.7.1",
|
||||||
"@schematics/angular": "19.2.1",
|
"@schematics/angular": "19.2.1",
|
||||||
"@storybook/addon-essentials": "8.4.7",
|
"@storybook/addon-essentials": "8.4.7",
|
||||||
"@storybook/addon-interactions": "8.4.7",
|
"@storybook/addon-interactions": "8.4.7",
|
||||||
@ -185,7 +185,7 @@
|
|||||||
"codelyzer": "6.0.1",
|
"codelyzer": "6.0.1",
|
||||||
"cypress": "6.2.1",
|
"cypress": "6.2.1",
|
||||||
"eslint": "9.24.0",
|
"eslint": "9.24.0",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "10.1.1",
|
||||||
"eslint-plugin-cypress": "4.2.0",
|
"eslint-plugin-cypress": "4.2.0",
|
||||||
"eslint-plugin-import": "2.31.0",
|
"eslint-plugin-import": "2.31.0",
|
||||||
"eslint-plugin-storybook": "0.12.0",
|
"eslint-plugin-storybook": "0.12.0",
|
||||||
@ -193,7 +193,7 @@
|
|||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"jest-environment-jsdom": "29.7.0",
|
"jest-environment-jsdom": "29.7.0",
|
||||||
"jest-preset-angular": "14.4.2",
|
"jest-preset-angular": "14.4.2",
|
||||||
"nx": "20.6.4",
|
"nx": "20.7.1",
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.5.3",
|
||||||
"prettier-plugin-organize-attributes": "1.0.0",
|
"prettier-plugin-organize-attributes": "1.0.0",
|
||||||
"prisma": "6.5.0",
|
"prisma": "6.5.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user