|
1 | 1 | { |
2 | 2 | "name": "@nativescript/plugin-tools", |
3 | | - "version": "5.4.4", |
| 3 | + "version": "5.5.0", |
4 | 4 | "description": "NativeScript plugin tooling for workspaces", |
5 | 5 | "homepage": "https://nativescript.org", |
6 | 6 | "repository": { |
|
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | 29 | "xml2js": "~0.6.0", |
30 | | - "@nativescript/nx": "^19.0.0", |
31 | | - "@nx/angular": "^19.0.0", |
32 | | - "@nx/devkit": "^19.0.0", |
33 | | - "@nx/eslint": "^19.0.0", |
34 | | - "@nx/workspace": "^19.0.0", |
35 | | - "@nx/js": "^19.0.0", |
36 | | - "@nx/plugin": "^19.0.0", |
37 | | - "@nx/jest": "^19.0.0", |
38 | | - "@nx/node": "^19.0.0", |
39 | | - "@nx/eslint-plugin": "^19.0.0", |
40 | | - "nx-cloud": "^19.0.0", |
41 | | - "@nstudio/focus": "^19.0.0", |
| 30 | + "@nativescript/nx": "^20.0.0", |
| 31 | + "@nx/angular": "^20.0.0", |
| 32 | + "@nx/devkit": "^20.0.0", |
| 33 | + "@nx/eslint": "^20.0.0", |
| 34 | + "@nx/workspace": "^20.0.0", |
| 35 | + "@nx/js": "^20.0.0", |
| 36 | + "@nx/plugin": "^20.0.0", |
| 37 | + "@nx/jest": "^20.0.0", |
| 38 | + "@nx/node": "^20.0.0", |
| 39 | + "@nx/eslint-plugin": "^20.0.0", |
| 40 | + "nx-cloud": "^19.1.0", |
| 41 | + "@nstudio/focus": "^20.0.0", |
42 | 42 | "@nstudio/nps-i": "^2.0.0", |
43 | | - "@types/node": "^20.0.0", |
| 43 | + "@types/node": "^22.0.0", |
44 | 44 | "@typescript-eslint/eslint-plugin": "^8.0.0", |
45 | 45 | "@typescript-eslint/parser": "^8.0.0", |
46 | 46 | "eslint": "^9.9.0", |
|
0 commit comments