aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index a0958032..429d6576 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.4.0",
- "esbuild": "~0.15.1",
+ "esbuild": "~0.15.2",
"eslint": "~8.21.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.6.0",
@@ -131,7 +131,7 @@
"typedoc-plugin-missing-exports": "~0.23.0",
"typescript": "~4.7.4",
"validator": "~13.7.0",
- "vite": "~3.0.6",
+ "vite": "~3.0.7",
"vitepress": "1.0.0-alpha.4",
"vitest": "~0.21.1"
},