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 Jun 20, 2024
1 parent 40957c4 commit a6f4099
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 184 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
12 changes: 6 additions & 6 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.6",
"@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:[email protected]",
"eslint-plugin-node": "npm:[email protected]",
"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.0",
"lint-staged": "15.2.7",
"listr2": "8.2.1",
"listr2": "8.2.2",
"luxon": "3.4.4",
"merge-anything": "6.0.2",
"prettier": "3.3.2",
Expand All @@ -125,7 +125,7 @@
"tsx": "4.15.6",
"turbo": "1.13.4",
"type-fest": "4.20.1",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit a6f4099

Please sign in to comment.