Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 17, 2023
1 parent 2c4d9a9 commit fa89ce1
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 290 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,29 +33,29 @@
"@crowdin/crowdin-api-client": "1.24.0",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.20",
"@mantine/core": "6.0.20",
"@mantine/dates": "6.0.20",
"@mantine/dropzone": "6.0.20",
"@mantine/form": "6.0.20",
"@mantine/hooks": "6.0.20",
"@mantine/modals": "6.0.20",
"@mantine/next": "6.0.20",
"@mantine/notifications": "6.0.20",
"@mantine/nprogress": "6.0.20",
"@mantine/prism": "6.0.20",
"@mantine/spotlight": "6.0.20",
"@mantine/tiptap": "6.0.20",
"@mantine/utils": "6.0.20",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
"@mantine/dropzone": "6.0.21",
"@mantine/form": "6.0.21",
"@mantine/hooks": "6.0.21",
"@mantine/modals": "6.0.21",
"@mantine/next": "6.0.21",
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/prism": "6.0.21",
"@mantine/spotlight": "6.0.21",
"@mantine/tiptap": "6.0.21",
"@mantine/utils": "6.0.21",
"@next-auth/prisma-adapter": "1.0.7",
"@next/bundle-analyzer": "13.4.19",
"@prisma/client": "5.3.1",
"@tabler/icons-react": "2.34.0",
"@tanstack/react-query": "4.35.3",
"@tanstack/react-query-devtools": "4.35.3",
"@tiptap/extension-link": "2.1.9",
"@tiptap/react": "2.1.9",
"@tiptap/starter-kit": "2.1.9",
"@tiptap/extension-link": "2.1.10",
"@tiptap/react": "2.1.10",
"@tiptap/starter-kit": "2.1.10",
"@trpc/client": "10.38.3",
"@trpc/next": "10.38.3",
"@trpc/react-query": "10.38.3",
Expand Down Expand Up @@ -96,7 +96,7 @@
"@storybook/testing-library": "0.2.1",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.3.2",
"@types/node": "18.17.16",
"@types/node": "18.17.17",
"@types/prettier": "2.7.3",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
Expand All @@ -118,7 +118,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-turbo": "1.10.13",
"eslint-plugin-turbo": "1.10.14",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"listr2": "6.6.1",
Expand All @@ -131,11 +131,11 @@
"react-docgen-typescript": "2.2.2",
"storybook": "7.4.2",
"tsx": "3.12.10",
"turbo": "1.10.13",
"turbo": "1.10.14",
"type-fest": "4.3.1",
"typescript": "5.2.2"
},
"packageManager": "[email protected].5",
"packageManager": "[email protected].6",
"engines": {
"node": "^18.0.0",
"pnpm": "^8.0.0"
Expand Down
Loading

0 comments on commit fa89ce1

Please sign in to comment.