Skip to content

Commit 8a0c884

Browse files
authored
Merge branch 'next' into test/image/remove-debug-code
2 parents 5a42935 + d933ccb commit 8a0c884

File tree

2 files changed

+165
-165
lines changed

2 files changed

+165
-165
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@algolia/client-search": "~4.14.3",
8686
"@types/glob": "~8.0.0",
8787
"@types/markdown-it": "~12.2.3",
88-
"@types/node": "~18.11.17",
88+
"@types/node": "~18.11.18",
8989
"@types/prettier": "~2.7.2",
9090
"@types/react": "~18.0.26",
9191
"@types/sanitize-html": "~2.8.0",
@@ -95,14 +95,14 @@
9595
"@typescript-eslint/parser": "~5.47.0",
9696
"@vitest/coverage-c8": "~0.27.0",
9797
"@vitest/ui": "~0.27.0",
98-
"@vueuse/core": "~9.9.0",
98+
"@vueuse/core": "~9.10.0",
9999
"c8": "~7.12.0",
100100
"conventional-changelog-cli": "~2.2.2",
101-
"cypress": "~12.2.0",
102-
"esbuild": "~0.16.10",
103-
"eslint": "~8.30.0",
104-
"eslint-config-prettier": "~8.5.0",
105-
"eslint-define-config": "~1.12.0",
101+
"cypress": "~12.3.0",
102+
"esbuild": "~0.16.16",
103+
"eslint": "~8.31.0",
104+
"eslint-config-prettier": "~8.6.0",
105+
"eslint-define-config": "~1.14.0",
106106
"eslint-gitignore": "~0.1.0",
107107
"eslint-plugin-jsdoc": "~39.6.4",
108108
"eslint-plugin-prettier": "~4.2.1",
@@ -118,12 +118,12 @@
118118
"sanitize-html": "~2.8.1",
119119
"semver": "~7.3.8",
120120
"standard-version": "~9.5.0",
121-
"tsx": "~3.12.1",
121+
"tsx": "~3.12.2",
122122
"typedoc": "~0.23.23",
123123
"typedoc-plugin-missing-exports": "~1.0.0",
124124
"typescript": "~4.9.4",
125125
"validator": "~13.7.0",
126-
"vite": "~4.0.3",
126+
"vite": "~4.0.4",
127127
"vitepress": "1.0.0-alpha.33",
128128
"vitest": "~0.27.0",
129129
"vue": "~3.2.45"

0 commit comments

Comments
 (0)