|
22 | 22 | "qwik": "qwik" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@builder.io/partytown": "^0.8.0", |
| 25 | + "@builder.io/partytown": "^0.9.0", |
26 | 26 | "@builder.io/qwik": "^1.2.10", |
27 | 27 | "@builder.io/qwik-city": "^1.2.10", |
28 | | - "@types/eslint": "8.56.1", |
| 28 | + "@types/eslint": "8.56.2", |
29 | 29 | "@types/git-rev-sync": "^2.0.0", |
30 | 30 | "@types/lodash": "^4.14.198", |
31 | 31 | "@types/node": "^20.4.5", |
32 | | - "@typescript-eslint/eslint-plugin": "6.17.0", |
33 | | - "@typescript-eslint/parser": "6.17.0", |
| 32 | + "@typescript-eslint/eslint-plugin": "6.19.1", |
| 33 | + "@typescript-eslint/parser": "6.19.1", |
34 | 34 | "autoprefixer": "^10.4.14", |
35 | 35 | "eslint": "8.56.0", |
36 | 36 | "eslint-plugin-qwik": "^1.2.10", |
37 | 37 | "git-rev-sync": "^3.0.2", |
38 | 38 | "postcss": "8.4.33", |
39 | | - "prettier": "3.1.1", |
40 | | - "tailwindcss": "3.4.0", |
| 39 | + "prettier": "3.2.4", |
| 40 | + "tailwindcss": "3.4.1", |
41 | 41 | "typescript": "5.3.3", |
42 | | - "undici": "6.2.1", |
| 42 | + "undici": "6.4.0", |
43 | 43 | "vite": "5.0.10", |
44 | | - "vite-tsconfig-paths": "4.2.3", |
| 44 | + "vite-tsconfig-paths": "4.3.1", |
45 | 45 | "workbox-precaching": "^7.0.0", |
46 | 46 | "workbox-routing": "^7.0.0", |
47 | 47 | "workbox-strategies": "^7.0.0", |
|
0 commit comments