Skip to content

Commit 98ec3d4

Browse files
chore(deps): update devdependencies (#2246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e185da4 commit 98ec3d4

File tree

2 files changed

+69
-79
lines changed

2 files changed

+69
-79
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,19 +95,19 @@
9595
"@actions/github": "~5.1.1",
9696
"@algolia/client-search": "~4.18.0",
9797
"@types/markdown-it": "~12.2.3",
98-
"@types/node": "~20.3.3",
98+
"@types/node": "~20.4.1",
9999
"@types/prettier": "~2.7.3",
100100
"@types/react": "~18.2.14",
101101
"@types/sanitize-html": "~2.9.0",
102102
"@types/semver": "~7.5.0",
103103
"@types/validator": "~13.7.17",
104104
"@typescript-eslint/eslint-plugin": "~5.61.0",
105105
"@typescript-eslint/parser": "~5.61.0",
106-
"@vitest/coverage-v8": "~0.32.2",
106+
"@vitest/coverage-v8": "~0.33.0",
107107
"@vitest/ui": "~0.33.0",
108108
"@vueuse/core": "~10.2.1",
109109
"conventional-changelog-cli": "~3.0.0",
110-
"cypress": "~12.16.0",
110+
"cypress": "~12.17.0",
111111
"esbuild": "~0.18.11",
112112
"eslint": "~8.44.0",
113113
"eslint-config-prettier": "~8.8.0",
@@ -117,7 +117,7 @@
117117
"eslint-plugin-jsdoc": "~46.4.3",
118118
"eslint-plugin-prettier": "~4.2.1",
119119
"eslint-plugin-vitest": "~0.2.6",
120-
"glob": "~10.3.1",
120+
"glob": "~10.3.3",
121121
"npm-run-all": "~4.1.5",
122122
"picocolors": "~1.0.0",
123123
"prettier": "2.8.8",
@@ -126,13 +126,13 @@
126126
"react-dom": "~18.2.0",
127127
"rimraf": "~5.0.1",
128128
"sanitize-html": "~2.11.0",
129-
"semver": "~7.5.3",
129+
"semver": "~7.5.4",
130130
"standard-version": "~9.5.0",
131131
"tsx": "~3.12.7",
132132
"typedoc": "~0.24.8",
133133
"typescript": "~4.9.5",
134134
"validator": "~13.9.0",
135-
"vite": "~4.3.9",
135+
"vite": "~4.4.2",
136136
"vitepress": "1.0.0-beta.4",
137137
"vitest": "~0.33.0",
138138
"vue": "~3.3.4"

0 commit comments

Comments
 (0)