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] committed Sep 23, 2024
1 parent 1658a8c commit 06a1e60
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 270 deletions.
28 changes: 14 additions & 14 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.35.0",
"@crowdin/crowdin-api-client": "1.36.0",
"@emotion/react": "11.13.3",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.22",
Expand All @@ -43,7 +43,7 @@
"@next/bundle-analyzer": "14.2.12",
"@prisma/adapter-neon": "5.19.1",
"@prisma/client": "5.19.1",
"@storybook/test": "8.3.1",
"@storybook/test": "8.3.2",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand Down Expand Up @@ -75,18 +75,18 @@
"@faker-js/faker": "7.6.0",
"@paralleldrive/cuid2": "2.2.2",
"@relative-ci/agent": "4.2.11",
"@storybook/addon-a11y": "8.3.1",
"@storybook/addon-essentials": "8.3.1",
"@storybook/addon-interactions": "8.3.1",
"@storybook/addon-links": "8.3.1",
"@storybook/addon-viewport": "8.3.1",
"@storybook/blocks": "8.3.1",
"@storybook/nextjs": "8.3.1",
"@storybook/react": "8.3.1",
"@storybook/addon-a11y": "8.3.2",
"@storybook/addon-essentials": "8.3.2",
"@storybook/addon-interactions": "8.3.2",
"@storybook/addon-links": "8.3.2",
"@storybook/addon-viewport": "8.3.2",
"@storybook/blocks": "8.3.2",
"@storybook/nextjs": "8.3.2",
"@storybook/react": "8.3.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.16.5",
"@types/react": "18.3.7",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"@types/umami": "0.1.5",
"@types/ws": "8.5.12",
Expand All @@ -110,7 +110,7 @@
"eslint-plugin-turbo": "1.13.4",
"husky": "9.1.6",
"i18next-hmr": "3.1.3",
"knip": "5.30.2",
"knip": "5.30.5",
"lint-staged": "15.2.10",
"listr2": "8.2.4",
"luxon": "3.5.0",
Expand All @@ -121,13 +121,13 @@
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.19.1",
"react-docgen-typescript": "2.2.2",
"storybook": "8.3.1",
"storybook": "8.3.2",
"tsx": "4.19.1",
"turbo": "1.13.4",
"type-fest": "4.26.1",
"typescript": "5.6.2"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"engines": {
"node": "^20.12.2",
"pnpm": "^9.0.0"
Expand Down
Loading

0 comments on commit 06a1e60

Please sign in to comment.