|
18 | 18 | "qwik": "qwik" |
19 | 19 | }, |
20 | 20 | "devDependencies": { |
21 | | - "@builder.io/qwik": "1.2.6", |
22 | | - "@builder.io/qwik-city": "1.2.6", |
23 | | - "@types/eslint": "8.44.0", |
| 21 | + "@builder.io/qwik": "1.2.7", |
| 22 | + "@builder.io/qwik-city": "1.2.7", |
| 23 | + "@types/eslint": "8.44.2", |
24 | 24 | "@types/node": "latest", |
25 | | - "@typescript-eslint/eslint-plugin": "6.1.0", |
26 | | - "@typescript-eslint/parser": "6.1.0", |
27 | | - "autoprefixer": "10.4.14", |
28 | | - "eslint": "8.45.0", |
29 | | - "eslint-plugin-qwik": "1.2.6", |
| 25 | + "@typescript-eslint/eslint-plugin": "6.4.1", |
| 26 | + "@typescript-eslint/parser": "6.4.1", |
| 27 | + "autoprefixer": "10.4.15", |
| 28 | + "eslint": "8.47.0", |
| 29 | + "eslint-plugin-qwik": "1.2.7", |
30 | 30 | "express": "^4.18.2", |
31 | 31 | "path": "^0.12.7", |
32 | | - "postcss": "^8.4.26", |
| 32 | + "postcss": "^8.4.28", |
33 | 33 | "qwik-ionicons": "^1.0.5", |
34 | | - "rehype-stringify": "^9.0.3", |
| 34 | + "rehype-stringify": "^9.0.4", |
35 | 35 | "remark-gfm": "^3.0.1", |
36 | 36 | "remark-parse": "^10.0.2", |
37 | 37 | "remark-rehype": "^10.1.0", |
38 | 38 | "tailwindcss": "^3.3.3", |
39 | 39 | "typescript": "5.1.6", |
40 | | - "undici": "^5.22.1", |
41 | | - "unified": "^10.1.2", |
42 | | - "vite": "4.4.4", |
| 40 | + "undici": "^5.23.0", |
| 41 | + "unified": "^11.0.2", |
| 42 | + "vite": "4.4.9", |
43 | 43 | "vite-tsconfig-paths": "4.2.0" |
44 | 44 | } |
45 | 45 | } |
0 commit comments