-
-
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
e684caa
commit 1d806e0
Showing
15 changed files
with
725 additions
and
549 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.0.25", | ||
"private": true, | ||
"packageManager": "[email protected].5", | ||
"packageManager": "[email protected].6", | ||
"description": "DevTools for Vue.js", | ||
"author": "webfansplz", | ||
"license": "MIT", | ||
|
@@ -67,14 +67,14 @@ | |
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "2.9.0", | ||
"@antfu/eslint-config": "2.11.6", | ||
"@antfu/ni": "^0.21.12", | ||
"@arethetypeswrong/cli": "^0.15.2", | ||
"@types/chrome": "^0.0.263", | ||
"@types/degit": "^2.8.6", | ||
"@types/fs-extra": "^11.0.4", | ||
"@types/node": "^20.11.30", | ||
"@unocss/eslint-plugin": "^0.58.6", | ||
"@types/node": "^20.12.2", | ||
"@unocss/eslint-plugin": "^0.58.9", | ||
"@vue/devtools-core": "workspace:^", | ||
"@vue/devtools-kit": "workspace:^", | ||
"@vue/test-utils": "^2.4.5", | ||
|
@@ -91,20 +91,20 @@ | |
"jsdom": "^24.0.0", | ||
"lint-staged": "^15.2.2", | ||
"npm-run-all2": "^6.1.2", | ||
"pnpm": "^8.15.5", | ||
"pnpm": "^8.15.6", | ||
"progress": "^2.0.3", | ||
"publint": "^0.2.7", | ||
"readdir-glob": "^1.1.3", | ||
"regex-extra": "^0.2.2", | ||
"simple-git-hooks": "^2.11.0", | ||
"simple-git-hooks": "^2.11.1", | ||
"taze": "^0.13.3", | ||
"tsup": "^8.0.2", | ||
"tsx": "^4.7.1", | ||
"turbo": "^1.13.0", | ||
"turbo": "^1.13.1", | ||
"typescript": "^5.4.3", | ||
"unbuild": "^2.0.0", | ||
"unocss": "^0.58.6", | ||
"vite": "^5.2.6", | ||
"unocss": "^0.58.9", | ||
"vite": "^5.2.7", | ||
"vitest": "^1.4.0", | ||
"vue": "^3.4.21" | ||
}, | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,6 @@ | |
"rfdc": "^1.3.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.11.30" | ||
"@types/node": "^20.12.2" | ||
} | ||
} |
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.