|
20 | 20 | "@octokit/core": "^6.1.2", |
21 | 21 | "@tabler/icons-vue": "^3.21.0", |
22 | 22 | "@vitejs/plugin-vue": "^5.1.4", |
23 | | - "@vueuse/core": "^11.1.0", |
24 | | - "@vueuse/integrations": "^11.1.0", |
| 23 | + "@vueuse/core": "^11.2.0", |
| 24 | + "@vueuse/integrations": "^11.2.0", |
25 | 25 | "dayjs": "^1.11.13", |
26 | 26 | "http-status-codes": "^2.3.0", |
27 | 27 | "semver": "^7.6.3", |
|
35 | 35 | "@antfu/eslint-config": "^3.8.0", |
36 | 36 | "@octokit/types": "^13.6.1", |
37 | 37 | "@stylistic/stylelint-plugin": "^3.1.1", |
38 | | - "@types/node": "^22.8.4", |
| 38 | + "@types/node": "^22.8.6", |
39 | 39 | "@types/semver": "^7.5.8", |
40 | | - "eslint": "^9.13.0", |
| 40 | + "eslint": "^9.14.0", |
41 | 41 | "postcss-html": "^1.7.0", |
42 | 42 | "postcss-scss": "^4.0.9", |
43 | | - "sass": "^1.80.4", |
| 43 | + "sass": "^1.80.6", |
44 | 44 | "stylelint": "^16.10.0", |
45 | 45 | "stylelint-config-recess-order": "^5.1.1", |
46 | 46 | "stylelint-config-standard-scss": "^13.1.0", |
47 | 47 | "stylelint-declaration-block-no-ignored-properties": "^2.8.0", |
48 | 48 | "stylelint-order": "^6.0.4", |
49 | | - "stylelint-rem-over-px": "^1.0.1", |
| 49 | + "stylelint-rem-over-px": "^1.0.2", |
50 | 50 | "type-fest": "^4.26.1", |
51 | 51 | "typescript": "^5.6.3", |
52 | 52 | "vue-router": "^4.4.5", |
53 | | - "vue-tsc": "^2.1.8", |
| 53 | + "vue-tsc": "^2.1.10", |
54 | 54 | "workbox-core": "^7.3.0", |
55 | 55 | "workbox-precaching": "^7.3.0", |
56 | 56 | "workbox-routing": "^7.3.0", |
|
0 commit comments