-
-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
cdd7a29
commit c3cba5a
Showing
17 changed files
with
1,156 additions
and
731 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"type": "module", | ||
"version": "7.1.3", | ||
"private": true, | ||
"packageManager": "[email protected].5", | ||
"packageManager": "[email protected].6", | ||
"description": "DevTools for Vue.js", | ||
"author": "webfansplz", | ||
"license": "MIT", | ||
|
@@ -68,10 +68,10 @@ | |
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "2.15.0", | ||
"@antfu/eslint-config": "2.16.0", | ||
"@antfu/ni": "^0.21.12", | ||
"@arethetypeswrong/cli": "^0.15.3", | ||
"@types/chrome": "^0.0.266", | ||
"@types/chrome": "^0.0.267", | ||
"@types/degit": "^2.8.6", | ||
"@types/fs-extra": "^11.0.4", | ||
"@types/node": "^20.12.7", | ||
|
@@ -80,7 +80,7 @@ | |
"@vue/devtools-kit": "workspace:^", | ||
"@vue/test-utils": "^2.4.5", | ||
"archiver": "^7.0.1", | ||
"bumpp": "^9.4.0", | ||
"bumpp": "^9.4.1", | ||
"cross-env": "^7.0.3", | ||
"degit": "^2.8.4", | ||
"eslint": "npm:[email protected]", | ||
|
@@ -92,22 +92,22 @@ | |
"jsdom": "^24.0.0", | ||
"lint-staged": "^15.2.2", | ||
"npm-run-all2": "^6.1.2", | ||
"pnpm": "^9.0.5", | ||
"pnpm": "^9.0.6", | ||
"progress": "^2.0.3", | ||
"publint": "^0.2.7", | ||
"readdir-glob": "^2.0.0", | ||
"regex-extra": "^0.2.2", | ||
"simple-git-hooks": "^2.11.1", | ||
"taze": "^0.13.6", | ||
"taze": "^0.13.7", | ||
"tsup": "^8.0.2", | ||
"tsx": "^4.7.2", | ||
"turbo": "^1.13.2", | ||
"tsx": "^4.7.3", | ||
"turbo": "^1.13.3", | ||
"typescript": "^5.4.5", | ||
"unbuild": "^2.0.0", | ||
"unocss": "^0.59.4", | ||
"vite": "^5.2.10", | ||
"vitest": "^1.5.0", | ||
"vue": "^3.4.23" | ||
"vitest": "^1.5.2", | ||
"vue": "^3.4.26" | ||
}, | ||
"simple-git-hooks": { | ||
"pre-commit": "pnpm lint-staged" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,6 @@ | |
}, | ||
"devDependencies": { | ||
"@vitejs/plugin-vue": "^5.0.4", | ||
"vue": "^3.4.23" | ||
"vue": "^3.4.26" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,6 +30,6 @@ | |
"vite-hot-client": "^0.2.3" | ||
}, | ||
"devDependencies": { | ||
"vue": "^3.4.23" | ||
"vue": "^3.4.26" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.