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 Jan 5, 2024
1 parent 3794e75 commit a9a927b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
10 changes: 5 additions & 5 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.2",
"@crowdin/crowdin-api-client": "1.29.3",
"@emotion/react": "11.11.3",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
Expand Down Expand Up @@ -59,7 +59,7 @@
"i18next-http-backend": "2.4.2",
"nanoid": "5.0.4",
"next": "14.0.4",
"next-i18next": "15.1.2",
"next-i18next": "15.2.0",
"next-sitemap": "4.2.3",
"nextjs-routes": "2.1.0",
"react": "18.2.0",
Expand Down Expand Up @@ -107,21 +107,21 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-turbo": "1.11.2",
"eslint-plugin-turbo": "1.11.3",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"listr2": "8.0.1",
"luxon": "3.4.4",
"merge-anything": "5.1.7",
"prettier": "3.1.1",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.8",
"prettier-plugin-packagejson": "2.4.9",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.7.1",
"react-docgen-typescript": "2.2.2",
"storybook": "7.6.7",
"tsx": "4.7.0",
"turbo": "1.11.2",
"turbo": "1.11.3",
"type-fest": "4.9.0",
"typescript": "5.3.3"
},
Expand Down
82 changes: 41 additions & 41 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 a9a927b

Please sign in to comment.