Skip to content

Commit 893e59b

Browse files
chore(deps): update devdependencies (#2256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b0ceca commit 893e59b

File tree

2 files changed

+200
-256
lines changed

2 files changed

+200
-256
lines changed

package.json

+14-14
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": "~12.2.3",
93-
"@types/node": "~20.4.1",
93+
"@types/node": "~20.4.8",
9494
"@types/react": "~18.2.17",
9595
"@types/sanitize-html": "~2.9.0",
9696
"@types/semver": "~7.5.0",
97-
"@types/validator": "~13.7.17",
97+
"@types/validator": "~13.9.0",
9898
"@typescript-eslint/eslint-plugin": "~6.2.0",
9999
"@typescript-eslint/parser": "~6.2.0",
100-
"@vitest/coverage-v8": "~0.33.0",
100+
"@vitest/coverage-v8": "~0.34.1",
101101
"@vitest/ui": "~0.33.0",
102-
"@vueuse/core": "~10.2.1",
102+
"@vueuse/core": "~10.3.0",
103103
"conventional-changelog-cli": "~3.0.0",
104-
"cypress": "~12.17.0",
105-
"esbuild": "~0.18.11",
106-
"eslint": "~8.44.0",
107-
"eslint-config-prettier": "~8.9.0",
108-
"eslint-define-config": "~1.21.0",
104+
"cypress": "~12.17.3",
105+
"esbuild": "~0.18.18",
106+
"eslint": "~8.46.0",
107+
"eslint-config-prettier": "~8.10.0",
108+
"eslint-define-config": "~1.23.0",
109109
"eslint-gitignore": "~0.1.0",
110-
"eslint-plugin-deprecation": "~1.4.1",
111-
"eslint-plugin-jsdoc": "~46.4.3",
110+
"eslint-plugin-deprecation": "~1.5.0",
111+
"eslint-plugin-jsdoc": "~46.4.6",
112112
"eslint-plugin-prettier": "~5.0.0",
113-
"eslint-plugin-vitest": "~0.2.6",
113+
"eslint-plugin-vitest": "~0.2.8",
114114
"glob": "~10.3.3",
115115
"npm-run-all": "~4.1.5",
116116
"picocolors": "~1.0.0",
@@ -125,8 +125,8 @@
125125
"tsx": "~3.12.7",
126126
"typedoc": "~0.24.8",
127127
"typescript": "~4.9.5",
128-
"validator": "~13.9.0",
129-
"vite": "~4.4.2",
128+
"validator": "~13.11.0",
129+
"vite": "~4.4.8",
130130
"vitepress": "1.0.0-beta.7",
131131
"vitest": "~0.33.0",
132132
"vue": "~3.3.4"

0 commit comments

Comments
 (0)