Browse Source

Upgrade nx to version 20.3.2

pull/4208/head
Thomas Kaul 7 months ago
parent
commit
2b74cfa7c0
  1. 989
      package-lock.json
  2. 24
      package.json

989
package-lock.json

File diff suppressed because it is too large

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…
Cancel
Save