|
|
@ -162,16 +162,16 @@ |
|
|
"@eslint/js": "9.35.0", |
|
|
"@eslint/js": "9.35.0", |
|
|
"@nestjs/schematics": "11.1.0", |
|
|
"@nestjs/schematics": "11.1.0", |
|
|
"@nestjs/testing": "11.1.28", |
|
|
"@nestjs/testing": "11.1.28", |
|
|
"@nx/angular": "23.0.2", |
|
|
"@nx/angular": "23.1.1", |
|
|
"@nx/eslint-plugin": "23.0.2", |
|
|
"@nx/eslint-plugin": "23.1.1", |
|
|
"@nx/jest": "23.0.2", |
|
|
"@nx/jest": "23.1.1", |
|
|
"@nx/js": "23.0.2", |
|
|
"@nx/js": "23.1.1", |
|
|
"@nx/module-federation": "23.0.2", |
|
|
"@nx/module-federation": "23.1.1", |
|
|
"@nx/nest": "23.0.2", |
|
|
"@nx/nest": "23.1.1", |
|
|
"@nx/node": "23.0.2", |
|
|
"@nx/node": "23.1.1", |
|
|
"@nx/storybook": "23.0.2", |
|
|
"@nx/storybook": "23.1.1", |
|
|
"@nx/web": "23.0.2", |
|
|
"@nx/web": "23.1.1", |
|
|
"@nx/workspace": "23.0.2", |
|
|
"@nx/workspace": "23.1.1", |
|
|
"@prisma/config": "7.9.1", |
|
|
"@prisma/config": "7.9.1", |
|
|
"@schematics/angular": "21.2.6", |
|
|
"@schematics/angular": "21.2.6", |
|
|
"@storybook/addon-docs": "10.5.7", |
|
|
"@storybook/addon-docs": "10.5.7", |
|
|
@ -199,7 +199,7 @@ |
|
|
"jest": "30.3.0", |
|
|
"jest": "30.3.0", |
|
|
"jest-environment-jsdom": "30.2.0", |
|
|
"jest-environment-jsdom": "30.2.0", |
|
|
"jest-preset-angular": "16.0.0", |
|
|
"jest-preset-angular": "16.0.0", |
|
|
"nx": "23.0.2", |
|
|
"nx": "23.1.1", |
|
|
"prettier": "3.9.6", |
|
|
"prettier": "3.9.6", |
|
|
"prettier-plugin-organize-attributes": "1.0.0", |
|
|
"prettier-plugin-organize-attributes": "1.0.0", |
|
|
"prisma": "7.9.1", |
|
|
"prisma": "7.9.1", |
|
|
|