|
13 | 13 | "prepare": "husky install" |
14 | 14 | }, |
15 | 15 | "devDependencies": { |
16 | | - "@builder.io/qwik": "0.16.2", |
17 | | - "@builder.io/qwik-city": "0.1.0-beta9", |
| 16 | + "@builder.io/qwik": "0.17.4", |
| 17 | + "@builder.io/qwik-city": "0.1.0-beta13", |
18 | 18 | "@commitlint/cli": "^17.4.2", |
19 | 19 | "@commitlint/config-angular": "^17.4.2", |
20 | 20 | "@commitlint/config-conventional": "^17.4.2", |
21 | 21 | "@cypress/code-coverage": "3.10.0", |
22 | 22 | "@jscutlery/semver": "^2.29.3", |
23 | | - "@nrwl/cli": "15.5.2", |
24 | | - "@nrwl/cypress": "15.5.2", |
25 | | - "@nrwl/eslint-plugin-nx": "15.5.2", |
26 | | - "@nrwl/linter": "15.5.2", |
27 | | - "@nrwl/nx-cloud": "15.0.2", |
28 | | - "@nrwl/storybook": "15.5.2", |
29 | | - "@nrwl/vite": "15.5.2", |
30 | | - "@nrwl/workspace": "15.5.2", |
| 23 | + "@nrwl/cli": "15.6.1", |
| 24 | + "@nrwl/cypress": "15.6.1", |
| 25 | + "@nrwl/eslint-plugin-nx": "15.6.1", |
| 26 | + "@nrwl/linter": "15.6.1", |
| 27 | + "@nrwl/nx-cloud": "15.0.3", |
| 28 | + "@nrwl/storybook": "15.6.1", |
| 29 | + "@nrwl/vite": "15.6.1", |
| 30 | + "@nrwl/workspace": "15.6.1", |
31 | 31 | "@storybook/addon-essentials": "7.0.0-beta.30", |
32 | 32 | "@storybook/addon-interactions": "7.0.0-beta.30", |
33 | 33 | "@storybook/addon-links": "7.0.0-beta.30", |
|
36 | 36 | "@storybook/html": "7.0.0-beta.30", |
37 | 37 | "@storybook/html-vite": "7.0.0-beta.30", |
38 | 38 | "@storybook/testing-library": "0.0.13", |
39 | | - "@types/eslint": "8.4.10", |
| 39 | + "@types/eslint": "8.21.0", |
40 | 40 | "@types/node": "18.11.18", |
41 | | - "@typescript-eslint/eslint-plugin": "5.48.0", |
42 | | - "@typescript-eslint/parser": "5.48.0", |
| 41 | + "@typescript-eslint/eslint-plugin": "5.50.0", |
| 42 | + "@typescript-eslint/parser": "5.50.0", |
43 | 43 | "@vitest/coverage-c8": "~0.25.8", |
44 | 44 | "@vitest/ui": "^0.25.8", |
45 | 45 | "all-contributors-cli": "^6.24.0", |
|
48 | 48 | "commitlint": "^17.2.0", |
49 | 49 | "cypress": "^10.7.0", |
50 | 50 | "cz-conventional-changelog": "^3.3.0", |
51 | | - "eslint": "8.23.1", |
| 51 | + "eslint": "8.33.0", |
52 | 52 | "eslint-config-prettier": "8.1.0", |
53 | 53 | "eslint-plugin-cypress": "^2.10.3", |
54 | | - "eslint-plugin-qwik": "0.16.2", |
| 54 | + "eslint-plugin-qwik": "0.17.4", |
55 | 55 | "html-webpack-plugin": "^5.5.0", |
56 | 56 | "husky": "^8.0.1", |
57 | 57 | "jsdom": "~20.0.3", |
58 | 58 | "ngx-deploy-npm": "^4.3.2", |
59 | 59 | "node-fetch": "3.3.0", |
60 | 60 | "np": "7.6.1", |
61 | | - "nx": "15.5.2", |
| 61 | + "nx": "15.6.1", |
62 | 62 | "postcss": "^8.4.16", |
63 | | - "prettier": "2.8.2", |
| 63 | + "prettier": "2.8.3", |
64 | 64 | "pretty-quick": "^3.1.3", |
65 | | - "qwik-nx": "0.4.2", |
| 65 | + "qwik-nx": "0.7.0", |
66 | 66 | "storybook": "7.0.0-beta.30", |
67 | 67 | "storybook-framework-qwik": "0.0.8", |
68 | 68 | "tailwindcss": "^3.1.8", |
69 | 69 | "ts-node": "10.9.1", |
70 | 70 | "typescript": "4.9.4", |
71 | | - "undici": "5.14.0", |
72 | | - "vite": "4.0.1", |
| 71 | + "undici": "5.16.0", |
| 72 | + "vite": "4.0.4", |
73 | 73 | "vite-plugin-dts": "~1.7.1", |
74 | 74 | "vite-plugin-eslint": "^1.8.1", |
75 | 75 | "vite-tsconfig-paths": "4.0.3", |
|
0 commit comments