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 Sep 16, 2024
1 parent 3259905 commit 47e6e3d
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 61 deletions.
100 changes: 44 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@
"dependencies": {
"axios": "1.5.1",
"d3": "7.8.5",
"react": "18.2.0",
"react": "18.3.1",
"react-bootstrap": "2.9.0",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-redux": "8.1.3",
"redux": "4.2.1",
"redux-thunk": "2.4.2",
"web-vitals": "3.5.0"
},
"devDependencies": {
"@testing-library/react": "14.0.0",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"@types/react": "18.3.6",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "2.2.0",
"eslint": "8.50.0",
"eslint-config-airbnb": "19.0.4",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"jsdom": "22.1.0",
"redux-devtools-extension": "2.13.9",
"vite": "3.2.7",
Expand Down

0 comments on commit 47e6e3d

Please sign in to comment.