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 Oct 25, 2023
1 parent 2e1b09f commit 8fd54d0
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 313 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,20 @@
"@mantine/hooks": "6.0.21",
"@mantine/next": "6.0.21",
"@next/bundle-analyzer": "13.5.6",
"@prisma/client": "5.5.0",
"@prisma/client": "5.5.2",
"@tabler/icons-react": "2.39.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@trpc/client": "10.41.0",
"@trpc/next": "10.41.0",
"@trpc/react-query": "10.41.0",
"@trpc/server": "10.41.0",
"@trpc/client": "10.42.0",
"@trpc/next": "10.42.0",
"@trpc/react-query": "10.42.0",
"@trpc/server": "10.42.0",
"@vercel/analytics": "1.1.1",
"embla-carousel-auto-height": "7.1.0",
"embla-carousel-react": "7.1.0",
"i18next": "23.6.0",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.2.2",
"i18next-http-backend": "2.3.0",
"nanoid": "5.0.2",
"next": "13.5.6",
"next-i18next": "14.0.3",
Expand All @@ -63,7 +63,7 @@
"react-dom": "18.2.0",
"react-i18next": "13.3.1",
"slugify": "1.6.6",
"superjson": "2.1.0",
"superjson": "2.2.0",
"zod": "3.22.4"
},
"devDependencies": {
Expand All @@ -80,9 +80,9 @@
"@storybook/testing-library": "0.2.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.3.3",
"@types/node": "18.18.6",
"@types/node": "18.18.7",
"@types/prettier": "2.7.3",
"@types/react": "18.2.31",
"@types/react": "18.2.32",
"@types/react-dom": "18.2.14",
"@types/umami": "0.1.4",
"@typescript-eslint/eslint-plugin": "6.9.0",
Expand Down Expand Up @@ -112,12 +112,12 @@
"prettier-plugin-jsdoc": "1.1.1",
"prettier-plugin-packagejson": "2.4.6",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.5.0",
"prisma": "5.5.2",
"react-docgen-typescript": "2.2.2",
"storybook": "7.5.1",
"tsx": "3.14.0",
"turbo": "1.10.16",
"type-fest": "4.5.0",
"type-fest": "4.6.0",
"typescript": "5.2.2"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit 8fd54d0

Please sign in to comment.