Skip to content

Commit 327eb7a

Browse files
Update emotion monorepo to v11.13.0 (#782)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15e3c66 commit 327eb7a

File tree

2 files changed

+80
-67
lines changed

2 files changed

+80
-67
lines changed

package-lock.json

Lines changed: 78 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"clean": "rm -f tsconfig2.tsbuildinfo; rm -f tsconfig3.tsbuildinfo; rm -f test.db; rm -rf ./scripts/data; rm -rf ./players; rm -rf ./.next/cache/images"
2323
},
2424
"dependencies": {
25-
"@emotion/react": "11.11.4",
26-
"@emotion/styled": "11.11.5",
25+
"@emotion/react": "11.13.0",
26+
"@emotion/styled": "11.13.0",
2727
"@mui/material": "5.16.7",
2828
"bcrypt": "5.1.1",
2929
"chart.js": "4.4.3",

0 commit comments

Comments
 (0)