Skip to content

Commit f6c364c

Browse files
chore(deps): update devdependencies
1 parent 3e4952b commit f6c364c

File tree

2 files changed

+121
-147
lines changed

2 files changed

+121
-147
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,27 +90,27 @@
9090
"@actions/github": "~5.1.1",
9191
"@algolia/client-search": "~4.19.1",
9292
"@types/markdown-it": "~13.0.2",
93-
"@types/node": "~20.8.0",
93+
"@types/node": "~20.8.3",
9494
"@types/sanitize-html": "~2.9.1",
9595
"@types/semver": "~7.5.3",
9696
"@types/validator": "~13.11.2",
9797
"@typescript-eslint/eslint-plugin": "~6.7.3",
9898
"@typescript-eslint/parser": "~6.7.3",
9999
"@vitest/coverage-v8": "~0.34.6",
100100
"@vitest/ui": "~0.34.7",
101-
"@vueuse/core": "~10.4.1",
101+
"@vueuse/core": "~10.5.0",
102102
"conventional-changelog-cli": "~4.1.0",
103103
"cypress": "~13.3.0",
104104
"esbuild": "~0.19.4",
105-
"eslint": "~8.50.0",
105+
"eslint": "~8.51.0",
106106
"eslint-config-prettier": "~9.0.0",
107-
"eslint-define-config": "~1.23.0",
107+
"eslint-define-config": "~1.24.0",
108108
"eslint-gitignore": "~0.1.0",
109109
"eslint-plugin-deprecation": "~2.0.0",
110110
"eslint-plugin-jsdoc": "~46.8.2",
111111
"eslint-plugin-prettier": "~5.0.0",
112112
"eslint-plugin-unicorn": "~48.0.1",
113-
"eslint-plugin-vitest": "~0.3.1",
113+
"eslint-plugin-vitest": "~0.3.2",
114114
"glob": "~10.3.10",
115115
"npm-run-all": "~4.1.5",
116116
"prettier": "3.0.3",
@@ -123,7 +123,7 @@
123123
"typedoc": "~0.24.8",
124124
"typescript": "~4.9.5",
125125
"validator": "~13.11.0",
126-
"vite": "~4.4.9",
126+
"vite": "~4.4.11",
127127
"vitepress": "1.0.0-beta.7",
128128
"vitest": "~0.34.6",
129129
"vue": "~3.3.4"

0 commit comments

Comments
 (0)