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 1, 2024
1 parent 473f5ac commit 08b89b6
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 216 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@mantine/next": "6.0.22",
"@neondatabase/serverless": "0.9.4",
"@next/bundle-analyzer": "14.2.5",
"@prisma/adapter-neon": "5.18.0",
"@prisma/client": "5.18.0",
"@prisma/adapter-neon": "5.19.0",
"@prisma/client": "5.19.0",
"@storybook/test": "8.2.9",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
Expand Down Expand Up @@ -74,7 +74,7 @@
"devDependencies": {
"@faker-js/faker": "7.6.0",
"@paralleldrive/cuid2": "2.2.2",
"@relative-ci/agent": "4.2.10",
"@relative-ci/agent": "4.2.11",
"@storybook/addon-a11y": "8.2.9",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-interactions": "8.2.9",
Expand All @@ -85,8 +85,8 @@
"@storybook/react": "8.2.9",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.16.1",
"@types/react": "18.3.4",
"@types/node": "20.16.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/umami": "0.1.5",
"@types/ws": "8.5.12",
Expand All @@ -100,7 +100,7 @@
"eslint-config-next": "14.2.5",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-codegen": "0.28.0",
"eslint-plugin-i18next": "6.0.9",
"eslint-plugin-import": "npm:eslint-plugin-i@2.29.1",
Expand All @@ -110,24 +110,24 @@
"eslint-plugin-turbo": "1.13.4",
"husky": "9.1.5",
"i18next-hmr": "3.1.3",
"knip": "5.27.3",
"lint-staged": "15.2.9",
"knip": "5.29.1",
"lint-staged": "15.2.10",
"listr2": "8.2.4",
"luxon": "3.5.0",
"merge-anything": "6.0.2",
"prettier": "3.3.3",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.5.1",
"prettier-plugin-packagejson": "2.5.2",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.18.0",
"prisma": "5.19.0",
"react-docgen-typescript": "2.2.2",
"storybook": "8.2.9",
"tsx": "4.17.0",
"tsx": "4.19.0",
"turbo": "1.13.4",
"type-fest": "4.25.0",
"type-fest": "4.26.0",
"typescript": "5.5.4"
},
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": "^20.12.2",
"pnpm": "^9.0.0"
Expand Down
Loading

0 comments on commit 08b89b6

Please sign in to comment.