-
Notifications
You must be signed in to change notification settings - Fork 433
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
a0c411e
commit 1a8354d
Showing
8 changed files
with
125 additions
and
118 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"version": "3.11.2", | ||
"description": "🛠️ The recommended way to start a Vite-powered Vue project", | ||
"type": "module", | ||
"packageManager": "[email protected].2", | ||
"packageManager": "[email protected].3", | ||
"bin": { | ||
"create-vue": "outfile.cjs" | ||
}, | ||
|
@@ -39,9 +39,9 @@ | |
"devDependencies": { | ||
"@tsconfig/node20": "^20.1.4", | ||
"@types/eslint": "^9.6.1", | ||
"@types/node": "^20.17.0", | ||
"@types/node": "^20.17.1", | ||
"@types/prompts": "^2.4.9", | ||
"@vue/create-eslint-config": "0.4.3", | ||
"@vue/create-eslint-config": "0.5.0", | ||
"@vue/tsconfig": "^0.5.1", | ||
"ejs": "^3.1.10", | ||
"esbuild": "^0.24.0", | ||
|
Oops, something went wrong.