Skip to content

Commit

Permalink
⬆️ Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 5ff08d3 commit 34fcd0b
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 101 deletions.
10 changes: 5 additions & 5 deletions admin-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/node": "^22.9.0",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-redux": "^9.1.2",
"react-router-dom": "^6.26.2",
"react-scripts": "5.0.1",
Expand Down Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-redux": "^4.2.0"
}
}
Loading

0 comments on commit 34fcd0b

Please sign in to comment.