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 22, 2024
1 parent 95f788d commit 537610c
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 271 deletions.
26 changes: 13 additions & 13 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.5",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand Down Expand Up @@ -75,14 +75,14 @@
"@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.5",
"@storybook/addon-essentials": "8.2.5",
"@storybook/addon-interactions": "8.2.5",
"@storybook/addon-links": "8.2.5",
"@storybook/addon-viewport": "8.2.5",
"@storybook/blocks": "8.2.5",
"@storybook/nextjs": "8.2.5",
"@storybook/react": "8.2.5",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.14.11",
Expand All @@ -105,7 +105,7 @@
"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",
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.5",
"tsx": "4.16.2",
"turbo": "1.13.4",
"type-fest": "4.22.1",
"typescript": "5.5.3"
},
"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 537610c

Please sign in to comment.