Browse Source

Upgrade Nx to version 22.4.5

pull/6292/head
Thomas Kaul 3 days ago
parent
commit
aed4c2e18d
  1. 577
      package-lock.json
  2. 22
      package.json

577
package-lock.json

File diff suppressed because it is too large

22
package.json

@ -152,16 +152,16 @@
"@eslint/js": "9.35.0",
"@nestjs/schematics": "11.0.9",
"@nestjs/testing": "11.1.8",
"@nx/angular": "22.4.1",
"@nx/eslint-plugin": "22.4.1",
"@nx/jest": "22.4.1",
"@nx/js": "22.4.1",
"@nx/module-federation": "22.4.1",
"@nx/nest": "22.4.1",
"@nx/node": "22.4.1",
"@nx/storybook": "22.4.1",
"@nx/web": "22.4.1",
"@nx/workspace": "22.4.1",
"@nx/angular": "22.4.5",
"@nx/eslint-plugin": "22.4.5",
"@nx/jest": "22.4.5",
"@nx/js": "22.4.5",
"@nx/module-federation": "22.4.5",
"@nx/nest": "22.4.5",
"@nx/node": "22.4.5",
"@nx/storybook": "22.4.5",
"@nx/web": "22.4.5",
"@nx/workspace": "22.4.5",
"@schematics/angular": "21.1.1",
"@storybook/addon-docs": "10.1.10",
"@storybook/angular": "10.1.10",
@ -186,7 +186,7 @@
"jest": "30.2.0",
"jest-environment-jsdom": "30.2.0",
"jest-preset-angular": "16.0.0",
"nx": "22.4.1",
"nx": "22.4.5",
"prettier": "3.8.1",
"prettier-plugin-organize-attributes": "1.0.0",
"prisma": "6.19.0",

Loading…
Cancel
Save