mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: workspace updates
This commit is contained in:
20
package.json
20
package.json
@@ -22,16 +22,16 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/hook": "^2.0.0",
|
||||
"@nativescript/nx": "^18.0.0",
|
||||
"@nstudio/focus": "^17.0.1",
|
||||
"@nativescript/nx": "^19.0.0",
|
||||
"@nstudio/focus": "^19.0.0",
|
||||
"@nstudio/nps-i": "~2.0.0",
|
||||
"@nx/devkit": "18.3.4",
|
||||
"@nx/eslint-plugin": "18.3.4",
|
||||
"@nx/jest": "18.3.4",
|
||||
"@nx/js": "18.3.4",
|
||||
"@nx/node": "18.3.4",
|
||||
"@nx/plugin": "18.3.4",
|
||||
"@nx/workspace": "18.3.4",
|
||||
"@nx/devkit": "19.4.2",
|
||||
"@nx/eslint-plugin": "19.4.2",
|
||||
"@nx/jest": "19.4.2",
|
||||
"@nx/js": "19.4.2",
|
||||
"@nx/node": "19.4.2",
|
||||
"@nx/plugin": "19.4.2",
|
||||
"@nx/workspace": "19.4.2",
|
||||
"@prettier/plugin-xml": "^3.4.1",
|
||||
"@types/jest": "~29.5.0",
|
||||
"@types/node": "^20.0.0",
|
||||
@@ -55,7 +55,7 @@
|
||||
"module-alias": "^2.2.2",
|
||||
"nativescript": "~8.7.0",
|
||||
"nativescript-typedoc-theme": "1.1.0",
|
||||
"nx": "18.3.4",
|
||||
"nx": "19.4.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