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 Aug 22, 2024
1 parent 64ef5ca commit 9417d59
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.16.0
20.17.0
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.35.0",
"@emotion/react": "11.13.0",
"@emotion/react": "11.13.3",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.22",
"@mantine/core": "6.0.22",
Expand All @@ -57,7 +57,7 @@
"embla-carousel-react": "7.1.0",
"i18next": "23.14.0",
"i18next-browser-languagedetector": "8.0.0",
"i18next-http-backend": "2.6.0",
"i18next-http-backend": "2.6.1",
"nanoid": "5.0.7",
"next": "14.2.5",
"next-i18next": "15.3.1",
Expand Down Expand Up @@ -86,7 +86,7 @@
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.16.1",
"@types/react": "18.3.3",
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"@types/umami": "0.1.5",
"@types/ws": "8.5.12",
Expand All @@ -108,9 +108,9 @@
"eslint-plugin-react": "7.35.0",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.13.4",
"husky": "9.1.4",
"i18next-hmr": "3.1.2",
"knip": "5.27.2",
"husky": "9.1.5",
"i18next-hmr": "3.1.3",
"knip": "5.27.3",
"lint-staged": "15.2.9",
"listr2": "8.2.4",
"luxon": "3.5.0",
Expand All @@ -127,7 +127,7 @@
"type-fest": "4.25.0",
"typescript": "5.5.4"
},
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.8.0",
"engines": {
"node": "^20.12.2",
"pnpm": "^9.0.0"
Expand Down
Loading

0 comments on commit 9417d59

Please sign in to comment.