Skip to content

Commit

Permalink
Update mantine monorepo to v6.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2023
1 parent d8ee349 commit 255c93b
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
8 changes: 4 additions & 4 deletions apps/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.1",
"@emotion/react": "11.11.1",
"@mantine/core": "6.0.19",
"@mantine/dates": "6.0.19",
"@mantine/form": "6.0.19",
"@mantine/hooks": "6.0.19",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
"@mantine/form": "6.0.21",
"@mantine/hooks": "6.0.21",
"@t3-oss/env-core": "0.6.1",
"@tanstack/react-virtual": "3.0.0-beta.54",
"@trpc/client": "10.38.1",
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@bypass/trpc": "workspace:*",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@mantine/core": "6.0.19",
"@mantine/hooks": "6.0.19",
"@mantine/next": "6.0.19",
"@mantine/core": "6.0.21",
"@mantine/hooks": "6.0.21",
"@mantine/next": "6.0.21",
"@t3-oss/env-nextjs": "0.6.1",
"@tanstack/react-virtual": "3.0.0-beta.54",
"@trpc/client": "10.38.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@dnd-kit/core": "6.0.8",
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.1",
"@mantine/core": "6.0.19",
"@mantine/hooks": "6.0.19",
"@mantine/styles": "6.0.19",
"@mantine/core": "6.0.21",
"@mantine/hooks": "6.0.21",
"@mantine/styles": "6.0.21",
"@tanstack/react-virtual": "3.0.0-beta.54",
"md5": "2.3.0",
"preact": "10.17.1",
Expand Down
104 changes: 52 additions & 52 deletions pnpm-lock.yaml

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

0 comments on commit 255c93b

Please sign in to comment.