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] committed Sep 5, 2023
1 parent cbf0ae6 commit a679796
Show file tree
Hide file tree
Showing 2 changed files with 355 additions and 348 deletions.
52 changes: 26 additions & 26 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.19",
"@mantine/core": "6.0.19",
"@mantine/dates": "6.0.19",
"@mantine/dropzone": "6.0.19",
"@mantine/form": "6.0.19",
"@mantine/hooks": "6.0.19",
"@mantine/modals": "6.0.19",
"@mantine/next": "6.0.19",
"@mantine/notifications": "6.0.19",
"@mantine/nprogress": "6.0.19",
"@mantine/prism": "6.0.19",
"@mantine/spotlight": "6.0.19",
"@mantine/tiptap": "6.0.19",
"@mantine/utils": "6.0.19",
"@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",
"@next-auth/prisma-adapter": "1.0.7",
"@next/bundle-analyzer": "13.4.19",
"@prisma/client": "5.2.0",
"@tabler/icons-react": "2.32.0",
"@tabler/icons-react": "2.33.0",
"@tanstack/react-query": "4.33.0",
"@tanstack/react-query-devtools": "4.33.0",
"@tiptap/extension-link": "2.1.7",
"@tiptap/react": "2.1.7",
"@tiptap/starter-kit": "2.1.7",
"@tiptap/extension-link": "2.1.8",
"@tiptap/react": "2.1.8",
"@tiptap/starter-kit": "2.1.8",
"@trpc/client": "10.38.1",
"@trpc/next": "10.38.1",
"@trpc/react-query": "10.38.1",
Expand All @@ -67,17 +67,17 @@
"eslint-config-prettier": "9.0.0",
"i18next": "23.4.6",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.2.1",
"i18next-http-backend": "2.2.2",
"luxon": "3.4.2",
"nanoid": "4.0.2",
"next": "13.4.19",
"next-auth": "4.23.1",
"next-i18next": "14.0.0",
"next-i18next": "14.0.3",
"next-sitemap": "4.2.2",
"nextjs-routes": "2.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.2.1",
"react-i18next": "13.2.2",
"slugify": "1.6.6",
"superjson": "1.13.1",
"zod": "3.22.2"
Expand All @@ -96,13 +96,13 @@
"@storybook/testing-library": "0.2.0",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.3.2",
"@types/node": "18.17.12",
"@types/node": "18.17.14",
"@types/prettier": "2.7.3",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/umami": "0.1.3",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"boxen": "7.1.1",
"chromatic": "6.24.1",
"dotenv": "16.3.1",
Expand Down Expand Up @@ -130,12 +130,12 @@
"prisma": "5.2.0",
"react-docgen-typescript": "2.2.2",
"storybook": "7.4.0",
"tsx": "3.12.7",
"tsx": "3.12.8",
"turbo": "1.10.13",
"type-fest": "4.3.1",
"typescript": "5.2.2"
},
"packageManager": "pnpm@8.7.0",
"packageManager": "pnpm@8.7.1",
"engines": {
"node": "^18.0.0",
"pnpm": "^8.0.0"
Expand Down
Loading

0 comments on commit a679796

Please sign in to comment.