-
-
Notifications
You must be signed in to change notification settings - Fork 919
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 devdependencies (#3072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
17d11ee
commit f0cf495
Showing
2 changed files
with
182 additions
and
432 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 |
---|---|---|
|
@@ -99,16 +99,16 @@ | |
"@eslint-types/unicorn": "52.0.0", | ||
"@eslint/compat": "1.1.1", | ||
"@eslint/js": "9.9.0", | ||
"@stylistic/eslint-plugin": "2.6.4", | ||
"@types/node": "20.16.1", | ||
"@stylistic/eslint-plugin": "2.7.2", | ||
"@types/node": "20.16.2", | ||
"@types/sanitize-html": "2.13.0", | ||
"@types/semver": "7.5.8", | ||
"@types/validator": "13.12.0", | ||
"@types/validator": "13.12.1", | ||
"@vitest/coverage-v8": "2.0.5", | ||
"@vitest/ui": "2.0.5", | ||
"@vueuse/core": "10.11.1", | ||
"commit-and-tag-version": "12.4.1", | ||
"cypress": "13.13.3", | ||
"commit-and-tag-version": "12.4.2", | ||
"cypress": "13.14.1", | ||
"eslint": "9.9.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-define-config": "2.1.0", | ||
|
@@ -124,15 +124,15 @@ | |
"semver": "7.6.3", | ||
"ts-morph": "23.0.0", | ||
"tsup": "8.2.4", | ||
"tsx": "4.17.0", | ||
"tsx": "4.19.0", | ||
"typescript": "5.5.4", | ||
"typescript-eslint": "8.3.0", | ||
"validator": "13.12.0", | ||
"vite": "5.4.1", | ||
"vite": "5.4.2", | ||
"vitepress": "1.3.3", | ||
"vitest": "2.0.5", | ||
"vue": "3.4.38", | ||
"vue-tsc": "2.0.29" | ||
"vue-tsc": "2.1.2" | ||
}, | ||
"packageManager": "[email protected]", | ||
"engines": { | ||
|
Oops, something went wrong.