|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@octokit/core": "^6.1.2", |
21 | | - "@tabler/icons-vue": "^3.19.0", |
| 21 | + "@tabler/icons-vue": "^3.21.0", |
22 | 22 | "@vitejs/plugin-vue": "^5.1.4", |
23 | 23 | "@vueuse/core": "^11.1.0", |
24 | 24 | "@vueuse/integrations": "^11.1.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.3", |
29 | | - "vite": "^5.4.8", |
| 29 | + "vite": "^5.4.10", |
30 | 30 | "vite-plugin-pwa": "^0.20.5", |
31 | | - "vue": "^3.5.11", |
| 31 | + "vue": "^3.5.12", |
32 | 32 | "vue-dompurify-html": "^5.1.0" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@antfu/eslint-config": "^3.7.3", |
| 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.7.4", |
| 38 | + "@types/node": "^22.8.4", |
39 | 39 | "@types/semver": "^7.5.8", |
40 | | - "eslint": "^9.12.0", |
| 40 | + "eslint": "^9.13.0", |
41 | 41 | "postcss-html": "^1.7.0", |
42 | 42 | "postcss-scss": "^4.0.9", |
43 | | - "sass": "^1.79.4", |
44 | | - "stylelint": "^16.9.0", |
| 43 | + "sass": "^1.80.4", |
| 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 | 49 | "stylelint-rem-over-px": "^1.0.1", |
50 | 50 | "type-fest": "^4.26.1", |
51 | | - "typescript": "^5.5.4", |
| 51 | + "typescript": "^5.6.3", |
52 | 52 | "vue-router": "^4.4.5", |
53 | | - "vue-tsc": "^2.1.6", |
54 | | - "workbox-core": "^7.1.0", |
55 | | - "workbox-precaching": "^7.1.0", |
56 | | - "workbox-routing": "^7.1.0", |
57 | | - "workbox-strategies": "^7.1.0" |
| 53 | + "vue-tsc": "^2.1.8", |
| 54 | + "workbox-core": "^7.3.0", |
| 55 | + "workbox-precaching": "^7.3.0", |
| 56 | + "workbox-routing": "^7.3.0", |
| 57 | + "workbox-strategies": "^7.3.0" |
58 | 58 | } |
59 | 59 | } |
0 commit comments