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:
16
package.json
16
package.json
@@ -18,17 +18,17 @@
|
||||
"url": "https://github.com/NativeScript/NativeScript.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nrwl/nx-cloud": "15.0.3",
|
||||
"@nrwl/nx-cloud": "15.1.1",
|
||||
"nativescript-theme-core": "^1.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/hook": "^2.0.0",
|
||||
"@nativescript/nx": "~4.2.0",
|
||||
"@nrwl/cli": "15.7.0",
|
||||
"@nrwl/eslint-plugin-nx": "15.7.0",
|
||||
"@nrwl/jest": "15.7.0",
|
||||
"@nrwl/node": "15.7.0",
|
||||
"@nrwl/workspace": "15.7.0",
|
||||
"@nrwl/cli": "15.8.3",
|
||||
"@nrwl/eslint-plugin-nx": "15.8.3",
|
||||
"@nrwl/jest": "15.8.3",
|
||||
"@nrwl/node": "15.8.3",
|
||||
"@nrwl/workspace": "15.8.3",
|
||||
"@nstudio/focus": "^15.0.0",
|
||||
"@nstudio/nps-i": "~2.0.0",
|
||||
"@prettier/plugin-xml": "^2.2.0",
|
||||
@@ -46,12 +46,12 @@
|
||||
"eslint-config-prettier": "^8.1.0",
|
||||
"gonzales": "^1.0.7",
|
||||
"husky": "^8.0.1",
|
||||
"jest": "29.4.1",
|
||||
"jest": "29.4.3",
|
||||
"lint-staged": "^13.1.0",
|
||||
"module-alias": "^2.2.2",
|
||||
"nativescript": "~8.4.0",
|
||||
"nativescript-typedoc-theme": "1.1.0",
|
||||
"nx": "15.7.0",
|
||||
"nx": "15.8.3",
|
||||
"parse-css": "git+https://github.com/tabatkins/parse-css.git",
|
||||
"parserlib": "^1.1.1",
|
||||
"prettier": "^2.6.2",
|
||||
|
||||
Reference in New Issue
Block a user