|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@octokit/core": "^6.1.2", |
21 | | - "@tabler/icons-vue": "^3.23.0", |
| 21 | + "@tabler/icons-vue": "^3.24.0", |
22 | 22 | "@vitejs/plugin-vue": "^5.2.1", |
23 | 23 | "@vueuse/core": "^12.0.0", |
24 | 24 | "@vueuse/integrations": "^12.0.0", |
25 | 25 | "dayjs": "^1.11.13", |
26 | 26 | "http-status-codes": "^2.3.0", |
27 | 27 | "semver": "^7.6.3", |
28 | 28 | "sortablejs": "^1.15.6", |
29 | | - "vite": "^6.0.1", |
| 29 | + "vite": "^6.0.3", |
30 | 30 | "vite-plugin-pwa": "^0.21.1", |
31 | 31 | "vue": "^3.5.13", |
32 | 32 | "vue-dompurify-html": "^5.2.0" |
|
35 | 35 | "@antfu/eslint-config": "^3.11.2", |
36 | 36 | "@octokit/types": "^13.6.2", |
37 | 37 | "@stylistic/stylelint-plugin": "^3.1.1", |
38 | | - "@types/node": "^22.10.1", |
| 38 | + "@types/node": "^22.10.2", |
39 | 39 | "@types/semver": "^7.5.8", |
40 | 40 | "eslint": "^9.16.0", |
41 | 41 | "postcss-html": "^1.7.0", |
42 | 42 | "postcss-scss": "^4.0.9", |
43 | | - "sass": "^1.81.0", |
| 43 | + "sass": "^1.82.0", |
44 | 44 | "stylelint": "^16.11.0", |
45 | 45 | "stylelint-config-recess-order": "^5.1.1", |
46 | 46 | "stylelint-config-standard-scss": "^14.0.0", |
47 | 47 | "stylelint-declaration-block-no-ignored-properties": "^2.8.0", |
48 | 48 | "stylelint-order": "^6.0.4", |
49 | 49 | "stylelint-rem-over-px": "^1.0.2", |
50 | | - "type-fest": "^4.29.0", |
| 50 | + "type-fest": "^4.30.0", |
51 | 51 | "typescript": "^5.6.3", |
52 | 52 | "vue-router": "^4.5.0", |
53 | 53 | "vue-tsc": "^2.1.10", |
|
0 commit comments