|
17 | 17 | "pnpm": "^8.0.0"
|
18 | 18 | },
|
19 | 19 | "devDependencies": {
|
20 |
| - "@builder.io/qwik": "0.17.4", |
| 20 | + "@builder.io/qwik": "1.1.4", |
21 | 21 | "@commitlint/cli": "^17.3.0",
|
22 | 22 | "@commitlint/config-angular": "^17.3.0",
|
23 | 23 | "@commitlint/config-conventional": "^17.3.0",
|
24 | 24 | "@jscutlery/semver": "^2.29.0",
|
25 |
| - "@nx/cypress": "16.0.0", |
26 |
| - "@nx/devkit": "16.0.0", |
27 |
| - "@nx/eslint-plugin": "16.0.0", |
28 |
| - "@nx/jest": "16.0.0", |
29 |
| - "@nx/js": "16.0.0", |
30 |
| - "@nx/linter": "16.0.0", |
31 |
| - "@nx/plugin": "16.0.0", |
32 |
| - "@nx/storybook": "16.0.0", |
33 |
| - "@nx/vite": "16.0.0", |
34 |
| - "@nx/workspace": "16.0.0", |
| 25 | + "@nx/cypress": "16.3.0", |
| 26 | + "@nx/devkit": "16.3.0", |
| 27 | + "@nx/eslint-plugin": "16.3.0", |
| 28 | + "@nx/jest": "16.3.0", |
| 29 | + "@nx/js": "16.3.0", |
| 30 | + "@nx/linter": "16.3.0", |
| 31 | + "@nx/plugin": "16.3.0", |
| 32 | + "@nx/storybook": "16.3.0", |
| 33 | + "@nx/vite": "16.3.0", |
| 34 | + "@nx/workspace": "16.3.0", |
35 | 35 | "@nxkit/playwright": "^3.0.0",
|
36 | 36 | "@swc-node/register": "^1.4.2",
|
37 | 37 | "@swc/cli": "0.1.62",
|
|
62 | 62 | "jsonc-eslint-parser": "^2.1.0",
|
63 | 63 | "kill-port": "2.0.1",
|
64 | 64 | "ngx-deploy-npm": "^5.2.0",
|
65 |
| - "nx": "16.0.0", |
| 65 | + "nx": "16.3.0", |
66 | 66 | "nx-cloud": "16.0.5",
|
67 | 67 | "prettier": "^2.8.0",
|
68 | 68 | "pretty-quick": "^3.1.3",
|
|
0 commit comments