diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index fea571c7..7a70cff2 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -64,7 +64,7 @@ "babel-plugin-react-compiler": "1.0.0", "jsdom": "29.1.1", "typescript": "6.0.3", - "vite": "8.1.1", + "vite": "8.1.2", "vite-plugin-checker": "0.14.4", "vitest": "4.1.9", "yaml": "2.9.0" @@ -5795,9 +5795,9 @@ } }, "node_modules/vite": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.1.tgz", - "integrity": "sha512-X/05/cT+VITy2AeDc1der6smvGWWREtL4hPbPTaVbjSBuuWkmNOjR6HP3NzqcQA2nF6VHGUPaFRJyft/2AE9Kg==", + "version": "8.1.2", + "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.2.tgz", + "integrity": "sha512-6YYPbRXTxx6bRXmOn7XdnQAy5DQNHhDgtjhDHI13oe4pY93kkcdGJWxpGwOm++/Wh0QpQhDrpIoVMrmrsI5AGQ==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 960d3836..a948fd77 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -71,7 +71,7 @@ "babel-plugin-react-compiler": "1.0.0", "jsdom": "29.1.1", "typescript": "6.0.3", - "vite": "8.1.1", + "vite": "8.1.2", "vite-plugin-checker": "0.14.4", "vitest": "4.1.9", "yaml": "2.9.0"