Skip to content

Commit

Permalink
Update dependency styled-components to v5.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent c85e291 commit db0b5ac
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions app/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"react-dom": "18.2.0",
"react-is": "18.2.0",
"react-redux": "8.0.5",
"styled-components": "5.3.10",
"styled-components": "5.3.11",
"zod": "3.19.1"
},
"devDependencies": {
"@types/react": "18.0.24",
"@types/styled-components": "5.1.26"
"@types/styled-components": "5.1.34"
}
}
36 changes: 18 additions & 18 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/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"devDependencies": {
"@types/lodash": "4.14.191",
"@types/react": "18.0.24",
"@types/styled-components": "5.1.26"
"@types/styled-components": "5.1.34"
}
}

0 comments on commit db0b5ac

Please sign in to comment.