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 29, 2024
1 parent 95f788d commit e19ebd2
Show file tree
Hide file tree
Showing 3 changed files with 494 additions and 483 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.1
20.16.0
44 changes: 22 additions & 22 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.12.0",
"@emotion/react": "11.13.0",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.22",
"@mantine/core": "6.0.22",
Expand All @@ -43,7 +43,7 @@
"@next/bundle-analyzer": "14.2.5",
"@prisma/adapter-neon": "5.17.0",
"@prisma/client": "5.17.0",
"@storybook/test": "8.2.4",
"@storybook/test": "8.2.6",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand Down Expand Up @@ -75,23 +75,23 @@
"@faker-js/faker": "7.6.0",
"@paralleldrive/cuid2": "2.2.2",
"@relative-ci/agent": "4.2.9",
"@storybook/addon-a11y": "8.2.4",
"@storybook/addon-essentials": "8.2.4",
"@storybook/addon-interactions": "8.2.4",
"@storybook/addon-links": "8.2.4",
"@storybook/addon-viewport": "8.2.4",
"@storybook/blocks": "8.2.4",
"@storybook/nextjs": "8.2.4",
"@storybook/react": "8.2.4",
"@storybook/addon-a11y": "8.2.6",
"@storybook/addon-essentials": "8.2.6",
"@storybook/addon-interactions": "8.2.6",
"@storybook/addon-links": "8.2.6",
"@storybook/addon-viewport": "8.2.6",
"@storybook/blocks": "8.2.6",
"@storybook/nextjs": "8.2.6",
"@storybook/react": "8.2.6",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.14.11",
"@types/node": "20.14.13",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/umami": "0.1.5",
"@types/ws": "8.5.11",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@types/ws": "8.5.12",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"boxen": "7.1.1",
"chromatic": "11.5.6",
"dotenv": "16.4.5",
Expand All @@ -105,14 +105,14 @@
"eslint-plugin-i18next": "6.0.9",
"eslint-plugin-import": "npm:[email protected]",
"eslint-plugin-node": "npm:[email protected]",
"eslint-plugin-react": "7.34.4",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.13.4",
"husky": "9.1.1",
"husky": "9.1.4",
"i18next-hmr": "3.1.2",
"knip": "5.26.0",
"knip": "5.27.0",
"lint-staged": "15.2.7",
"listr2": "8.2.3",
"listr2": "8.2.4",
"luxon": "3.4.4",
"merge-anything": "6.0.2",
"prettier": "3.3.3",
Expand All @@ -121,13 +121,13 @@
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.17.0",
"react-docgen-typescript": "2.2.2",
"storybook": "8.2.4",
"storybook": "8.2.6",
"tsx": "4.16.2",
"turbo": "1.13.4",
"type-fest": "4.22.1",
"typescript": "5.5.3"
"type-fest": "4.23.0",
"typescript": "5.5.4"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"engines": {
"node": "^20.12.2",
"pnpm": "^9.0.0"
Expand Down
Loading

0 comments on commit e19ebd2

Please sign in to comment.