diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index c6298c50..241d804f 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -64,7 +64,7 @@ "babel-plugin-macros": "^3.1.0", "rollup-plugin-visualizer": "^5.12.0", "typescript": "^5.4.5", - "vite": "^5.2.13", + "vite": "^5.3.1", "vite-tsconfig-paths": "^4.3.2", "vitest": "^1.6.0", "vitest-mock-extended": "^1.3.1" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 32195248..65bff272 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -71,7 +71,7 @@ "babel-plugin-macros": "^3.1.0", "rollup-plugin-visualizer": "^5.12.0", "typescript": "^5.4.5", - "vite": "^5.2.13", + "vite": "^5.3.1", "vite-tsconfig-paths": "^4.3.2", "vitest": "^1.6.0", "vitest-mock-extended": "^1.3.1"