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 Feb 23, 2024
1 parent 85096a8 commit 8c01741
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 280 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"with-env": "dotenv -e ./.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.29.5",
"@crowdin/crowdin-api-client": "1.30.0",
"@emotion/react": "11.11.3",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
Expand All @@ -41,8 +41,8 @@
"@mantine/next": "6.0.21",
"@neondatabase/serverless": "0.8.1",
"@next/bundle-analyzer": "14.1.0",
"@prisma/adapter-neon": "5.10.1",
"@prisma/client": "5.10.1",
"@prisma/adapter-neon": "5.10.2",
"@prisma/client": "5.10.2",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand All @@ -54,7 +54,7 @@
"@vercel/speed-insights": "1.0.10",
"embla-carousel-auto-height": "7.1.0",
"embla-carousel-react": "7.1.0",
"i18next": "23.9.0",
"i18next": "23.10.0",
"i18next-browser-languagedetector": "7.2.0",
"i18next-http-backend": "2.5.0",
"nanoid": "5.0.6",
Expand Down Expand Up @@ -84,9 +84,9 @@
"@storybook/testing-library": "0.2.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.11.19",
"@types/node": "20.11.20",
"@types/prettier": "2.7.3",
"@types/react": "18.2.57",
"@types/react": "18.2.58",
"@types/react-dom": "18.2.19",
"@types/umami": "0.1.5",
"@types/ws": "8.5.10",
Expand Down Expand Up @@ -115,14 +115,14 @@
"merge-anything": "5.1.7",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.11",
"prettier-plugin-packagejson": "2.4.12",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.10.1",
"prisma": "5.10.2",
"react-docgen-typescript": "2.2.2",
"storybook": "7.6.17",
"tsx": "4.7.1",
"turbo": "1.12.4",
"type-fest": "4.10.2",
"type-fest": "4.10.3",
"typescript": "5.3.3"
},
"packageManager": "pnpm@8.15.3",
Expand Down
Loading

0 comments on commit 8c01741

Please sign in to comment.