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 Jun 7, 2023
1 parent f7dddf1 commit 2692cca
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"start": "next start"
},
"dependencies": {
"@emotion/react": "11.11.0",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.13",
"@mantine/core": "6.0.13",
Expand All @@ -46,7 +46,7 @@
"@next-auth/prisma-adapter": "1.0.7",
"@next/bundle-analyzer": "13.4.4",
"@prisma/client": "4.15.0",
"@tabler/icons-react": "2.21.0",
"@tabler/icons-react": "2.22.0",
"@tanstack/react-query": "4.29.12",
"@tanstack/react-query-devtools": "4.29.12",
"@tiptap/extension-link": "2.0.3",
Expand Down Expand Up @@ -109,7 +109,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-storybook": "0.6.12",
"eslint-plugin-turbo": "1.10.1",
"eslint-plugin-turbo": "1.10.2",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"merge-anything": "5.1.7",
Expand All @@ -121,7 +121,7 @@
"react-docgen-typescript": "2.2.2",
"storybook": "7.0.18",
"tsx": "3.12.7",
"turbo": "1.10.1",
"turbo": "1.10.2",
"type-fest": "3.11.1",
"typescript": "5.1.3"
},
Expand Down
Loading

0 comments on commit 2692cca

Please sign in to comment.