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 Jul 4, 2024
1 parent 1969249 commit cf9eee5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 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.33.2",
"@crowdin/crowdin-api-client": "1.33.3",
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
Expand Down Expand Up @@ -68,7 +68,7 @@
"react-i18next": "14.1.2",
"slugify": "1.6.6",
"superjson": "2.2.1",
"ws": "8.17.1",
"ws": "8.18.0",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down Expand Up @@ -110,7 +110,7 @@
"eslint-plugin-turbo": "1.13.4",
"husky": "9.0.11",
"i18next-hmr": "3.1.2",
"knip": "5.23.3",
"knip": "5.24.0",
"lint-staged": "15.2.7",
"listr2": "8.2.3",
"luxon": "3.4.4",
Expand All @@ -122,7 +122,7 @@
"prisma": "5.16.1",
"react-docgen-typescript": "2.2.2",
"storybook": "8.1.11",
"tsx": "4.16.0",
"tsx": "4.16.2",
"turbo": "1.13.4",
"type-fest": "4.21.0",
"typescript": "5.5.3"
Expand Down
42 changes: 21 additions & 21 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 cf9eee5

Please sign in to comment.