|
3 | 3 | "type": "module",
|
4 | 4 | "version": "7.3.2",
|
5 | 5 | "private": true,
|
6 |
| - "packageManager": "pnpm@10.6.1", |
| 6 | + "packageManager": "pnpm@10.7.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": "^4.8.1", |
| 76 | + "@antfu/eslint-config": "^4.11.0", |
77 | 77 | "@antfu/ni": "^23.3.1",
|
78 | 78 | "@arethetypeswrong/cli": "^0.17.4",
|
79 | 79 | "@clack/prompts": "^0.10.0",
|
80 |
| - "@types/chrome": "^0.0.308", |
| 80 | + "@types/chrome": "^0.0.313", |
81 | 81 | "@types/degit": "^2.8.6",
|
82 | 82 | "@types/fs-extra": "^11.0.4",
|
83 |
| - "@types/node": "^22.13.10", |
84 |
| - "@typescript-eslint/parser": "^8.26.0", |
85 |
| - "@typescript-eslint/utils": "^8.26.0", |
| 83 | + "@types/node": "^22.13.14", |
| 84 | + "@typescript-eslint/parser": "^8.28.0", |
| 85 | + "@typescript-eslint/utils": "^8.28.0", |
86 | 86 | "@unocss/eslint-plugin": "^66.0.0",
|
87 | 87 | "@vue/devtools-core": "workspace:^",
|
88 | 88 | "@vue/devtools-kit": "workspace:^",
|
89 | 89 | "@vue/test-utils": "^2.4.6",
|
90 | 90 | "archiver": "^7.0.1",
|
91 |
| - "bumpp": "^10.0.3", |
| 91 | + "bumpp": "^10.1.0", |
92 | 92 | "cross-env": "^7.0.3",
|
93 | 93 | "degit": "^2.8.4",
|
94 |
| - "eslint": "^9.22.0", |
| 94 | + "eslint": "^9.23.0", |
95 | 95 | "eslint-plugin-format": "^1.0.1",
|
96 | 96 | "eslint-vitest-rule-tester": "^1.1.0",
|
97 | 97 | "execa": "^9.5.2",
|
98 | 98 | "fast-glob": "^3.3.3",
|
99 | 99 | "fs-extra": "^11.3.0",
|
100 | 100 | "jsdom": "^26.0.0",
|
101 |
| - "lint-staged": "^15.4.3", |
| 101 | + "lint-staged": "^15.5.0", |
102 | 102 | "npm-run-all2": "^7.0.2",
|
103 | 103 | "picocolors": "^1.1.1",
|
104 |
| - "pnpm": "^10.6.1", |
| 104 | + "pnpm": "^10.7.0", |
105 | 105 | "progress": "^2.0.3",
|
106 |
| - "publint": "^0.3.8", |
| 106 | + "publint": "^0.3.9", |
107 | 107 | "readdir-glob": "^2.0.1",
|
108 | 108 | "regex-extra": "^0.2.2",
|
109 | 109 | "semver": "^7.7.1",
|
110 |
| - "simple-git-hooks": "^2.11.1", |
| 110 | + "simple-git-hooks": "^2.12.1", |
111 | 111 | "taze": "^18.7.1",
|
112 | 112 | "tsup": "^8.4.0",
|
113 | 113 | "tsx": "^4.19.3",
|
|
116 | 116 | "unbuild": "^3.5.0",
|
117 | 117 | "unocss": "^66.0.0",
|
118 | 118 | "vite": "^6.2.1",
|
119 |
| - "vitest": "^3.0.8", |
| 119 | + "vitest": "^3.0.9", |
120 | 120 | "vue": "^3.5.13"
|
121 | 121 | },
|
122 | 122 | "simple-git-hooks": {
|
|
0 commit comments