mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: nx migrate latest
This commit is contained in:
14
package.json
14
package.json
@@ -23,18 +23,18 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nativescript/hook": "^2.0.0",
|
"@nativescript/hook": "^2.0.0",
|
||||||
"@nativescript/nx": "~4.0.0",
|
"@nativescript/nx": "~4.0.0",
|
||||||
"@nrwl/cli": "14.3.6",
|
"@nrwl/cli": "14.4.2",
|
||||||
"@nrwl/eslint-plugin-nx": "14.3.6",
|
"@nrwl/eslint-plugin-nx": "14.4.2",
|
||||||
"@nrwl/jest": "14.3.6",
|
"@nrwl/jest": "14.4.2",
|
||||||
"@nrwl/node": "14.3.6",
|
"@nrwl/node": "14.4.2",
|
||||||
"@nrwl/workspace": "14.3.6",
|
"@nrwl/workspace": "14.4.2",
|
||||||
"@nstudio/focus": "^14.3.0",
|
"@nstudio/focus": "^14.3.0",
|
||||||
"@nstudio/nps-i": "~2.0.0",
|
"@nstudio/nps-i": "~2.0.0",
|
||||||
"@prettier/plugin-xml": "^2.2.0",
|
"@prettier/plugin-xml": "^2.2.0",
|
||||||
"@types/chai": "^4.2.11",
|
"@types/chai": "^4.2.11",
|
||||||
"@types/jest": "27.4.1",
|
"@types/jest": "27.4.1",
|
||||||
"@types/mocha": "^7.0.2",
|
"@types/mocha": "^7.0.2",
|
||||||
"@types/node": "^18.0.0",
|
"@types/node": "18.0.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.30.0",
|
"@typescript-eslint/eslint-plugin": "^5.30.0",
|
||||||
"@typescript-eslint/parser": "^5.30.0",
|
"@typescript-eslint/parser": "^5.30.0",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
@@ -69,7 +69,7 @@
|
|||||||
"typedoc": "^0.22.17",
|
"typedoc": "^0.22.17",
|
||||||
"typescript": "~4.7.3",
|
"typescript": "~4.7.3",
|
||||||
"zx": "^7.0.5",
|
"zx": "^7.0.5",
|
||||||
"nx": "14.3.6"
|
"nx": "14.4.2"
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"**/*": [
|
"**/*": [
|
||||||
|
|||||||
Reference in New Issue
Block a user