|
20 | 20 | "dependencies": { |
21 | 21 | "@octokit/core": "^7.0.2", |
22 | 22 | "@tabler/icons-vue": "^3.34.0", |
23 | | - "@vitejs/plugin-vue": "^5.2.4", |
24 | | - "@vueuse/core": "^13.3.0", |
25 | | - "@vueuse/integrations": "^13.3.0", |
| 23 | + "@vitejs/plugin-vue": "^6.0.0", |
| 24 | + "@vueuse/core": "^13.4.0", |
| 25 | + "@vueuse/integrations": "^13.4.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 | | - "vite": "^6.3.5", |
| 30 | + "vite": "^7.0.0", |
31 | 31 | "vite-plugin-pwa": "^1.0.0", |
32 | | - "vue": "^3.5.16", |
| 32 | + "vue": "^3.5.17", |
33 | 33 | "vue-dompurify-html": "^5.3.0" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@antfu/eslint-config": "^4.14.1", |
| 36 | + "@antfu/eslint-config": "^4.16.1", |
37 | 37 | "@octokit/types": "^14.1.0", |
38 | 38 | "@stylistic/stylelint-plugin": "^3.1.2", |
39 | 39 | "@total-typescript/ts-reset": "^0.6.1", |
40 | | - "@types/node": "^24.0.1", |
| 40 | + "@types/node": "^24.0.3", |
41 | 41 | "@types/semver": "^7.7.0", |
42 | | - "eslint": "^9.28.0", |
| 42 | + "eslint": "^9.29.0", |
43 | 43 | "mime-type": "^5.0.3", |
44 | 44 | "postcss-html": "^1.8.0", |
45 | 45 | "postcss-scss": "^4.0.9", |
46 | 46 | "sass-embedded": "^1.89.2", |
47 | | - "stylelint": "^16.20.0", |
48 | | - "stylelint-config-recess-order": "^6.0.0", |
| 47 | + "stylelint": "^16.21.0", |
| 48 | + "stylelint-config-recess-order": "^7.1.0", |
49 | 49 | "stylelint-config-standard-scss": "^15.0.1", |
50 | 50 | "stylelint-declaration-block-no-ignored-properties": "^2.8.0", |
51 | 51 | "stylelint-order": "^7.0.0", |
|
0 commit comments