Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2025
1 parent 9b9dc89 commit afd85fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"next": "^15.0.2",
"openai": "^4.53.2",
"path": "^0.12.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-error-boundary": "^3.1.4",
"react-icons": "^5.2.1",
"ts-jest": "^29.2.3"
Expand All @@ -28,7 +28,7 @@
"@types/chrome": "^0.0.308",
"@types/jest": "^29.5.12",
"@types/node": "22.13.9",
"@types/react": "17.0.83",
"@types/react": "19.0.10",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"eslint": "7.32.0",
Expand All @@ -37,7 +37,7 @@
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-tailwindcss": "^3.0.0",
"husky": "^9.1.6",
Expand Down

0 comments on commit afd85fa

Please sign in to comment.