Skip to content

Commit

Permalink
chore: migrate to the latest nx version
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanoslig committed Sep 7, 2024
1 parent ecf532c commit f0d00d8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@angular/router": "18.2.0",
"@ngrx/signals": "18.0.2",
"@ngrx/operators": "18.0.2",
"@nx/angular": "19.6.1",
"@nx/angular": "19.6.5",
"core-js": "3.31.0",
"eslint-plugin-ngrx": "2.1.4",
"marked": "5.0.1",
Expand All @@ -59,11 +59,11 @@
"@angular/language-service": "18.2.0",
"@badeball/cypress-cucumber-preprocessor": "^19.2.0",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
"@nx/cypress": "19.6.1",
"@nx/eslint": "19.6.1",
"@nx/eslint-plugin": "19.6.1",
"@nx/jest": "19.6.1",
"@nx/workspace": "19.6.1",
"@nx/cypress": "19.6.5",
"@nx/eslint": "19.6.5",
"@nx/eslint-plugin": "19.6.5",
"@nx/jest": "19.6.5",
"@nx/workspace": "19.6.5",
"@schematics/angular": "18.2.1",
"@types/jest": "29.5.12",
"@types/marked": "4.3.1",
Expand All @@ -83,7 +83,7 @@
"jest-environment-jsdom": "29.7.0",
"jest-preset-angular": "14.1.0",
"ng-mocks": "14.13.0",
"nx": "19.6.1",
"nx": "19.6.5",
"prettier": "3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit f0d00d8

Please sign in to comment.