|
13 | 13 | "prepare": "husky install"
|
14 | 14 | },
|
15 | 15 | "devDependencies": {
|
16 |
| - "@builder.io/qwik": "0.21.0", |
17 |
| - "@builder.io/qwik-city": "0.5.2", |
| 16 | + "@builder.io/qwik": "0.23.0", |
| 17 | + "@builder.io/qwik-city": "0.6.6", |
18 | 18 | "@commitlint/cli": "^17.4.3",
|
19 | 19 | "@commitlint/config-angular": "^17.4.3",
|
20 | 20 | "@commitlint/config-conventional": "^17.4.3",
|
|
38 | 38 | "@storybook/html": "7.0.0-beta.30",
|
39 | 39 | "@storybook/html-vite": "7.0.0-beta.30",
|
40 | 40 | "@storybook/testing-library": "0.0.13",
|
41 |
| - "@types/eslint": "8.21.1", |
42 |
| - "@types/node": "18.14.0", |
43 |
| - "@typescript-eslint/eslint-plugin": "5.54.0", |
44 |
| - "@typescript-eslint/parser": "5.54.0", |
| 41 | + "@types/eslint": "8.21.3", |
| 42 | + "@types/node": "18.15.3", |
| 43 | + "@typescript-eslint/eslint-plugin": "5.56.0", |
| 44 | + "@typescript-eslint/parser": "5.56.0", |
45 | 45 | "@vitest/coverage-c8": "~0.28.5",
|
46 | 46 | "@vitest/ui": "^0.28.5",
|
47 | 47 | "all-contributors-cli": "^6.24.0",
|
|
54 | 54 | "cz-conventional-changelog": "^3.3.0",
|
55 | 55 | "daisyui": "^2.50.1",
|
56 | 56 | "danger": "11.2.4",
|
57 |
| - "eslint": "8.35.0", |
| 57 | + "eslint": "8.36.0", |
58 | 58 | "eslint-config-prettier": "8.6.0",
|
59 | 59 | "eslint-plugin-cypress": "^2.12.1",
|
60 |
| - "eslint-plugin-qwik": "0.21.0", |
| 60 | + "eslint-plugin-qwik": "0.23.0", |
61 | 61 | "html-webpack-plugin": "^5.5.0",
|
62 | 62 | "husky": "^8.0.3",
|
63 | 63 | "jsdom": "~20.0.3",
|
|
68 | 68 | "np": "7.6.3",
|
69 | 69 | "nx": "15.8.7",
|
70 | 70 | "postcss": "^8.4.21",
|
71 |
| - "prettier": "2.8.4", |
| 71 | + "prettier": "2.8.6", |
72 | 72 | "pretty-quick": "^3.1.3",
|
73 |
| - "qwik-nx": "0.13.2", |
| 73 | + "qwik-nx": "0.14.0", |
74 | 74 | "sass": "1.58.1",
|
75 | 75 | "storybook": "7.0.0-beta.30",
|
76 | 76 | "storybook-framework-qwik": "0.0.8",
|
77 | 77 | "tailwindcss": "^3.2.6",
|
78 | 78 | "ts-node": "10.9.1",
|
79 |
| - "typescript": "4.9.5", |
80 |
| - "undici": "5.20.0", |
81 |
| - "vite": "4.1.4", |
| 79 | + "typescript": "5.0.2", |
| 80 | + "undici": "5.21.0", |
| 81 | + "vite": "4.2.1", |
82 | 82 | "vite-plugin-dts": "~1.7.3",
|
83 | 83 | "vite-plugin-eslint": "^1.8.1",
|
84 |
| - "vite-tsconfig-paths": "3.5.0", |
| 84 | + "vite-tsconfig-paths": "4.0.7", |
85 | 85 | "vitest": "^0.28.5"
|
86 | 86 | },
|
87 | 87 | "config": {
|
|
0 commit comments