Skip to content

Commit 906f118

Browse files
chore(deps): update devdependencies
1 parent bcf5348 commit 906f118

File tree

2 files changed

+144
-145
lines changed

2 files changed

+144
-145
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -108,29 +108,29 @@
108108
"@eslint/js": "9.16.0",
109109
"@stylistic/eslint-plugin": "2.11.0",
110110
"@types/eslint__js": "8.42.3",
111-
"@types/node": "22.10.1",
111+
"@types/node": "22.10.3",
112112
"@types/sanitize-html": "2.13.0",
113113
"@types/semver": "7.5.8",
114114
"@types/validator": "13.12.2",
115115
"@vitest/coverage-v8": "2.1.7",
116116
"@vitest/eslint-plugin": "1.1.13",
117117
"@vitest/ui": "2.1.7",
118-
"@vueuse/core": "12.0.0",
118+
"@vueuse/core": "12.2.0",
119119
"commit-and-tag-version": "12.5.0",
120-
"cypress": "13.16.0",
120+
"cypress": "13.17.0",
121121
"eslint": "9.16.0",
122122
"eslint-config-prettier": "9.1.0",
123123
"eslint-plugin-file-progress": "3.0.1",
124124
"eslint-plugin-jsdoc": "50.6.0",
125125
"eslint-plugin-prettier": "5.2.1",
126126
"eslint-plugin-unicorn": "56.0.1",
127-
"jiti": "2.4.1",
128-
"npm-run-all2": "7.0.1",
127+
"jiti": "2.4.2",
128+
"npm-run-all2": "7.0.2",
129129
"prettier": "3.4.1",
130130
"prettier-plugin-organize-imports": "4.1.0",
131131
"prettier-plugin-packagejson": "2.5.6",
132132
"rimraf": "5.0.10",
133-
"sanitize-html": "2.13.1",
133+
"sanitize-html": "2.14.0",
134134
"semver": "7.6.3",
135135
"ts-morph": "24.0.0",
136136
"tsup": "8.3.5",
@@ -141,7 +141,7 @@
141141
"vitepress": "1.5.0",
142142
"vitest": "2.1.7",
143143
"vue": "3.5.13",
144-
"vue-tsc": "2.1.10"
144+
"vue-tsc": "2.2.0"
145145
},
146146
"packageManager": "pnpm@9.14.4",
147147
"engines": {

0 commit comments

Comments
 (0)