Skip to content
Snippets Groups Projects
Commit 593a338c authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4320 OZG-4488 Use same versions as a fresh Nx 16 project

parent 76d0d018
No related branches found
No related tags found
No related merge requests found
......@@ -48,3 +48,4 @@ testem.log
Thumbs.db
.angular
.nx
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -59,7 +59,7 @@
"@ngrx/entity": "16.0.1",
"@ngrx/router-store": "16.0.1",
"@ngrx/store": "16.0.1",
"@ngxp/rest": "8.0.0",
"@ngxp/rest": "9.0.0",
"angular-oauth2-oidc": "15.0.1",
"angular-oauth2-oidc-jwks": "15.0.1",
"date-fns": "^2.29.3",
......@@ -100,7 +100,7 @@
"@types/file-saver": "2.0.6",
"@types/jest": "29.4.4",
"@types/lodash-es": "4.17.10",
"@types/node": "^16.18.1",
"@types/node": "^18.18.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"cypress": "^13.0.0",
......@@ -112,20 +112,19 @@
"eslint-config-prettier": "8.3.0",
"eslint-plugin-cypress": "2.15.1",
"jasmine-marbles": "~0.9.2",
"jest": "29.4.3",
"jest-createspyobj": "^2.0.0",
"jest-environment-jsdom": "29.4.3",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest-junit": "^14.0.0",
"jest-marbles": "3.0.3",
"jest-preset-angular": "13.1.2",
"jest-preset-angular": "~13.1.0",
"jest-sonar-reporter": "^2.0.0",
"mongodb": "4.5.0",
"ng-mocks": "^14.11.0",
"nx": "16.10.0",
"prettier": "2.7.1",
"prettier": "^2.6.2",
"sonarqube-scanner": "3.1.0",
"ts-jest": "29.1.1",
"ts-jest": "^29.1.0",
"ts-node": "10.9.1",
"typescript": "5.1.6"
"typescript": "~5.1.3"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment