|
29 | 29 | "sortablejs": "^1.15.6", |
30 | 30 | "vite": "^7.3.1", |
31 | 31 | "vite-plugin-pwa": "^1.2.0", |
32 | | - "vue": "^3.5.26", |
| 32 | + "vue": "^3.5.27", |
33 | 33 | "vue-dompurify-html": "^5.3.0" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@antfu/eslint-config": "^7.0.1", |
| 36 | + "@antfu/eslint-config": "^7.2.0", |
37 | 37 | "@octokit/types": "^16.0.0", |
38 | | - "@stylistic/stylelint-plugin": "^5.0.0", |
| 38 | + "@stylistic/stylelint-plugin": "^5.0.1", |
39 | 39 | "@total-typescript/ts-reset": "^0.6.1", |
40 | | - "@types/node": "^25.0.9", |
| 40 | + "@types/node": "^25.0.10", |
41 | 41 | "@types/semver": "^7.7.1", |
42 | 42 | "eslint": "^9.39.2", |
43 | 43 | "mime-type": "^5.0.3", |
44 | 44 | "postcss-html": "^1.8.1", |
45 | 45 | "postcss-scss": "^4.0.9", |
46 | | - "sass-embedded": "^1.97.2", |
| 46 | + "sass-embedded": "^1.97.3", |
47 | 47 | "stylelint": "^17.0.0", |
48 | | - "stylelint-config-recess-order": "^7.4.0", |
| 48 | + "stylelint-config-recess-order": "^7.6.0", |
49 | 49 | "stylelint-config-standard-scss": "^17.0.0", |
| 50 | + "stylelint-declaration-block-no-ignored-properties": "^3.0.0", |
50 | 51 | "stylelint-order": "^7.0.1", |
51 | 52 | "stylelint-rem-over-px": "^1.0.2", |
52 | 53 | "type-fest": "^5.4.1", |
53 | 54 | "typescript": "^5.9.3", |
54 | 55 | "unplugin-vue-router": "^0.19.2", |
55 | 56 | "vue-router": "^4.6.4", |
56 | | - "vue-tsc": "^3.2.2", |
| 57 | + "vue-tsc": "^3.2.4", |
57 | 58 | "workbox-build": "^7.4.0", |
58 | 59 | "workbox-core": "^7.4.0", |
59 | 60 | "workbox-precaching": "^7.4.0", |
|
0 commit comments