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 24, 2024
1 parent 1658a8c commit 7a794e4
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 343 deletions.
38 changes: 19 additions & 19 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 @@ -41,9 +41,9 @@
"@mantine/next": "6.0.22",
"@neondatabase/serverless": "0.9.5",
"@next/bundle-analyzer": "14.2.12",
"@prisma/adapter-neon": "5.19.1",
"@prisma/client": "5.19.1",
"@storybook/test": "8.3.1",
"@prisma/adapter-neon": "5.20.0",
"@prisma/client": "5.20.0",
"@storybook/test": "8.3.3",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand Down Expand Up @@ -75,25 +75,25 @@
"@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.3",
"@storybook/addon-essentials": "8.3.3",
"@storybook/addon-interactions": "8.3.3",
"@storybook/addon-links": "8.3.3",
"@storybook/addon-viewport": "8.3.3",
"@storybook/blocks": "8.3.3",
"@storybook/nextjs": "8.3.3",
"@storybook/react": "8.3.3",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.16.5",
"@types/react": "18.3.7",
"@types/node": "20.16.6",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"@types/umami": "0.1.5",
"@types/ws": "8.5.12",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"boxen": "7.1.1",
"chromatic": "11.10.2",
"chromatic": "11.10.3",
"dotenv": "16.4.5",
"dotenv-cli": "7.4.2",
"eslint": "8.57.1",
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 @@ -119,15 +119,15 @@
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.5.2",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.19.1",
"prisma": "5.20.0",
"react-docgen-typescript": "2.2.2",
"storybook": "8.3.1",
"storybook": "8.3.3",
"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 7a794e4

Please sign in to comment.