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 Jun 21, 2024
1 parent 40957c4 commit d36e05b
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 190 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.14.0
20.15.0
14 changes: 7 additions & 7 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.1",
"@crowdin/crowdin-api-client": "1.33.2",
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
Expand Down Expand Up @@ -85,7 +85,7 @@
"@storybook/react": "8.1.10",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.14.5",
"@types/node": "20.14.7",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/umami": "0.1.5",
Expand All @@ -105,14 +105,14 @@
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-import": "npm:eslint-plugin-i@2.29.1",
"eslint-plugin-node": "npm:eslint-plugin-n@16.6.2",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.13.4",
"husky": "9.0.11",
"i18next-hmr": "3.1.2",
"knip": "5.21.2",
"knip": "5.22.2",
"lint-staged": "15.2.7",
"listr2": "8.2.1",
"listr2": "8.2.3",
"luxon": "3.4.4",
"merge-anything": "6.0.2",
"prettier": "3.3.2",
Expand All @@ -122,10 +122,10 @@
"prisma": "5.15.1",
"react-docgen-typescript": "2.2.2",
"storybook": "8.1.10",
"tsx": "4.15.6",
"tsx": "4.15.7",
"turbo": "1.13.4",
"type-fest": "4.20.1",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"packageManager": "pnpm@9.4.0",
"engines": {
Expand Down
Loading

0 comments on commit d36e05b

Please sign in to comment.