Merge pull request 'Update dependency react-redux to v8.1.1' (#122) from renovate/all into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-21 01:49:25 +00:00
committed by Gitea
parent e5da7dda5a
commit 8f6d9513a4
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"next-pwa": "5.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.1.0",
"react-redux": "8.1.1",
"react-textarea-autosize": "8.4.1",
"tailwindcss": "3.3.2"
},