|
58 | 58 | "@oiij/utils": "workspace:*", |
59 | 59 | "@oiij/v-charts": "workspace:*", |
60 | 60 | "@oiij/xlsx": "workspace:*", |
61 | | - "naive-ui": "^2.42.0", |
62 | | - "three": "^0.179.1", |
63 | | - "vue": "^3.5.18" |
| 61 | + "naive-ui": "^2.43.1", |
| 62 | + "three": "^0.180.0", |
| 63 | + "vue": "^3.5.21" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@antfu/eslint-config": "^5.2.1", |
| 66 | + "@antfu/eslint-config": "^5.4.1", |
67 | 67 | "@oiij/tsconfig": "^0.0.1", |
68 | | - "@types/node": "^24.3.0", |
69 | | - "@types/three": "^0.179.0", |
| 68 | + "@types/node": "^24.5.2", |
| 69 | + "@types/three": "^0.180.0", |
70 | 70 | "@vitejs/plugin-vue": "^6.0.1", |
71 | 71 | "@vitest/ui": "^3.2.4", |
72 | 72 | "bumpp": "^10.2.3", |
73 | 73 | "commitlint": "^19.8.1", |
74 | 74 | "cz-git": "^1.12.0", |
75 | 75 | "czg": "^1.12.0", |
76 | | - "eslint": "^9.33.0", |
77 | | - "eslint-plugin-format": "^1.0.1", |
| 76 | + "eslint": "^9.36.0", |
| 77 | + "eslint-plugin-format": "^1.0.2", |
78 | 78 | "esno": "^4.8.0", |
79 | | - "lint-staged": "^16.1.5", |
| 79 | + "lint-staged": "^16.1.6", |
80 | 80 | "postcss": "^8.5.6", |
81 | 81 | "simple-git-hooks": "^2.13.1", |
82 | | - "taze": "^19.1.0", |
83 | | - "tsdown": "^0.14.1", |
| 82 | + "taze": "^19.7.0", |
| 83 | + "tsdown": "^0.15.3", |
84 | 84 | "typescript": "^5.9.2", |
85 | | - "vite": "^7.1.2", |
| 85 | + "vite": "^7.1.6", |
86 | 86 | "vite-plugin-dts": "^4.5.4", |
87 | 87 | "vitepress": "^1.6.4", |
88 | 88 | "vitepress-demo-plugin": "^1.4.7", |
89 | 89 | "vitest": "^3.2.4", |
90 | | - "vue-tsc": "^3.0.5" |
| 90 | + "vue-tsc": "^3.0.7" |
91 | 91 | }, |
92 | 92 | "simple-git-hooks": { |
93 | 93 | "pre-commit": "pnpm lint-staged && pnpm type:check" |
|
0 commit comments