diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 4541b371..83636aec 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.5.0", + "@vitejs/plugin-react": "^4.5.1", "babel-plugin-macros": "^3.1.0", "babel-plugin-react-compiler": "^19.1.0-rc.2", "jsdom": "^26.1.0", @@ -2536,9 +2536,9 @@ "license": "MIT" }, "node_modules/@vitejs/plugin-react": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.5.0.tgz", - "integrity": "sha512-JuLWaEqypaJmOJPLWwO335Ig6jSgC1FTONCWAxnqcQthLTK/Yc9aH6hr9z/87xciejbQcnP3GnA1FWUSWeXaeg==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.5.1.tgz", + "integrity": "sha512-uPZBqSI0YD4lpkIru6M35sIfylLGTyhGHvDZbNLuMA73lMlwJKz5xweH7FajfcCAc2HnINciejA9qTz0dr0M7A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 19ad961f..90d347d3 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.5.0", + "@vitejs/plugin-react": "^4.5.1", "babel-plugin-macros": "^3.1.0", "babel-plugin-react-compiler": "^19.1.0-rc.2", "jsdom": "^26.1.0",