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 Jan 14, 2025
1 parent 4ba3f92 commit d29cb30
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 125 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 d29cb30

Please sign in to comment.