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:
18
package.json
18
package.json
@@ -25,20 +25,20 @@
|
||||
"@nativescript/nx": "^20.0.0",
|
||||
"@nstudio/focus": "^20.0.2",
|
||||
"@nstudio/nps-i": "~2.0.0",
|
||||
"@nx/devkit": "20.0.3",
|
||||
"@nx/eslint-plugin": "20.0.3",
|
||||
"@nx/jest": "20.0.3",
|
||||
"@nx/js": "20.0.3",
|
||||
"@nx/node": "20.0.3",
|
||||
"@nx/plugin": "20.0.3",
|
||||
"@nx/workspace": "20.0.3",
|
||||
"@nx/devkit": "20.1.2",
|
||||
"@nx/eslint-plugin": "20.1.2",
|
||||
"@nx/jest": "20.1.2",
|
||||
"@nx/js": "20.1.2",
|
||||
"@nx/node": "20.1.2",
|
||||
"@nx/plugin": "20.1.2",
|
||||
"@nx/workspace": "20.1.2",
|
||||
"@prettier/plugin-xml": "^3.4.1",
|
||||
"@types/jest": "~29.5.0",
|
||||
"@types/node": "^20.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.6.0",
|
||||
"@typescript-eslint/parser": "^8.6.0",
|
||||
"acorn": "^8.7.0",
|
||||
"conventional-changelog-cli": "^4.1.0",
|
||||
"conventional-changelog-cli": "^5.0.0",
|
||||
"copyfiles": "^2.4.0",
|
||||
"css": "^3.0.0",
|
||||
"css-tree": "^1.1.2",
|
||||
@@ -55,7 +55,7 @@
|
||||
"module-alias": "^2.2.2",
|
||||
"nativescript": "~8.8.2",
|
||||
"nativescript-typedoc-theme": "1.1.0",
|
||||
"nx": "20.0.3",
|
||||
"nx": "20.1.2",
|
||||
"parse-css": "git+https://github.com/tabatkins/parse-css.git",
|
||||
"parserlib": "^1.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
|
||||
Reference in New Issue
Block a user