Skip to content

Commit

Permalink
fix(deps): update emotion monorepo to ^11.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent a3cc814 commit 0df1b8f
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 108 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"format:prettier": "prettier --write '**/*.{js,jsx,ts,tsx,md,yml,yaml,html,json}'"
},
"dependencies": {
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.4",
"@emotion/cache": "^11.14.0",
"@emotion/react": "^11.14.0",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.5",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^5.16.9",
"@mui/material": "^5.16.9",
"clsx": "^1.2.1",
Expand Down
Loading

0 comments on commit 0df1b8f

Please sign in to comment.