|
18 | 18 | "@commitlint/config-angular": "^17.3.0", |
19 | 19 | "@commitlint/config-conventional": "^17.3.0", |
20 | 20 | "@jscutlery/semver": "^2.29.0", |
21 | | - "@nrwl/cli": "15.7.2", |
22 | | - "@nrwl/cypress": "15.7.2", |
23 | | - "@nrwl/devkit": "15.7.2", |
24 | | - "@nrwl/eslint-plugin-nx": "15.7.2", |
25 | | - "@nrwl/jest": "15.7.2", |
26 | | - "@nrwl/js": "15.7.2", |
27 | | - "@nrwl/linter": "15.7.2", |
28 | | - "@nrwl/nx-plugin": "15.7.2", |
29 | | - "@nrwl/vite": "15.7.2", |
30 | | - "@nrwl/workspace": "15.7.2", |
31 | | - "@nxkit/playwright": "^2.1.1", |
| 21 | + "@nrwl/cli": "15.8.2", |
| 22 | + "@nrwl/cypress": "15.8.2", |
| 23 | + "@nrwl/devkit": "15.8.2", |
| 24 | + "@nrwl/eslint-plugin-nx": "15.8.2", |
| 25 | + "@nrwl/jest": "15.8.2", |
| 26 | + "@nrwl/js": "15.8.2", |
| 27 | + "@nrwl/linter": "15.8.2", |
| 28 | + "@nrwl/nx-plugin": "15.8.2", |
| 29 | + "@nrwl/vite": "15.8.2", |
| 30 | + "@nrwl/workspace": "15.8.2", |
| 31 | + "@nxkit/playwright": "^2.1.2", |
32 | 32 | "@swc-node/register": "^1.4.2", |
33 | 33 | "@swc/cli": "~0.1.55", |
34 | 34 | "@swc/core": "^1.2.173", |
35 | 35 | "@types/fs-extra": "11.0.1", |
36 | | - "@types/jest": "28.1.1", |
| 36 | + "@types/jest": "29.4.0", |
37 | 37 | "@types/node": "16.11.7", |
38 | 38 | "@types/tcp-port-used": "1.0.1", |
39 | 39 | "@typescript-eslint/eslint-plugin": "^5.36.1", |
|
49 | 49 | "fs-extra": "11.1.0", |
50 | 50 | "husky": "^8.0.1", |
51 | 51 | "is-windows": "1.0.2", |
52 | | - "jest": "28.1.1", |
53 | | - "jest-environment-jsdom": "28.1.1", |
| 52 | + "jest": "29.4.3", |
| 53 | + "jest-environment-jsdom": "29.4.3", |
54 | 54 | "jsonc-eslint-parser": "^2.1.0", |
55 | 55 | "kill-port": "2.0.1", |
56 | 56 | "ngx-deploy-npm": "^5.2.0", |
57 | | - "nx": "15.7.2", |
| 57 | + "nx": "15.8.2", |
58 | 58 | "prettier": "^2.8.0", |
59 | 59 | "pretty-quick": "^3.1.3", |
60 | 60 | "tcp-port-used": "1.0.2", |
61 | 61 | "tree-kill": "1.2.2", |
62 | | - "ts-jest": "28.0.5", |
| 62 | + "ts-jest": "29.0.5", |
63 | 63 | "ts-node": "10.9.1", |
64 | | - "typescript": "~4.8.2", |
| 64 | + "typescript": "4.9.5", |
65 | 65 | "verdaccio": "5.21.1", |
66 | 66 | "vite": "4.1.1" |
67 | 67 | }, |
|
0 commit comments