|
20 | 20 | "dependencies": { |
21 | 21 | "@octokit/core": "^7.0.3", |
22 | 22 | "@tabler/icons-vue": "^3.34.1", |
23 | | - "@vitejs/plugin-vue": "^6.0.0", |
24 | | - "@vueuse/core": "^13.5.0", |
25 | | - "@vueuse/integrations": "^13.5.0", |
| 23 | + "@vitejs/plugin-vue": "^6.0.1", |
| 24 | + "@vueuse/core": "^13.6.0", |
| 25 | + "@vueuse/integrations": "^13.6.0", |
26 | 26 | "dayjs": "^1.11.13", |
27 | 27 | "http-status-codes": "^2.3.0", |
28 | 28 | "semver": "^7.7.2", |
29 | 29 | "sortablejs": "^1.15.6", |
30 | 30 | "vite": "^7.0.6", |
31 | | - "vite-plugin-pwa": "^1.0.1", |
| 31 | + "vite-plugin-pwa": "^1.0.2", |
32 | 32 | "vue": "^3.5.18", |
33 | 33 | "vue-dompurify-html": "^5.3.0" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@antfu/eslint-config": "^4.19.0", |
| 36 | + "@antfu/eslint-config": "^5.0.0", |
37 | 37 | "@octokit/types": "^14.1.0", |
38 | 38 | "@stylistic/stylelint-plugin": "^4.0.0", |
39 | 39 | "@total-typescript/ts-reset": "^0.6.1", |
40 | 40 | "@types/node": "^24.1.0", |
41 | 41 | "@types/semver": "^7.7.0", |
42 | | - "eslint": "^9.31.0", |
| 42 | + "eslint": "^9.32.0", |
43 | 43 | "mime-type": "^5.0.3", |
44 | 44 | "postcss-html": "^1.8.0", |
45 | 45 | "postcss-scss": "^4.0.9", |
|
53 | 53 | "type-fest": "^4.41.0", |
54 | 54 | "typescript": "^5.8.3", |
55 | 55 | "vue-router": "^4.5.1", |
56 | | - "vue-tsc": "^3.0.3", |
| 56 | + "vue-tsc": "^3.0.4", |
57 | 57 | "workbox-build": "^7.3.0", |
58 | 58 | "workbox-core": "^7.3.0", |
59 | 59 | "workbox-precaching": "^7.3.0", |
|
0 commit comments