diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index c5fc476b..14ad556a 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -60,7 +60,7 @@ "@types/react-infinite-scroller": "1.2.5", "@types/throttle-debounce": "5.0.2", "@types/tinycon": "0.6.7", - "@vitejs/plugin-react": "6.0.4", + "@vitejs/plugin-react": "6.0.5", "babel-plugin-react-compiler": "1.0.0", "jsdom": "30.0.1", "typescript": "7.0.2", @@ -2440,9 +2440,9 @@ } }, "node_modules/@vitejs/plugin-react": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.4.tgz", - "integrity": "sha512-XcCQz0TBpBgljhj0gMuuDj49i6Ytqh5q1osT/Gp5uAVJUCTWxyskk/l1jwYYiu2xcNHHipdMz40EGfM1VdamVg==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.5.tgz", + "integrity": "sha512-BOVzne/NL162sMdResB25mUv+vWMF5NoAjNf09TeGlE7ZpszZWSD3winycicLJw72yeVsoCn/2kOhEuCvEShMA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index a54a7e11..db2fe716 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -67,7 +67,7 @@ "@types/react-infinite-scroller": "1.2.5", "@types/throttle-debounce": "5.0.2", "@types/tinycon": "0.6.7", - "@vitejs/plugin-react": "6.0.4", + "@vitejs/plugin-react": "6.0.5", "babel-plugin-react-compiler": "1.0.0", "jsdom": "30.0.1", "typescript": "7.0.2",