Browse Source

Upgrade Nx to version 22.5.3

pull/6444/head
Thomas Kaul 1 month ago
parent
commit
c65ed049a7
  1. 665
      package-lock.json
  2. 22
      package.json

665
package-lock.json

File diff suppressed because it is too large

22
package.json

@ -153,16 +153,16 @@
"@eslint/js": "9.35.0", "@eslint/js": "9.35.0",
"@nestjs/schematics": "11.0.9", "@nestjs/schematics": "11.0.9",
"@nestjs/testing": "11.1.14", "@nestjs/testing": "11.1.14",
"@nx/angular": "22.4.5", "@nx/angular": "22.5.3",
"@nx/eslint-plugin": "22.4.5", "@nx/eslint-plugin": "22.5.3",
"@nx/jest": "22.4.5", "@nx/jest": "22.5.3",
"@nx/js": "22.4.5", "@nx/js": "22.5.3",
"@nx/module-federation": "22.4.5", "@nx/module-federation": "22.5.3",
"@nx/nest": "22.4.5", "@nx/nest": "22.5.3",
"@nx/node": "22.4.5", "@nx/node": "22.5.3",
"@nx/storybook": "22.4.5", "@nx/storybook": "22.5.3",
"@nx/web": "22.4.5", "@nx/web": "22.5.3",
"@nx/workspace": "22.4.5", "@nx/workspace": "22.5.3",
"@schematics/angular": "21.1.1", "@schematics/angular": "21.1.1",
"@storybook/addon-docs": "10.1.10", "@storybook/addon-docs": "10.1.10",
"@storybook/angular": "10.1.10", "@storybook/angular": "10.1.10",
@ -187,7 +187,7 @@
"jest": "30.2.0", "jest": "30.2.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": "22.4.5", "nx": "22.5.3",
"prettier": "3.8.1", "prettier": "3.8.1",
"prettier-plugin-organize-attributes": "1.0.0", "prettier-plugin-organize-attributes": "1.0.0",
"prisma": "6.19.0", "prisma": "6.19.0",

Loading…
Cancel
Save