diff --git a/package-lock.json b/package-lock.json index a5dff28..36334fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@fontsource/fredoka": "^5.2.10", "@fontsource/inter": "^5.2.8", "@fontsource/lexend": "^5.2.7", - "@vitejs/plugin-react": "^6.0.4", + "@vitejs/plugin-react": "^6.0.5", "lucide-react": "^0.577.0", "react": "^19.2.8", "react-dom": "^19.2.8", @@ -690,9 +690,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==", "license": "MIT", "dependencies": { "@rolldown/pluginutils": "^1.0.1" diff --git a/package.json b/package.json index 3815e08..8e302a3 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@fontsource/fredoka": "^5.2.10", "@fontsource/inter": "^5.2.8", "@fontsource/lexend": "^5.2.7", - "@vitejs/plugin-react": "^6.0.4", + "@vitejs/plugin-react": "^6.0.5", "lucide-react": "^0.577.0", "react": "^19.2.8", "react-dom": "^19.2.8",