Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#1694)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 443b993 commit baed7cc
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 114 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"react-redux": "^8.1.3",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.25.0",
"redux": "^4.2.1",
"redux-logger": "^3.0.6",
"styled-components": "^5.3.11"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-bootstrap": "^2.10.4",
"react-dom": "^18.3.1",
"react-redux": "^8.1.3",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.25.0",
"redux": "^4.2.1",
"redux-logger": "^3.0.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/redux-devtools-rtk-query-monitor/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"@redux-devtools/dock-monitor": "^4.0.0",
"@redux-devtools/rtk-query-monitor": "^5.0.0",
"@reduxjs/toolkit": "^1.9.7",
"framer-motion": "^11.3.2",
"framer-motion": "^11.3.4",
"msw": "^2.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.2.1",
"react-is": "^18.3.1",
"react-redux": "^8.1.3",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.25.0",
"styled-components": "^5.3.11"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit baed7cc

Please sign in to comment.