Browse Source

Upgrade Nx to version 20.1.2

pull/4054/head
Thomas Kaul 9 months ago
parent
commit
7a6efdfb40
  1. 636
      package-lock.json
  2. 22
      package.json

636
package-lock.json

File diff suppressed because it is too large

22
package.json

@ -153,16 +153,16 @@
"@angular/pwa": "18.2.9", "@angular/pwa": "18.2.9",
"@nestjs/schematics": "10.0.1", "@nestjs/schematics": "10.0.1",
"@nestjs/testing": "10.1.3", "@nestjs/testing": "10.1.3",
"@nx/angular": "20.0.6", "@nx/angular": "20.1.2",
"@nx/cypress": "20.0.6", "@nx/cypress": "20.1.2",
"@nx/eslint-plugin": "20.0.6", "@nx/eslint-plugin": "20.1.2",
"@nx/jest": "20.0.6", "@nx/jest": "20.1.2",
"@nx/js": "20.0.6", "@nx/js": "20.1.2",
"@nx/nest": "20.0.6", "@nx/nest": "20.1.2",
"@nx/node": "20.0.6", "@nx/node": "20.1.2",
"@nx/storybook": "20.0.6", "@nx/storybook": "20.1.2",
"@nx/web": "20.0.6", "@nx/web": "20.1.2",
"@nx/workspace": "20.0.6", "@nx/workspace": "20.1.2",
"@schematics/angular": "18.2.9", "@schematics/angular": "18.2.9",
"@simplewebauthn/types": "9.0.1", "@simplewebauthn/types": "9.0.1",
"@storybook/addon-essentials": "8.3.6", "@storybook/addon-essentials": "8.3.6",
@ -193,7 +193,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.1.0", "jest-preset-angular": "14.1.0",
"nx": "20.0.6", "nx": "20.1.2",
"prettier": "3.3.3", "prettier": "3.3.3",
"prettier-plugin-organize-attributes": "1.0.0", "prettier-plugin-organize-attributes": "1.0.0",
"prisma": "5.22.0", "prisma": "5.22.0",

Loading…
Cancel
Save