Skip to content

Commit

Permalink
Merge pull request #827 from gjoseph/renovate/emotion-monorepo
Browse files Browse the repository at this point in the history
Update emotion monorepo to v11.14.0 (minor)
  • Loading branch information
gjoseph authored Dec 13, 2024
2 parents e342e99 + 0df3ecc commit e5ac888
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions tichu-clients/package-lock.json

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

4 changes: 2 additions & 2 deletions tichu-clients/packages/tichu-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"description": "",
"dependencies": {
"@emotion/react": "11.13.5",
"@emotion/react": "11.14.0",
"@mui/icons-material": "6.1.10",
"@mui/material": "6.1.10",
"@mui/styles": "6.1.10",
Expand All @@ -22,7 +22,7 @@
"typescript": "5.7.2"
},
"optionalDependencies": {
"@emotion/styled": "11.13.5"
"@emotion/styled": "11.14.0"
},
"scripts": {
"start": "vite",
Expand Down

0 comments on commit e5ac888

Please sign in to comment.