aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 90627f8a..8abe25a1 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"@eslint-types/typescript-eslint": "7.0.2",
"@eslint-types/unicorn": "51.0.1",
"@types/markdown-it": "13.0.7",
- "@types/node": "20.11.28",
+ "@types/node": "20.11.30",
"@types/sanitize-html": "2.11.0",
"@types/semver": "7.5.8",
"@types/validator": "13.11.9",
@@ -108,7 +108,7 @@
"@vitest/ui": "1.4.0",
"@vueuse/core": "10.9.0",
"conventional-changelog-cli": "4.1.0",
- "cypress": "13.7.0",
+ "cypress": "13.7.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-define-config": "2.1.0",
@@ -123,7 +123,7 @@
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"rimraf": "5.0.5",
- "sanitize-html": "2.12.1",
+ "sanitize-html": "2.13.0",
"semver": "7.6.0",
"standard-version": "9.5.0",
"tsup": "8.0.2",
@@ -131,7 +131,7 @@
"typedoc": "0.25.12",
"typescript": "5.4.3",
"validator": "13.11.0",
- "vite": "5.1.6",
+ "vite": "5.2.6",
"vitepress": "1.0.1",
"vitest": "1.4.0",
"vue": "3.4.21"