diff --git a/bun.lockb b/bun.lockb index 64657c3..85010bf 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 38a49d6..571ccfc 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "@tinymce/tinymce-react": "5.1.1", "@vitejs/plugin-react-swc": "3.7.0", "million": "3.1.11", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "react-redux": "9.1.2", "react-router": "6.26.2", "react-router-dom": "6.26.2", @@ -38,8 +38,8 @@ "@testing-library/user-event": "14.5.2", "@types/bun": "1.1.10", "@types/node": "22.7.0", - "@types/react": "18.3.9", - "@types/react-dom": "18.3.0", + "@types/react": "19.0.4", + "@types/react-dom": "19.0.2", "@types/react-router": "5.1.20", "@types/react-router-dom": "5.3.3", "@types/react-router-hash-link": "2.4.9", @@ -51,7 +51,7 @@ "eslint-plugin-jsx-a11y": "6.10.0", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-react": "7.36.1", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.1.0", "jest-styled-components": "7.2.0", "jsdom": "25.0.1", "postcss-styled-syntax": "0.6.4",