Skip to content

Commit f0cf495

Browse files
chore(deps): update devdependencies (#3072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17d11ee commit f0cf495

File tree

2 files changed

+182
-432
lines changed

2 files changed

+182
-432
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -99,16 +99,16 @@
9999
"@eslint-types/unicorn": "52.0.0",
100100
"@eslint/compat": "1.1.1",
101101
"@eslint/js": "9.9.0",
102-
"@stylistic/eslint-plugin": "2.6.4",
103-
"@types/node": "20.16.1",
102+
"@stylistic/eslint-plugin": "2.7.2",
103+
"@types/node": "20.16.2",
104104
"@types/sanitize-html": "2.13.0",
105105
"@types/semver": "7.5.8",
106-
"@types/validator": "13.12.0",
106+
"@types/validator": "13.12.1",
107107
"@vitest/coverage-v8": "2.0.5",
108108
"@vitest/ui": "2.0.5",
109109
"@vueuse/core": "10.11.1",
110-
"commit-and-tag-version": "12.4.1",
111-
"cypress": "13.13.3",
110+
"commit-and-tag-version": "12.4.2",
111+
"cypress": "13.14.1",
112112
"eslint": "9.9.0",
113113
"eslint-config-prettier": "9.1.0",
114114
"eslint-define-config": "2.1.0",
@@ -124,15 +124,15 @@
124124
"semver": "7.6.3",
125125
"ts-morph": "23.0.0",
126126
"tsup": "8.2.4",
127-
"tsx": "4.17.0",
127+
"tsx": "4.19.0",
128128
"typescript": "5.5.4",
129129
"typescript-eslint": "8.3.0",
130130
"validator": "13.12.0",
131-
"vite": "5.4.1",
131+
"vite": "5.4.2",
132132
"vitepress": "1.3.3",
133133
"vitest": "2.0.5",
134134
"vue": "3.4.38",
135-
"vue-tsc": "2.0.29"
135+
"vue-tsc": "2.1.2"
136136
},
137137
"packageManager": "[email protected]",
138138
"engines": {

0 commit comments

Comments
 (0)