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 Apr 2, 2024
1 parent c1f5c87 commit 1080d2c
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 280 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@mantine/next": "6.0.21",
"@neondatabase/serverless": "0.9.0",
"@next/bundle-analyzer": "14.1.4",
"@prisma/adapter-neon": "5.11.0",
"@prisma/client": "5.11.0",
"@prisma/adapter-neon": "5.12.0",
"@prisma/client": "5.12.0",
"@tabler/icons-react": "2.47.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
Expand Down Expand Up @@ -84,8 +84,8 @@
"@storybook/testing-library": "0.2.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@types/luxon": "3.4.2",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/node": "20.12.3",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.23",
"@types/umami": "0.1.5",
"@types/ws": "8.5.10",
Expand All @@ -106,21 +106,21 @@
"eslint-plugin-node": "npm:eslint-plugin-n@16.6.2",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.13.1",
"eslint-plugin-turbo": "1.13.2",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"listr2": "8.1.3",
"listr2": "8.2.0",
"luxon": "3.4.4",
"merge-anything": "5.1.7",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.14",
"prettier-plugin-prisma": "5.0.0",
"prisma": "5.11.0",
"prisma": "5.12.0",
"react-docgen-typescript": "2.2.2",
"storybook": "7.6.17",
"tsx": "4.7.1",
"turbo": "1.13.1",
"turbo": "1.13.2",
"type-fest": "4.14.0",
"typescript": "5.4.3"
},
Expand Down

0 comments on commit 1080d2c

Please sign in to comment.