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 Jul 17, 2023
1 parent 575d1e1 commit f619d47
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 124 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"@tabler/icons-react": "2.25.0",
"@tanstack/react-query": "4.29.25",
"@tanstack/react-query-devtools": "4.29.25",
"@tiptap/extension-link": "2.0.3",
"@tiptap/react": "2.0.3",
"@tiptap/starter-kit": "2.0.3",
"@tiptap/extension-link": "2.0.4",
"@tiptap/react": "2.0.4",
"@tiptap/starter-kit": "2.0.4",
"@trpc/client": "10.34.0",
"@trpc/next": "10.34.0",
"@trpc/react-query": "10.34.0",
Expand All @@ -79,7 +79,7 @@
"react-dom": "18.2.0",
"react-i18next": "13.0.2",
"slugify": "1.6.6",
"superjson": "1.12.4",
"superjson": "1.13.1",
"zod": "3.21.4"
},
"devDependencies": {
Expand Down Expand Up @@ -135,7 +135,7 @@
"type-fest": "3.13.1",
"typescript": "5.1.6"
},
"packageManager": "pnpm@8.6.7",
"packageManager": "pnpm@8.6.8",
"engines": {
"node": "^18.0.0",
"pnpm": "^8.0.0"
Expand Down
Loading

0 comments on commit f619d47

Please sign in to comment.