Skip to content

Commit

Permalink
Update dependency @emotion/react to v11.11.3 (#2801)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent 5e0e24b commit 05c71d0
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 72 deletions.
2 changes: 1 addition & 1 deletion apps/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@dnd-kit/core": "6.1.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3.2.2",
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
"@mantine/form": "6.0.21",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@bypass/shared": "workspace:*",
"@bypass/trpc": "workspace:*",
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@emotion/server": "11.11.0",
"@mantine/core": "6.0.21",
"@mantine/hooks": "6.0.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@babel/core": "7.23.5",
"@bypass/configs": "workspace:*",
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@types/md5": "2.3.5",
"@types/react": "18.2.39",
"@typescript-eslint/eslint-plugin": "6.15.0",
Expand Down
Loading

0 comments on commit 05c71d0

Please sign in to comment.