|
65 | 65 | "lodash.clonedeep": "^4.5.0", |
66 | 66 | "lodash.merge": "^4.6.2", |
67 | 67 | "node-html-parser": "^7.0.1", |
68 | | - "tsdown": "~0.12.9" |
| 68 | + "tsdown": "~0.15.12" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | | - "@commitlint/cli": "^19.8.1", |
72 | | - "@tomjs/commitlint": "^4.0.0", |
73 | | - "@tomjs/eslint": "^5.2.0", |
74 | | - "@tomjs/stylelint": "^6.0.0", |
75 | | - "@tomjs/tsconfig": "^2.0.0", |
| 71 | + "@antfu/eslint-config": "^6.2.0", |
| 72 | + "@commitlint/cli": "^20.1.0", |
| 73 | + "@tomjs/commitlint": "^5.0.0", |
| 74 | + "@tomjs/eslint": "^6.0.0", |
| 75 | + "@tomjs/stylelint": "^7.0.0", |
| 76 | + "@tomjs/tsconfig": "^2.1.0", |
76 | 77 | "@types/lodash.clonedeep": "^4.5.9", |
77 | 78 | "@types/lodash.merge": "^4.6.9", |
78 | | - "@types/node": "18.19.120", |
79 | | - "@vitejs/plugin-vue": "^5.2.4", |
80 | | - "cross-env": "^7.0.3", |
81 | | - "eslint": "^9.31.0", |
82 | | - "globals": "^16.3.0", |
83 | | - "lint-staged": "^16.1.2", |
| 79 | + "@types/node": "20.19.25", |
| 80 | + "@vitejs/plugin-vue": "^6.0.2", |
| 81 | + "cross-env": "^10.1.0", |
| 82 | + "eslint": "^9.39.1", |
| 83 | + "globals": "^16.5.0", |
| 84 | + "lint-staged": "^16.2.7", |
84 | 85 | "npm-run-all": "^4.1.5", |
85 | | - "publint": "^0.3.12", |
86 | | - "rimraf": "^6.0.1", |
87 | | - "simple-git-hooks": "^2.13.0", |
88 | | - "stylelint": "^16.22.0", |
89 | | - "tsx": "^4.20.3", |
90 | | - "typescript": "~5.7.3", |
91 | | - "vite": "^6.3.5", |
92 | | - "vue-tsc": "^2.2.12" |
| 86 | + "publint": "^0.3.15", |
| 87 | + "rimraf": "^6.1.2", |
| 88 | + "simple-git-hooks": "^2.13.1", |
| 89 | + "stylelint": "^16.26.1", |
| 90 | + "tsx": "^4.20.6", |
| 91 | + "typescript": "~5.8.3", |
| 92 | + "vite": "^7.2.4", |
| 93 | + "vue-tsc": "^3.1.5" |
93 | 94 | } |
94 | 95 | } |
0 commit comments