diff --git a/bun.lockb b/bun.lockb index a8ba7b9..443dfbd 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e5bf8b5..ca195a1 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "i18next": "^23.16.6", "i18next-browser-languagedetector": "^8.0.0", "i18next-http-backend": "^2.6.2", - "react": "^18.3.1", - "react-dom": "^18.3.1", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-helmet-async": "^2.0.5", "react-i18next": "^15.1.1", "react-router-dom": "^6.26.2", @@ -32,8 +32,8 @@ "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/node": "^22.7.5", - "@types/react": "^18.3.11", - "@types/react-dom": "^18.3.0", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "@vitejs/plugin-react-swc": "^3.7.1", "@vitest/ui": "^2.1.2", "csstype": "^3.1.3",