Skip to content

Commit 6eafb5f

Browse files
chore(deps): update devdependencies
1 parent e550392 commit 6eafb5f

File tree

2 files changed

+164
-166
lines changed

2 files changed

+164
-166
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@actions/github": "~5.1.1",
9292
"@algolia/client-search": "~4.18.0",
9393
"@types/markdown-it": "~12.2.3",
94-
"@types/node": "~20.4.1",
94+
"@types/node": "~20.4.2",
9595
"@types/prettier": "~2.7.3",
9696
"@types/react": "~18.2.14",
9797
"@types/sanitize-html": "~2.9.0",
@@ -103,21 +103,21 @@
103103
"@vitest/ui": "~0.33.0",
104104
"@vueuse/core": "~10.2.1",
105105
"conventional-changelog-cli": "~3.0.0",
106-
"cypress": "~12.17.0",
107-
"esbuild": "~0.18.11",
108-
"eslint": "~8.44.0",
106+
"cypress": "~12.17.1",
107+
"esbuild": "~0.18.13",
108+
"eslint": "~8.45.0",
109109
"eslint-config-prettier": "~8.8.0",
110110
"eslint-define-config": "~1.21.0",
111111
"eslint-gitignore": "~0.1.0",
112112
"eslint-plugin-deprecation": "~1.4.1",
113-
"eslint-plugin-jsdoc": "~46.4.3",
113+
"eslint-plugin-jsdoc": "~46.4.4",
114114
"eslint-plugin-prettier": "~4.2.1",
115115
"eslint-plugin-vitest": "~0.2.6",
116116
"glob": "~10.3.3",
117117
"npm-run-all": "~4.1.5",
118118
"picocolors": "~1.0.0",
119119
"prettier": "2.8.8",
120-
"prettier-plugin-organize-imports": "~3.2.2",
120+
"prettier-plugin-organize-imports": "~3.2.3",
121121
"react": "~18.2.0",
122122
"react-dom": "~18.2.0",
123123
"rimraf": "~5.0.1",
@@ -128,7 +128,7 @@
128128
"typedoc": "~0.24.8",
129129
"typescript": "~4.9.5",
130130
"validator": "~13.9.0",
131-
"vite": "~4.4.2",
131+
"vite": "~4.4.4",
132132
"vitepress": "1.0.0-beta.5",
133133
"vitest": "~0.33.0",
134134
"vue": "~3.3.4"

0 commit comments

Comments
 (0)