chore: nx migrate latest

This commit is contained in:
Nathan Walker
2022-07-09 09:58:17 -07:00
parent a1dff9a1db
commit dbb650f9fd

View File

@@ -23,18 +23,18 @@
"devDependencies": {
"@nativescript/hook": "^2.0.0",
"@nativescript/nx": "~4.0.0",
"@nrwl/cli": "14.3.6",
"@nrwl/eslint-plugin-nx": "14.3.6",
"@nrwl/jest": "14.3.6",
"@nrwl/node": "14.3.6",
"@nrwl/workspace": "14.3.6",
"@nrwl/cli": "14.4.2",
"@nrwl/eslint-plugin-nx": "14.4.2",
"@nrwl/jest": "14.4.2",
"@nrwl/node": "14.4.2",
"@nrwl/workspace": "14.4.2",
"@nstudio/focus": "^14.3.0",
"@nstudio/nps-i": "~2.0.0",
"@prettier/plugin-xml": "^2.2.0",
"@types/chai": "^4.2.11",
"@types/jest": "27.4.1",
"@types/mocha": "^7.0.2",
"@types/node": "^18.0.0",
"@types/node": "18.0.0",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"chai": "^4.2.0",
@@ -69,7 +69,7 @@
"typedoc": "^0.22.17",
"typescript": "~4.7.3",
"zx": "^7.0.5",
"nx": "14.3.6"
"nx": "14.4.2"
},
"lint-staged": {
"**/*": [