diff --git a/package-lock.json b/package-lock.json index b23a35c..36aebe3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "typedoc-plugin-markdown": "^4.0.0-next.38", "typedoc-vitepress-theme": "^1.0.0-next.4", "typescript": "^4.5.4", - "vite": "^6.2.6", + "vite": "^6.3.3", "vite-plugin-dts": "^4.2.4", "vitepress": "^1.6.3", "vitest": "^3.0.9", diff --git a/package.json b/package.json index 76d8765..5891b02 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "typedoc-plugin-markdown": "^4.0.0-next.38", "typedoc-vitepress-theme": "^1.0.0-next.4", "typescript": "^4.5.4", - "vite": "^6.2.6", + "vite": "^6.3.3", "vite-plugin-dts": "^4.2.4", "vitepress": "^1.6.3", "vitest": "^3.0.9",