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 Mar 28, 2024
1 parent d0e4cdc commit 36f4469
Show file tree
Hide file tree
Showing 3 changed files with 345 additions and 295 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.12.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.31.0",
"@crowdin/crowdin-api-client": "1.32.0",
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
Expand Down Expand Up @@ -85,12 +85,12 @@
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.11.30",
"@types/react": "18.2.70",
"@types/react-dom": "18.2.22",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/umami": "0.1.5",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"boxen": "7.1.1",
"chromatic": "11.2.0",
"dotenv": "16.4.5",
Expand All @@ -109,12 +109,12 @@
"eslint-plugin-turbo": "1.13.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"listr2": "8.0.2",
"listr2": "8.1.1",
"luxon": "3.4.4",
"merge-anything": "5.1.7",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.12",
"prettier-plugin-packagejson": "2.4.13",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.11.0",
"react-docgen-typescript": "2.2.2",
Expand Down
Loading

0 comments on commit 36f4469

Please sign in to comment.