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 Aug 23, 2023
1 parent 7c20aae commit 3be616d
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 159 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"@tabler/icons-react": "2.32.0",
"@tanstack/react-query": "4.33.0",
"@tanstack/react-query-devtools": "4.33.0",
"@tiptap/extension-link": "2.1.6",
"@tiptap/react": "2.1.6",
"@tiptap/starter-kit": "2.1.6",
"@tiptap/extension-link": "2.1.7",
"@tiptap/react": "2.1.7",
"@tiptap/starter-kit": "2.1.7",
"@trpc/client": "10.37.1",
"@trpc/next": "10.37.1",
"@trpc/react-query": "10.37.1",
Expand All @@ -68,7 +68,7 @@
"i18next": "23.4.5",
"i18next-browser-languagedetector": "7.1.0",
"i18next-http-backend": "2.2.1",
"luxon": "3.4.0",
"luxon": "3.4.1",
"nanoid": "4.0.2",
"next": "13.4.19",
"next-auth": "4.23.1",
Expand All @@ -77,7 +77,7 @@
"nextjs-routes": "2.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.1.2",
"react-i18next": "13.2.0",
"slugify": "1.6.6",
"superjson": "1.13.1",
"zod": "3.22.2"
Expand Down Expand Up @@ -118,7 +118,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-turbo": "1.10.12",
"eslint-plugin-turbo": "1.10.13",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"listr2": "6.6.1",
Expand All @@ -131,7 +131,7 @@
"react-docgen-typescript": "2.2.2",
"storybook": "7.3.2",
"tsx": "3.12.7",
"turbo": "1.10.12",
"turbo": "1.10.13",
"type-fest": "4.2.0",
"typescript": "5.1.6"
},
Expand Down
Loading

0 comments on commit 3be616d

Please sign in to comment.