|
2 | 2 | "name": "github-metrics", |
3 | 3 | "type": "module", |
4 | 4 | "private": true, |
5 | | - "packageManager": "pnpm@10.32.1", |
| 5 | + "packageManager": "pnpm@10.33.0", |
6 | 6 | "license": "AGPL-3.0-or-later", |
7 | 7 | "engines": { |
8 | 8 | "node": ">=24" |
|
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | 23 | "@octokit/core": "^7.0.6", |
24 | | - "@tabler/icons-vue": "^3.40.0", |
| 24 | + "@tabler/icons-vue": "^3.41.1", |
25 | 25 | "@vitejs/plugin-vue": "^6.0.5", |
26 | 26 | "@vueuse/core": "^14.2.1", |
27 | 27 | "@vueuse/integrations": "^14.2.1", |
|
31 | 31 | "sortablejs": "^1.15.7", |
32 | 32 | "vite": "~7.3.1", |
33 | 33 | "vite-plugin-pwa": "^1.2.0", |
34 | | - "vue": "^3.5.30", |
| 34 | + "vue": "^3.5.31", |
35 | 35 | "vue-dompurify-html": "^5.3.0", |
36 | 36 | "workbox-window": "^7.4.0" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@antfu/eslint-config": "^7.7.3", |
| 39 | + "@antfu/eslint-config": "^8.0.0", |
40 | 40 | "@octokit/types": "^16.0.0", |
41 | | - "@stylistic/stylelint-config": "^4.0.0", |
| 41 | + "@stylistic/stylelint-config": "^5.0.0", |
42 | 42 | "@total-typescript/ts-reset": "^0.6.1", |
43 | 43 | "@types/node": "^25.5.0", |
44 | 44 | "@types/semver": "^7.7.1", |
45 | 45 | "@types/sortablejs": "^1.15.9", |
46 | | - "eslint": "^10.0.3", |
| 46 | + "eslint": "^10.1.0", |
47 | 47 | "mime-type": "^5.0.3", |
48 | 48 | "postcss-html": "^1.8.1", |
49 | 49 | "postcss-scss": "^4.0.9", |
50 | 50 | "sass-embedded": "^1.98.0", |
51 | | - "stylelint": "^17.5.0", |
| 51 | + "stylelint": "^17.6.0", |
52 | 52 | "stylelint-config-recess-order": "^7.7.0", |
53 | 53 | "stylelint-config-standard-scss": "^17.0.0", |
54 | 54 | "stylelint-declaration-block-no-ignored-properties": "^3.0.0", |
|
0 commit comments