diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index a512040b..e5bca168 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@algolia/client-search": "~4.14.3", "@types/glob": "~8.0.1", "@types/markdown-it": "~12.2.3", - "@types/node": "~18.13.0", + "@types/node": "~18.14.0", "@types/prettier": "~2.7.2", "@types/react": "~18.0.28", "@types/sanitize-html": "~2.8.0", @@ -97,11 +97,11 @@ "@typescript-eslint/parser": "~5.52.0", "@vitest/coverage-c8": "~0.28.5", "@vitest/ui": "~0.28.5", - "@vueuse/core": "~9.12.0", - "c8": "~7.12.0", + "@vueuse/core": "~9.13.0", + "c8": "~7.13.0", "conventional-changelog-cli": "~2.2.2", - "cypress": "~12.5.1", - "esbuild": "~0.17.8", + "cypress": "~12.6.0", + "esbuild": "~0.17.9", "eslint": "~8.34.0", "eslint-config-prettier": "~8.6.0", "eslint-define-config": "~1.15.0", @@ -116,7 +116,7 @@ "react": "~18.2.0", "react-dom": "~18.2.0", "rimraf": "~4.1.2", - "sanitize-html": "~2.9.0", + "sanitize-html": "~2.10.0", "semver": "~7.3.8", "standard-version": "~9.5.0", "tsx": "~3.12.3", @@ -124,7 +124,7 @@ "typedoc-plugin-missing-exports": "~1.0.0", "typescript": "~4.9.5", "validator": "~13.9.0", - "vite": "~4.1.1", + "vite": "~4.1.2", "vitepress": "1.0.0-alpha.46", "vitest": "~0.28.5", "vue": "~3.2.47" |
