Skip to content

Commit

Permalink
chore(ui): 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 Sep 21, 2023
1 parent 7103a27 commit 81ffb1d
Show file tree
Hide file tree
Showing 5 changed files with 130 additions and 130 deletions.
6 changes: 3 additions & 3 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"@sentry/profiling-node": "1.2.1",
"@tanstack/react-query": "4.35.3",
"@tanstack/react-table": "8.10.1",
"@tiptap/extension-link": "2.1.10",
"@tiptap/react": "2.1.10",
"@tiptap/starter-kit": "2.1.10",
"@tiptap/extension-link": "2.1.11",
"@tiptap/react": "2.1.11",
"@tiptap/starter-kit": "2.1.11",
"@trpc/client": "10.38.3",
"@trpc/next": "10.38.3",
"@trpc/react-query": "10.38.3",
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@mantine/prism": "6.0.21",
"@mantine/spotlight": "6.0.21",
"@mantine/tiptap": "6.0.21",
"@tiptap/extension-link": "2.1.10",
"@tiptap/react": "2.1.10",
"@tiptap/starter-kit": "2.1.10",
"@tiptap/extension-link": "2.1.11",
"@tiptap/react": "2.1.11",
"@tiptap/starter-kit": "2.1.11",
"@weareinreach/env": "workspace:*",
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-import": "2.28.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-storybook": "0.6.14",
"eslint-plugin-turbo": "1.10.14",
"next": "13.5.2",
"resolve-pkg-maps": "1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@
"@tanstack/react-query-devtools": "4.35.3",
"@tanstack/react-table": "8.10.1",
"@tanstack/react-table-devtools": "8.7.6",
"@tiptap/extension-link": "2.1.10",
"@tiptap/react": "2.1.10",
"@tiptap/starter-kit": "2.1.10",
"@tiptap/extension-link": "2.1.11",
"@tiptap/react": "2.1.11",
"@tiptap/starter-kit": "2.1.11",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.38.3",
"@trpc/next": "10.38.3",
Expand Down
Loading

0 comments on commit 81ffb1d

Please sign in to comment.