diff --git a/package.json b/package.json index 11996ca..b127761 100644 --- a/package.json +++ b/package.json @@ -67,10 +67,10 @@ "@commitlint/config-conventional": "^16.2.1", "@commitlint/prompt-cli": "^16.2.1", "@nrwl/cli": "13.8.8", - "@nrwl/cypress": "13.8.8", + "@nrwl/cypress": "14.6.4", "@nrwl/eslint-plugin-nx": "13.9.7", "@nrwl/jest": "13.8.4", - "@nrwl/linter": "13.8.8", + "@nrwl/linter": "14.6.4", "@nrwl/nx-cloud": "latest", "@nrwl/tao": "13.8.4", "@nrwl/workspace": "13.8.4", @@ -78,18 +78,18 @@ "@semantic-release/exec": "^6.0.3", "@semantic-release/git": "^10.0.1", "@types/jest": "27.4.1", - "@types/node": "17.0.21", + "@types/node": "18.7.15", "@typescript-eslint/eslint-plugin": "~5.15.0", "@typescript-eslint/parser": "~5.10.0", "cypress": "^9.1.0", - "eslint": "~8.10.0", + "eslint": "~8.23.0", "eslint-config-prettier": "8.4.0", "eslint-plugin-cypress": "^2.10.3", "hasky": "^3.0.2", "jest": "27.5.1", "jest-preset-angular": "11.1.1", "lint-staged": "^12.3.4", - "ng-packagr": "^13.0.0", + "ng-packagr": "^14.2.0", "postcss": "^8.4.5", "postcss-import": "^14.0.2", "postcss-preset-env": "^6.7.0",