|
3 | 3 | "type": "module", |
4 | 4 | "version": "7.0.14", |
5 | 5 | "private": true, |
6 | | - "packageManager": "[email protected].1", |
| 6 | + "packageManager": "[email protected].3", |
7 | 7 | "description": "DevTools for Vue.js", |
8 | 8 | "author": "webfansplz", |
9 | 9 | "license": "MIT", |
|
68 | 68 | "devDependencies": { |
69 | 69 | "@antfu/eslint-config": "2.6.4", |
70 | 70 | "@antfu/ni": "^0.21.12", |
71 | | - "@arethetypeswrong/cli": "^0.13.6", |
| 71 | + "@arethetypeswrong/cli": "^0.13.10", |
72 | 72 | "@types/chrome": "^0.0.260", |
73 | 73 | "@types/degit": "^2.8.6", |
74 | 74 | "@types/fs-extra": "^11.0.4", |
75 | | - "@types/node": "^20.11.16", |
| 75 | + "@types/node": "^20.11.19", |
76 | 76 | "@unocss/eslint-plugin": "^0.58.5", |
77 | 77 | "@vue/devtools-core": "workspace:^", |
78 | 78 | "@vue/devtools-kit": "workspace:^", |
|
87 | 87 | "fast-glob": "^3.3.2", |
88 | 88 | "fs-extra": "^11.2.0", |
89 | 89 | "jsdom": "^24.0.0", |
90 | | - "lint-staged": "^15.2.1", |
| 90 | + "lint-staged": "^15.2.2", |
91 | 91 | "npm-run-all2": "^6.1.2", |
92 | | - "pnpm": "^8.15.0", |
| 92 | + "pnpm": "^8.15.3", |
93 | 93 | "progress": "^2.0.3", |
94 | 94 | "publint": "^0.2.7", |
95 | 95 | "readdir-glob": "^1.1.3", |
96 | 96 | "regex-extra": "^0.2.2", |
97 | 97 | "simple-git-hooks": "^2.9.0", |
98 | | - "taze": "^0.13.2", |
99 | | - "tsup": "^8.0.1", |
100 | | - "tsx": "^4.7.0", |
| 98 | + "taze": "^0.13.3", |
| 99 | + "tsup": "^8.0.2", |
| 100 | + "tsx": "^4.7.1", |
101 | 101 | "typescript": "^5.3.3", |
102 | 102 | "unbuild": "^2.0.0", |
103 | 103 | "unocss": "^0.58.5", |
104 | | - "vite": "^5.0.12", |
| 104 | + "vite": "^5.1.3", |
105 | 105 | "vitest": "^1.2.2", |
106 | | - "vue": "^3.4.15" |
| 106 | + "vue": "^3.4.19" |
107 | 107 | }, |
108 | 108 | "simple-git-hooks": { |
109 | 109 | "pre-commit": "pnpm lint-staged" |
|
0 commit comments