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 22, 2024
1 parent 85096a8 commit 1185703
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
8 changes: 4 additions & 4 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 Down Expand Up @@ -117,7 +117,7 @@
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.11",
"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",
Expand Down
72 changes: 36 additions & 36 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 1185703

Please sign in to comment.