Skip to content

Commit

Permalink
chore(app): 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 17, 2023
1 parent 5fa4788 commit 6d9b3a8
Show file tree
Hide file tree
Showing 5 changed files with 158 additions and 152 deletions.
8 changes: 4 additions & 4 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"@sentry/opentelemetry-node": "7.64.0",
"@tanstack/react-query": "4.32.6",
"@tanstack/react-table": "8.9.3",
"@tiptap/extension-link": "2.1.1",
"@tiptap/react": "2.1.1",
"@tiptap/starter-kit": "2.1.1",
"@tiptap/extension-link": "2.1.2",
"@tiptap/react": "2.1.2",
"@tiptap/starter-kit": "2.1.2",
"@trpc/client": "10.37.1",
"@trpc/next": "10.37.1",
"@trpc/react-query": "10.37.1",
Expand Down Expand Up @@ -111,7 +111,7 @@
"zod": "3.22.1"
},
"devDependencies": {
"@playwright/test": "1.37.0",
"@playwright/test": "1.37.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.1.1",
"@tanstack/react-query-devtools": "4.32.6",
"@tanstack/react-table-devtools": "8.7.6",
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.19",
"@mantine/spotlight": "6.0.19",
"@mantine/tiptap": "6.0.19",
"@tiptap/extension-link": "2.1.1",
"@tiptap/react": "2.1.1",
"@tiptap/starter-kit": "2.1.1",
"@tiptap/extension-link": "2.1.2",
"@tiptap/react": "2.1.2",
"@tiptap/starter-kit": "2.1.2",
"@weareinreach/env": "workspace:*",
"@weareinreach/ui": "workspace:*",
"dayjs": "1.11.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"scripts": {},
"dependencies": {
"@t3-oss/env-nextjs": "0.6.0",
"@t3-oss/env-nextjs": "0.6.1",
"@weareinreach/util": "workspace:*",
"chromatic": "6.22.0",
"zod": "3.22.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@
"@tanstack/react-query-devtools": "4.32.6",
"@tanstack/react-table": "8.9.3",
"@tanstack/react-table-devtools": "8.7.6",
"@tiptap/extension-link": "2.1.1",
"@tiptap/react": "2.1.1",
"@tiptap/starter-kit": "2.1.1",
"@tiptap/extension-link": "2.1.2",
"@tiptap/react": "2.1.2",
"@tiptap/starter-kit": "2.1.2",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.37.1",
"@trpc/next": "10.37.1",
Expand Down
Loading

0 comments on commit 6d9b3a8

Please sign in to comment.