|
23 | 23 | "@commitlint/config-angular": "^17.3.0",
|
24 | 24 | "@commitlint/config-conventional": "^17.3.0",
|
25 | 25 | "@jscutlery/semver": "^2.29.0",
|
26 |
| - "@nx/cypress": "16.6.0", |
27 |
| - "@nx/devkit": "16.6.0", |
28 |
| - "@nx/eslint-plugin": "16.6.0", |
29 |
| - "@nx/jest": "16.6.0", |
30 |
| - "@nx/js": "16.6.0", |
31 |
| - "@nx/linter": "16.6.0", |
32 |
| - "@nx/plugin": "16.6.0", |
33 |
| - "@nx/storybook": "16.6.0", |
34 |
| - "@nx/vite": "16.6.0", |
35 |
| - "@nx/workspace": "16.6.0", |
| 26 | + "@nx/cypress": "16.7.0", |
| 27 | + "@nx/devkit": "16.7.0", |
| 28 | + "@nx/eslint-plugin": "16.7.0", |
| 29 | + "@nx/jest": "16.7.0", |
| 30 | + "@nx/js": "16.7.0", |
| 31 | + "@nx/linter": "16.7.0", |
| 32 | + "@nx/plugin": "16.7.0", |
| 33 | + "@nx/storybook": "16.7.0", |
| 34 | + "@nx/vite": "16.7.0", |
| 35 | + "@nx/workspace": "16.7.0", |
36 | 36 | "@nxkit/playwright": "^3.0.2",
|
37 | 37 | "@swc-node/register": "^1.4.2",
|
38 | 38 | "@swc/cli": "0.1.62",
|
|
51 | 51 | "create-nx-workspace": "16.0.0",
|
52 | 52 | "cz-conventional-changelog": "^3.3.0",
|
53 | 53 | "enquirer": "2.3.6",
|
54 |
| - "eslint": "~8.15.0", |
| 54 | + "eslint": "8.46.0", |
55 | 55 | "eslint-config-prettier": "8.1.0",
|
56 | 56 | "eslint-plugin-unused-imports": "2.0.0",
|
57 | 57 | "fs-extra": "11.1.0",
|
|
63 | 63 | "jsonc-eslint-parser": "^2.1.0",
|
64 | 64 | "kill-port": "2.0.1",
|
65 | 65 | "ngx-deploy-npm": "^6.0.0",
|
66 |
| - "nx": "16.6.0", |
67 |
| - "nx-cloud": "16.2.0", |
| 66 | + "nx": "16.7.0", |
| 67 | + "nx-cloud": "16.3.0", |
68 | 68 | "prettier": "^2.8.0",
|
69 | 69 | "pretty-quick": "^3.1.3",
|
70 | 70 | "tcp-port-used": "1.0.2",
|
|
0 commit comments