Browse Source

Upgrade Nx to version 19.5.6

pull/3633/head
Thomas Kaul 1 year ago
parent
commit
6a3c78dcd0
  1. 882
      package-lock.json
  2. 22
      package.json

882
package-lock.json

File diff suppressed because it is too large

22
package.json

@ -152,16 +152,16 @@
"@angular/pwa": "18.1.1", "@angular/pwa": "18.1.1",
"@nestjs/schematics": "10.0.1", "@nestjs/schematics": "10.0.1",
"@nestjs/testing": "10.1.3", "@nestjs/testing": "10.1.3",
"@nx/angular": "19.5.1", "@nx/angular": "19.5.6",
"@nx/cypress": "19.5.1", "@nx/cypress": "19.5.6",
"@nx/eslint-plugin": "19.5.1", "@nx/eslint-plugin": "19.5.6",
"@nx/jest": "19.5.1", "@nx/jest": "19.5.6",
"@nx/js": "19.5.1", "@nx/js": "19.5.6",
"@nx/nest": "19.5.1", "@nx/nest": "19.5.6",
"@nx/node": "19.5.1", "@nx/node": "19.5.6",
"@nx/storybook": "19.5.1", "@nx/storybook": "19.5.6",
"@nx/web": "19.5.1", "@nx/web": "19.5.6",
"@nx/workspace": "19.5.1", "@nx/workspace": "19.5.6",
"@schematics/angular": "18.1.1", "@schematics/angular": "18.1.1",
"@simplewebauthn/types": "9.0.1", "@simplewebauthn/types": "9.0.1",
"@storybook/addon-essentials": "8.2.6", "@storybook/addon-essentials": "8.2.6",
@ -190,7 +190,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": "19.5.1", "nx": "19.5.6",
"prettier": "3.3.3", "prettier": "3.3.3",
"prettier-plugin-organize-attributes": "1.0.0", "prettier-plugin-organize-attributes": "1.0.0",
"react": "18.2.0", "react": "18.2.0",

Loading…
Cancel
Save