diff --git a/package-lock.json b/package-lock.json index b94fea6..4f437be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.5.2", "globals": "^17.5.0", - "vite": "^8.0.8" + "vite": "^8.1.0" } }, "node_modules/@babel/code-frame": { diff --git a/package.json b/package.json index 72c5847..4c38257 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.5.2", "globals": "^17.5.0", - "vite": "^8.0.8" + "vite": "^8.1.0" } }