diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 9a03b2c3..eb4d3058 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -67,7 +67,7 @@ "prettier": "^3.2.5", "rollup-plugin-visualizer": "^5.12.0", "typescript": "^5.4.2", - "vite": "^5.1.4", + "vite": "^5.1.6", "vite-plugin-eslint": "^1.8.1", "vite-tsconfig-paths": "^4.3.1", "vitest": "^1.3.1", @@ -8994,9 +8994,9 @@ "dev": true }, "node_modules/vite": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.1.4.tgz", - "integrity": "sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==", + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.1.6.tgz", + "integrity": "sha512-yYIAZs9nVfRJ/AiOLCA91zzhjsHUgMjB+EigzFb6W2XTLO8JixBCKCjvhKZaye+NKYHCrkv3Oh50dH9EdLU2RA==", "dev": true, "dependencies": { "esbuild": "^0.19.3", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index ba1a2244..11d19f7a 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -73,7 +73,7 @@ "prettier": "^3.2.5", "rollup-plugin-visualizer": "^5.12.0", "typescript": "^5.4.2", - "vite": "^5.1.4", + "vite": "^5.1.6", "vite-plugin-eslint": "^1.8.1", "vite-tsconfig-paths": "^4.3.1", "vitest": "^1.3.1",