aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 70b1c9a1..0bbe3378 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"@algolia/client-search": "~4.17.0",
"@types/glob": "~8.1.0",
"@types/markdown-it": "~12.2.3",
- "@types/node": "~18.16.0",
+ "@types/node": "~18.16.3",
"@types/prettier": "~2.7.2",
"@types/react": "~18.0.38",
"@types/sanitize-html": "~2.9.0",
@@ -109,14 +109,14 @@
"@vueuse/core": "~10.1.0",
"c8": "~7.13.0",
"conventional-changelog-cli": "~2.2.2",
- "cypress": "~12.10.0",
+ "cypress": "~12.11.0",
"esbuild": "~0.17.18",
"eslint": "~8.39.0",
"eslint-config-prettier": "~8.8.0",
- "eslint-define-config": "~1.19.0",
+ "eslint-define-config": "~1.20.0",
"eslint-gitignore": "~0.1.0",
"eslint-plugin-deprecation": "~1.4.1",
- "eslint-plugin-jsdoc": "~43.0.7",
+ "eslint-plugin-jsdoc": "~43.1.1",
"eslint-plugin-prettier": "~4.2.1",
"glob": "~10.2.2",
"npm-run-all": "~4.1.5",
@@ -129,11 +129,11 @@
"sanitize-html": "~2.10.0",
"semver": "~7.5.0",
"standard-version": "~9.5.0",
- "tsx": "~3.12.6",
+ "tsx": "~3.12.7",
"typedoc": "~0.24.6",
"typescript": "~4.9.5",
"validator": "~13.9.0",
- "vite": "~4.3.1",
+ "vite": "~4.3.3",
"vitepress": "1.0.0-alpha.73",
"vitest": "~0.30.1",
"vue": "~3.2.47"