|
9 | 9 | "preview": "vite preview", |
10 | 10 | "build-only": "vite build", |
11 | 11 | "type-check": "vue-tsc --noEmit", |
12 | | - "lint": "eslint --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx --fix --ignore-path .gitignore .", |
| 12 | + "lint": "eslint --cache --fix .", |
13 | 13 | "format": "prettier --cache --write --ignore-unknown .", |
14 | 14 | "postinstall": "simple-git-hooks", |
15 | 15 | "postpublish": "curl -X PUT https://registry-direct.npmmirror.com/@gkd-kit/inspect/sync" |
|
22 | 22 | "./dist" |
23 | 23 | ], |
24 | 24 | "dependencies": { |
25 | | - "@antv/g6": "5.0.43", |
26 | | - "@eslint/js": "9.21.0", |
27 | | - "@gkd-kit/api": "0.6.0", |
| 25 | + "@antv/g6": "5.0.49", |
| 26 | + "@eslint/js": "9.29.0", |
| 27 | + "@gkd-kit/api": "0.7.3", |
28 | 28 | "@gkd-kit/selector": "0.5.22", |
29 | 29 | "@gkd-kit/wasm_matches": "0.0.1", |
30 | | - "@tsconfig/node20": "20.1.4", |
| 30 | + "@tsconfig/node20": "20.1.6", |
31 | 31 | "@types/file-saver": "2.0.7", |
32 | 32 | "@types/fs-extra": "11.0.4", |
33 | 33 | "@types/lodash-es": "4.17.12", |
34 | | - "@types/node": "22.13.5", |
35 | | - "@vitejs/plugin-legacy": "6.0.1", |
36 | | - "@vitejs/plugin-vue": "5.2.1", |
37 | | - "@vitejs/plugin-vue-jsx": "4.1.1", |
| 34 | + "@types/node": "24.0.4", |
| 35 | + "@vitejs/plugin-legacy": "7.0.0", |
| 36 | + "@vitejs/plugin-vue": "6.0.0", |
| 37 | + "@vitejs/plugin-vue-jsx": "5.0.0", |
38 | 38 | "@vue/eslint-config-prettier": "10.2.0", |
39 | | - "@vue/eslint-config-typescript": "14.4.0", |
| 39 | + "@vue/eslint-config-typescript": "14.5.1", |
40 | 40 | "@vue/tsconfig": "0.7.0", |
41 | | - "@vueuse/components": "12.7.0", |
42 | | - "@vueuse/core": "12.7.0", |
43 | | - "browser-fs-access": "0.35.0", |
| 41 | + "@vueuse/components": "13.4.0", |
| 42 | + "@vueuse/core": "13.4.0", |
| 43 | + "browser-fs-access": "0.38.0", |
44 | 44 | "compressorjs": "1.2.1", |
45 | 45 | "cross-env": "7.0.3", |
46 | 46 | "dayjs": "1.11.13", |
47 | | - "eslint": "9.21.0", |
48 | | - "eslint-config-prettier": "10.0.1", |
| 47 | + "eslint": "9.29.0", |
| 48 | + "eslint-config-prettier": "10.1.5", |
49 | 49 | "eslint-define-config": "2.1.0", |
50 | 50 | "eslint-plugin-unused-imports": "4.1.4", |
51 | | - "eslint-plugin-vue": "9.32.0", |
| 51 | + "eslint-plugin-vue": "10.2.0", |
52 | 52 | "file-saver": "2.0.5", |
| 53 | + "globals": "16.2.0", |
53 | 54 | "json5": "2.2.3", |
54 | 55 | "jszip": "3.10.1", |
55 | | - "lint-staged": "15.4.3", |
| 56 | + "lint-staged": "16.1.2", |
56 | 57 | "localforage": "1.10.0", |
57 | 58 | "lodash-es": "4.17.21", |
58 | | - "naive-ui": "2.41.0", |
| 59 | + "naive-ui": "2.42.0", |
59 | 60 | "normalize.css": "8.0.1", |
60 | 61 | "p-limit": "6.2.0", |
61 | | - "pinia": "3.0.1", |
62 | | - "prettier": "3.5.2", |
63 | | - "sass": "1.85.0", |
64 | | - "simple-git": "3.27.0", |
65 | | - "simple-git-hooks": "2.11.1", |
66 | | - "tsx": "4.19.3", |
67 | | - "typescript": "5.7.3", |
68 | | - "typescript-eslint": "8.24.1", |
| 62 | + "pkg-exports": "0.2.0", |
| 63 | + "prettier": "3.6.1", |
| 64 | + "sass": "1.89.2", |
| 65 | + "simple-git": "3.28.0", |
| 66 | + "simple-git-hooks": "2.13.0", |
| 67 | + "tsx": "4.20.3", |
| 68 | + "typescript": "5.8.3", |
| 69 | + "typescript-eslint": "8.35.0", |
69 | 70 | "universal-base64url": "1.1.0", |
70 | | - "unocss": "66.0.0", |
71 | | - "unplugin-auto-import": "19.1.0", |
| 71 | + "unocss": "66.3.2", |
| 72 | + "unplugin-auto-import": "19.3.0", |
72 | 73 | "unplugin-data": "0.1.1", |
73 | | - "unplugin-vue-components": "28.4.0", |
| 74 | + "unplugin-vue-components": "28.7.0", |
74 | 75 | "user-attachments": "2.0.2", |
75 | | - "vite": "6.1.1", |
76 | | - "vite-plugin-monkey": "5.0.8", |
77 | | - "vue": "3.5.13", |
78 | | - "vue-router": "4.5.0" |
| 76 | + "vite": "7.0.0", |
| 77 | + "vite-plugin-monkey": "5.0.9", |
| 78 | + "vue": "3.5.17", |
| 79 | + "vue-router": "4.5.1" |
79 | 80 | }, |
80 | 81 | "volta": { |
81 | | - "node": "22.10.0", |
82 | | - "pnpm": "10.5.2" |
| 82 | + "node": "24.3.0", |
| 83 | + "pnpm": "10.12.3" |
83 | 84 | }, |
84 | | - "packageManager": "pnpm@10.5.2", |
| 85 | + "packageManager": "pnpm@10.12.3", |
85 | 86 | "simple-git-hooks": { |
86 | 87 | "pre-commit": "pnpm exec lint-staged" |
87 | 88 | }, |
|
0 commit comments