diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 6052c71a..8fff1a01 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -62,7 +62,7 @@ "jsdom": "^27.0.0", "rollup-plugin-visualizer": "^6.0.4", "typescript": "^5.9.3", - "vite": "^7.1.9", + "vite": "^7.1.10", "vite-plugin-checker": "^0.11.0", "vite-tsconfig-paths": "^5.1.4", "vitest": "^3.2.4", @@ -6414,9 +6414,9 @@ "license": "MIT" }, "node_modules/vite": { - "version": "7.1.9", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.9.tgz", - "integrity": "sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==", + "version": "7.1.10", + "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.10.tgz", + "integrity": "sha512-CmuvUBzVJ/e3HGxhg6cYk88NGgTnBoOo7ogtfJJ0fefUWAxN/WDSUa50o+oVBxuIhO8FoEZW0j2eW7sfjs5EtA==", "dev": true, "license": "MIT", "peer": true, diff --git a/commafeed-client/package.json b/commafeed-client/package.json index b8e45e87..b6d72671 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -69,7 +69,7 @@ "jsdom": "^27.0.0", "rollup-plugin-visualizer": "^6.0.4", "typescript": "^5.9.3", - "vite": "^7.1.9", + "vite": "^7.1.10", "vite-plugin-checker": "^0.11.0", "vite-tsconfig-paths": "^5.1.4", "vitest": "^3.2.4",