Skip to content

Commit

Permalink
Update dependency react-redux to v8.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and xremming committed Dec 1, 2022
1 parent deeb858 commit c5ce7c0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion app/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"react-redux": "8.0.4",
"react-redux": "8.0.5",
"styled-components": "5.3.6",
"zod": "3.19.1"
},
Expand Down
20 changes: 10 additions & 10 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package/state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@vaarna/sheet-logic": "*",
"@vaarna/type": "*",
"next-redux-wrapper": "8.0.0",
"react-redux": "8.0.4"
"react-redux": "8.0.5"
},
"devDependencies": {
"@types/mustache": "4.2.1"
Expand Down

0 comments on commit c5ce7c0

Please sign in to comment.