diff --git a/package.json b/package.json index 3c13f968..c797ce96 100644 --- a/package.json +++ b/package.json @@ -114,15 +114,15 @@ "@tailwindcss/vite": "^4.1.18", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", - "@types/node": "25.6.0", + "@types/node": "25.9.1", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "6.0.1", + "@vitejs/plugin-react": "6.0.2", "bun-types": "^1.3.9", "esbuild": "0.28.0", "happy-dom": "^20.6.1", - "react": "19.2.5", - "react-dom": "19.2.5", + "react": "19.2.6", + "react-dom": "19.2.6", "rimraf": "6.1.3", "sharp": "^0.34.5", "size-limit": "^12.0.0",