|
20 | 20 | "@octokit/core": "^6.1.4", |
21 | 21 | "@tabler/icons-vue": "^3.31.0", |
22 | 22 | "@vitejs/plugin-vue": "^5.2.1", |
23 | | - "@vueuse/core": "^12.8.2", |
24 | | - "@vueuse/integrations": "^12.8.2", |
| 23 | + "@vueuse/core": "^13.0.0", |
| 24 | + "@vueuse/integrations": "^13.0.0", |
25 | 25 | "dayjs": "^1.11.13", |
26 | 26 | "http-status-codes": "^2.3.0", |
27 | 27 | "semver": "^7.7.1", |
28 | 28 | "sortablejs": "^1.15.6", |
29 | | - "vite": "^6.2.0", |
| 29 | + "vite": "^6.2.1", |
30 | 30 | "vite-plugin-pwa": "^0.21.1", |
31 | 31 | "vue": "^3.5.13", |
32 | 32 | "vue-dompurify-html": "^5.2.0" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@antfu/eslint-config": "^4.6.0", |
| 35 | + "@antfu/eslint-config": "^4.8.1", |
36 | 36 | "@octokit/types": "^13.8.0", |
37 | 37 | "@stylistic/stylelint-plugin": "^3.1.2", |
38 | | - "@types/node": "^22.13.9", |
| 38 | + "@total-typescript/ts-reset": "^0.6.1", |
| 39 | + "@types/mime-types": "^2.1.4", |
| 40 | + "@types/node": "^22.13.10", |
39 | 41 | "@types/semver": "^7.5.8", |
40 | | - "eslint": "^9.21.0", |
| 42 | + "eslint": "^9.22.0", |
| 43 | + "mime-types": "^2.1.35", |
41 | 44 | "postcss-html": "^1.8.0", |
42 | 45 | "postcss-scss": "^4.0.9", |
43 | 46 | "sass": "^1.85.1", |
|
51 | 54 | "typescript": "^5.8.2", |
52 | 55 | "vue-router": "^4.5.0", |
53 | 56 | "vue-tsc": "^2.2.8", |
| 57 | + "workbox-build": "^7.3.0", |
54 | 58 | "workbox-core": "^7.3.0", |
55 | 59 | "workbox-precaching": "^7.3.0", |
56 | 60 | "workbox-routing": "^7.3.0", |
|
0 commit comments