Feature/upgrade nx to version 20.3.2 (#4208)
* Upgrade nx to version 20.3.2 * Update changelog
This commit is contained in:
parent
2e4ad7b0ea
commit
7481296e76
@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Upgraded `chartjs-plugin-annotation` from version `2.1.2` to `3.1.0`
|
- Upgraded `chartjs-plugin-annotation` from version `2.1.2` to `3.1.0`
|
||||||
- Upgraded `eslint` dependencies
|
- Upgraded `eslint` dependencies
|
||||||
- Upgraded `nestjs` from version `10.1.3` to `10.4.15`
|
- Upgraded `nestjs` from version `10.1.3` to `10.4.15`
|
||||||
|
- Upgraded `Nx` from version `20.3.0` to `20.3.2`
|
||||||
- Upgraded `uuid` from version `11.0.2` to `11.0.5`
|
- Upgraded `uuid` from version `11.0.2` to `11.0.5`
|
||||||
|
|
||||||
## 2.134.0 - 2025-01-15
|
## 2.134.0 - 2025-01-15
|
||||||
|
1003
package-lock.json
generated
1003
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -154,17 +154,17 @@
|
|||||||
"@eslint/js": "9.18.0",
|
"@eslint/js": "9.18.0",
|
||||||
"@nestjs/schematics": "10.2.3",
|
"@nestjs/schematics": "10.2.3",
|
||||||
"@nestjs/testing": "10.4.15",
|
"@nestjs/testing": "10.4.15",
|
||||||
"@nx/angular": "20.3.0",
|
"@nx/angular": "20.3.2",
|
||||||
"@nx/cypress": "20.3.0",
|
"@nx/cypress": "20.3.2",
|
||||||
"@nx/eslint-plugin": "20.3.0",
|
"@nx/eslint-plugin": "20.3.2",
|
||||||
"@nx/jest": "20.3.0",
|
"@nx/jest": "20.3.2",
|
||||||
"@nx/js": "20.3.0",
|
"@nx/js": "20.3.2",
|
||||||
"@nx/module-federation": "20.3.0",
|
"@nx/module-federation": "20.3.2",
|
||||||
"@nx/nest": "20.3.0",
|
"@nx/nest": "20.3.2",
|
||||||
"@nx/node": "20.3.0",
|
"@nx/node": "20.3.2",
|
||||||
"@nx/storybook": "20.3.0",
|
"@nx/storybook": "20.3.2",
|
||||||
"@nx/web": "20.3.0",
|
"@nx/web": "20.3.2",
|
||||||
"@nx/workspace": "20.3.0",
|
"@nx/workspace": "20.3.2",
|
||||||
"@schematics/angular": "19.0.6",
|
"@schematics/angular": "19.0.6",
|
||||||
"@simplewebauthn/types": "9.0.1",
|
"@simplewebauthn/types": "9.0.1",
|
||||||
"@storybook/addon-essentials": "8.4.7",
|
"@storybook/addon-essentials": "8.4.7",
|
||||||
@ -194,7 +194,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.3.0",
|
"nx": "20.3.2",
|
||||||
"prettier": "3.4.2",
|
"prettier": "3.4.2",
|
||||||
"prettier-plugin-organize-attributes": "1.0.0",
|
"prettier-plugin-organize-attributes": "1.0.0",
|
||||||
"prisma": "6.2.1",
|
"prisma": "6.2.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user