|
24 | 24 | "@octokit/core": "^7.0.6", |
25 | 25 | "@tabler/icons-vue": "^3.36.1", |
26 | 26 | "@vitejs/plugin-vue": "^6.0.4", |
27 | | - "@vueuse/core": "^14.1.0", |
28 | | - "@vueuse/integrations": "^14.1.0", |
| 27 | + "@vueuse/core": "^14.2.1", |
| 28 | + "@vueuse/integrations": "^14.2.1", |
29 | 29 | "dayjs": "^1.11.19", |
30 | 30 | "http-status-codes": "^2.3.0", |
31 | 31 | "semver": "^7.7.4", |
32 | 32 | "sortablejs": "^1.15.6", |
33 | 33 | "vite": "^7.3.1", |
34 | 34 | "vite-plugin-pwa": "^1.2.0", |
35 | | - "vue": "^3.5.27", |
| 35 | + "vue": "^3.5.28", |
36 | 36 | "vue-dompurify-html": "^5.3.0" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@antfu/eslint-config": "^7.3.0", |
| 39 | + "@antfu/eslint-config": "^7.4.3", |
40 | 40 | "@octokit/types": "^16.0.0", |
41 | 41 | "@stylistic/stylelint-plugin": "^5.0.1", |
42 | 42 | "@total-typescript/ts-reset": "^0.6.1", |
43 | | - "@types/node": "^25.2.1", |
| 43 | + "@types/node": "^25.2.3", |
44 | 44 | "@types/semver": "^7.7.1", |
| 45 | + "@types/sortablejs": "^1.15.9", |
45 | 46 | "eslint": "^9.39.2", |
46 | 47 | "mime-type": "^5.0.3", |
47 | 48 | "postcss-html": "^1.8.1", |
48 | 49 | "postcss-scss": "^4.0.9", |
49 | 50 | "sass-embedded": "^1.97.3", |
50 | | - "stylelint": "^17.1.1", |
51 | | - "stylelint-config-recess-order": "^7.6.0", |
| 51 | + "stylelint": "^17.2.0", |
| 52 | + "stylelint-config-recess-order": "^7.6.1", |
52 | 53 | "stylelint-config-standard-scss": "^17.0.0", |
53 | 54 | "stylelint-declaration-block-no-ignored-properties": "^3.0.0", |
54 | 55 | "stylelint-order": "^7.0.1", |
55 | 56 | "stylelint-rem-over-px": "^1.0.2", |
56 | | - "type-fest": "^5.4.3", |
| 57 | + "type-fest": "^5.4.4", |
57 | 58 | "typescript": "^5.9.3", |
58 | 59 | "vue-router": "^5.0.2", |
59 | 60 | "vue-tsc": "^3.2.4", |
|
0 commit comments