|
3 | 3 | "type": "module", |
4 | 4 | "version": "7.3.2", |
5 | 5 | "private": true, |
6 | | - "packageManager": "pnpm@10.18.3", |
| 6 | + "packageManager": "pnpm@10.20.0", |
7 | 7 | "description": "DevTools for Vue.js", |
8 | 8 | "author": "webfansplz", |
9 | 9 | "license": "MIT", |
|
77 | 77 | "@antfu/ni": "^25.0.0", |
78 | 78 | "@arethetypeswrong/cli": "^0.18.2", |
79 | 79 | "@clack/prompts": "^0.11.0", |
80 | | - "@types/chrome": "^0.1.24", |
| 80 | + "@types/chrome": "^0.1.27", |
81 | 81 | "@types/degit": "^2.8.6", |
82 | 82 | "@types/fs-extra": "^11.0.4", |
83 | | - "@types/node": "^24.7.2", |
84 | | - "@typescript-eslint/parser": "^8.46.1", |
85 | | - "@typescript-eslint/utils": "^8.46.1", |
| 83 | + "@types/node": "^24.9.2", |
| 84 | + "@typescript-eslint/parser": "^8.46.2", |
| 85 | + "@typescript-eslint/utils": "^8.46.2", |
86 | 86 | "@unocss/eslint-plugin": "^66.5.4", |
87 | 87 | "@vue/devtools-core": "workspace:^", |
88 | 88 | "@vue/devtools-kit": "workspace:^", |
|
91 | 91 | "bumpp": "^10.3.1", |
92 | 92 | "cross-env": "^10.1.0", |
93 | 93 | "degit": "^2.8.4", |
94 | | - "eslint": "^9.37.0", |
| 94 | + "eslint": "^9.38.0", |
95 | 95 | "eslint-plugin-format": "^1.0.2", |
96 | | - "eslint-vitest-rule-tester": "^2.2.2", |
| 96 | + "eslint-vitest-rule-tester": "^2.3.0", |
97 | 97 | "fast-glob": "^3.3.3", |
98 | 98 | "fs-extra": "^11.3.2", |
99 | 99 | "jsdom": "^26.1.0", |
100 | | - "lint-staged": "^16.2.4", |
| 100 | + "lint-staged": "^16.2.6", |
101 | 101 | "npm-run-all2": "^8.0.4", |
102 | 102 | "picocolors": "^1.1.1", |
103 | | - "pnpm": "^10.18.3", |
| 103 | + "pnpm": "^10.20.0", |
104 | 104 | "progress": "^2.0.3", |
105 | | - "publint": "^0.3.14", |
| 105 | + "publint": "^0.3.15", |
106 | 106 | "readdir-glob": "^2.0.1", |
107 | 107 | "regex-extra": "^0.2.2", |
108 | 108 | "semver": "^7.7.3", |
109 | 109 | "simple-git-hooks": "^2.13.1", |
110 | | - "taze": "^19.7.0", |
111 | | - "tsdown": "^0.15.7", |
| 110 | + "taze": "^19.9.0", |
| 111 | + "tsdown": "^0.15.12", |
112 | 112 | "tsup": "^8.5.0", |
113 | 113 | "tsx": "^4.20.6", |
114 | 114 | "turbo": "^2.5.8", |
|
0 commit comments