Skip to content

Commit a4d5203

Browse files
chore(deps): update devdependencies (#1898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <ST-DDT@gmx.de>
1 parent 52a402f commit a4d5203

2 files changed

Lines changed: 213 additions & 170 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -85,29 +85,29 @@
8585
"devDependencies": {
8686
"@actions/github": "~5.1.1",
8787
"@algolia/client-search": "~4.14.3",
88-
"@types/glob": "~8.0.1",
88+
"@types/glob": "~8.1.0",
8989
"@types/markdown-it": "~12.2.3",
90-
"@types/node": "~18.14.0",
90+
"@types/node": "~18.14.6",
9191
"@types/prettier": "~2.7.2",
9292
"@types/react": "~18.0.28",
93-
"@types/sanitize-html": "~2.8.0",
93+
"@types/sanitize-html": "~2.8.1",
9494
"@types/semver": "~7.3.13",
95-
"@types/validator": "~13.7.12",
95+
"@types/validator": "~13.7.13",
9696
"@typescript-eslint/eslint-plugin": "~5.52.0",
9797
"@typescript-eslint/parser": "~5.52.0",
9898
"@vitest/coverage-c8": "~0.28.5",
9999
"@vitest/ui": "~0.28.5",
100100
"@vueuse/core": "~9.13.0",
101101
"c8": "~7.13.0",
102102
"conventional-changelog-cli": "~2.2.2",
103-
"cypress": "~12.6.0",
104-
"esbuild": "~0.17.9",
105-
"eslint": "~8.34.0",
103+
"cypress": "~12.7.0",
104+
"esbuild": "~0.17.11",
105+
"eslint": "~8.35.0",
106106
"eslint-config-prettier": "~8.6.0",
107107
"eslint-define-config": "~1.15.0",
108108
"eslint-gitignore": "~0.1.0",
109109
"eslint-plugin-deprecation": "~1.3.3",
110-
"eslint-plugin-jsdoc": "~40.0.0",
110+
"eslint-plugin-jsdoc": "~40.0.1",
111111
"eslint-plugin-prettier": "~4.2.1",
112112
"glob": "~8.1.0",
113113
"npm-run-all": "~4.1.5",
@@ -116,7 +116,7 @@
116116
"prettier-plugin-organize-imports": "~3.2.2",
117117
"react": "~18.2.0",
118118
"react-dom": "~18.2.0",
119-
"rimraf": "~4.1.2",
119+
"rimraf": "~4.3.0",
120120
"sanitize-html": "~2.10.0",
121121
"semver": "~7.3.8",
122122
"standard-version": "~9.5.0",
@@ -125,7 +125,7 @@
125125
"typedoc-plugin-missing-exports": "~1.0.0",
126126
"typescript": "~4.9.5",
127127
"validator": "~13.9.0",
128-
"vite": "~4.1.2",
128+
"vite": "~4.1.4",
129129
"vitepress": "1.0.0-alpha.46",
130130
"vitest": "~0.28.5",
131131
"vue": "~3.2.47"

0 commit comments

Comments
 (0)