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 8, 2024
1 parent 1969249 commit 8c12183
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 300 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.0
20.15.1
18 changes: 9 additions & 9 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.34.0",
"@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 All @@ -85,13 +85,13 @@
"@storybook/react": "8.1.11",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/umami": "0.1.5",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"boxen": "7.1.1",
"chromatic": "11.5.4",
"dotenv": "16.4.5",
Expand All @@ -102,15 +102,15 @@
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-codegen": "0.28.0",
"eslint-plugin-i18next": "6.0.3",
"eslint-plugin-i18next": "6.0.7",
"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.3",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.13.4",
"husky": "9.0.11",
"i18next-hmr": "3.1.2",
"knip": "5.23.3",
"knip": "5.25.0",
"lint-staged": "15.2.7",
"listr2": "8.2.3",
"luxon": "3.4.4",
Expand All @@ -122,12 +122,12 @@
"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"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"engines": {
"node": "^20.12.2",
"pnpm": "^9.0.0"
Expand Down
Loading

0 comments on commit 8c12183

Please sign in to comment.