Browse Source

Upgrade Nx to version 22.7.2

pull/6890/head
Thomas Kaul 1 week ago
parent
commit
d08e832cb0
  1. 857
      package-lock.json
  2. 22
      package.json

857
package-lock.json

File diff suppressed because it is too large

22
package.json

@ -157,16 +157,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.19", "@nestjs/testing": "11.1.19",
"@nx/angular": "22.7.1", "@nx/angular": "22.7.2",
"@nx/eslint-plugin": "22.7.1", "@nx/eslint-plugin": "22.7.2",
"@nx/jest": "22.7.1", "@nx/jest": "22.7.2",
"@nx/js": "22.7.1", "@nx/js": "22.7.2",
"@nx/module-federation": "22.7.1", "@nx/module-federation": "22.7.2",
"@nx/nest": "22.7.1", "@nx/nest": "22.7.2",
"@nx/node": "22.7.1", "@nx/node": "22.7.2",
"@nx/storybook": "22.7.1", "@nx/storybook": "22.7.2",
"@nx/web": "22.7.1", "@nx/web": "22.7.2",
"@nx/workspace": "22.7.1", "@nx/workspace": "22.7.2",
"@schematics/angular": "21.2.6", "@schematics/angular": "21.2.6",
"@storybook/addon-docs": "10.1.10", "@storybook/addon-docs": "10.1.10",
"@storybook/addon-themes": "10.1.10", "@storybook/addon-themes": "10.1.10",
@ -193,7 +193,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.7.1", "nx": "22.7.2",
"prettier": "3.8.3", "prettier": "3.8.3",
"prettier-plugin-organize-attributes": "1.0.0", "prettier-plugin-organize-attributes": "1.0.0",
"prisma": "7.8.0", "prisma": "7.8.0",

Loading…
Cancel
Save