diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 5ff122d0..4137d4e2 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -59,7 +59,7 @@ "@types/react-infinite-scroller": "^1.2.5", "@types/throttle-debounce": "^5.0.2", "@types/tinycon": "^0.6.7", - "@vitejs/plugin-react": "^4.4.0", + "@vitejs/plugin-react": "^4.4.1", "babel-plugin-macros": "^3.1.0", "jsdom": "^26.1.0", "rollup-plugin-visualizer": "^5.14.0", @@ -2514,9 +2514,9 @@ "license": "MIT" }, "node_modules/@vitejs/plugin-react": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.4.0.tgz", - "integrity": "sha512-x/EztcTKVj+TDeANY1WjNeYsvZjZdfWRMP/KXi5Yn8BoTzpa13ZltaQqKfvWYbX8CE10GOHHdC5v86jY9x8i/g==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.4.1.tgz", + "integrity": "sha512-IpEm5ZmeXAP/osiBXVVP5KjFMzbWOonMs0NaQQl+xYnUAcq4oHUBsF2+p4MgKWG4YMmFYJU8A6sxRPuowllm6w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 83734138..35248244 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -66,7 +66,7 @@ "@types/react-infinite-scroller": "^1.2.5", "@types/throttle-debounce": "^5.0.2", "@types/tinycon": "^0.6.7", - "@vitejs/plugin-react": "^4.4.0", + "@vitejs/plugin-react": "^4.4.1", "babel-plugin-macros": "^3.1.0", "jsdom": "^26.1.0", "rollup-plugin-visualizer": "^5.14.0",