|
3 | 3 | "type": "module",
|
4 | 4 | "version": "7.3.2",
|
5 | 5 | "private": true,
|
6 |
| - "packageManager": "pnpm@10.15.1", |
| 6 | + "packageManager": "pnpm@10.17.0", |
7 | 7 | "description": "DevTools for Vue.js",
|
8 | 8 | "author": "webfansplz",
|
9 | 9 | "license": "MIT",
|
|
73 | 73 | "gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
|
74 | 74 | },
|
75 | 75 | "devDependencies": {
|
76 |
| - "@antfu/eslint-config": "^5.3.0", |
| 76 | + "@antfu/eslint-config": "^5.4.1", |
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.9", |
| 80 | + "@types/chrome": "^0.1.12", |
81 | 81 | "@types/degit": "^2.8.6",
|
82 | 82 | "@types/fs-extra": "^11.0.4",
|
83 |
| - "@types/node": "^24.3.1", |
84 |
| - "@typescript-eslint/parser": "^8.43.0", |
85 |
| - "@typescript-eslint/utils": "^8.43.0", |
| 83 | + "@types/node": "^24.5.2", |
| 84 | + "@typescript-eslint/parser": "^8.44.0", |
| 85 | + "@typescript-eslint/utils": "^8.44.0", |
86 | 86 | "@unocss/eslint-plugin": "^66.5.1",
|
87 | 87 | "@vue/devtools-core": "workspace:^",
|
88 | 88 | "@vue/devtools-kit": "workspace:^",
|
|
91 | 91 | "bumpp": "^10.2.3",
|
92 | 92 | "cross-env": "^10.0.0",
|
93 | 93 | "degit": "^2.8.4",
|
94 |
| - "eslint": "^9.35.0", |
95 |
| - "eslint-plugin-format": "^1.0.1", |
| 94 | + "eslint": "^9.36.0", |
| 95 | + "eslint-plugin-format": "^1.0.2", |
96 | 96 | "eslint-vitest-rule-tester": "^2.2.1",
|
97 | 97 | "execa": "^9.6.0",
|
98 | 98 | "fast-glob": "^3.3.3",
|
99 |
| - "fs-extra": "^11.3.1", |
| 99 | + "fs-extra": "^11.3.2", |
100 | 100 | "jsdom": "^26.1.0",
|
101 | 101 | "lint-staged": "^16.1.6",
|
102 | 102 | "npm-run-all2": "^8.0.4",
|
103 | 103 | "picocolors": "^1.1.1",
|
104 |
| - "pnpm": "^10.15.1", |
| 104 | + "pnpm": "^10.17.0", |
105 | 105 | "progress": "^2.0.3",
|
106 |
| - "publint": "^0.3.12", |
| 106 | + "publint": "^0.3.13", |
107 | 107 | "readdir-glob": "^2.0.1",
|
108 | 108 | "regex-extra": "^0.2.2",
|
109 | 109 | "semver": "^7.7.2",
|
110 | 110 | "simple-git-hooks": "^2.13.1",
|
111 |
| - "taze": "^19.6.0", |
112 |
| - "tsdown": "^0.15.0", |
| 111 | + "taze": "^19.7.0", |
| 112 | + "tsdown": "^0.15.4", |
113 | 113 | "tsup": "^8.5.0",
|
114 | 114 | "tsx": "^4.20.5",
|
115 | 115 | "turbo": "^2.5.6",
|
116 | 116 | "typescript": "^5.9.2",
|
117 | 117 | "unbuild": "3.6.1",
|
118 | 118 | "unocss": "^66.5.1",
|
119 |
| - "vite": "^7.1.5", |
| 119 | + "vite": "^7.1.6", |
120 | 120 | "vitest": "^3.2.4",
|
121 | 121 | "vue": "^3.5.21"
|
122 | 122 | },
|
|
0 commit comments