diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index d4b44f63..9cb7d617 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 604d3539..8c046a37 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"