Skip to content

Commit 34a3dba

Browse files
Update trpc monorepo to v10.45.4 (#1518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa9f939 commit 34a3dba

File tree

4 files changed

+24
-28
lines changed

4 files changed

+24
-28
lines changed

apps/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@react-native-picker/picker": "2.9.0",
2626
"@sentry/react-native": "6.3.0",
2727
"@tanstack/react-query": "4.40.1",
28-
"@trpc/client": "10.45.2",
29-
"@trpc/react-query": "10.45.2",
28+
"@trpc/client": "10.45.4",
29+
"@trpc/react-query": "10.45.4",
3030
"class-variance-authority": "0.7.1",
3131
"dayjs": "1.11.20",
3232
"expo": "52.0.49",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@tailwindcss/container-queries": "^0.1.1",
3939
"@tanstack/react-query": "4.40.1",
4040
"@tanstack/react-table": "^8.11.6",
41-
"@trpc/server": "10.45.3",
41+
"@trpc/server": "10.45.4",
4242
"axios": "1.13.6",
4343
"class-variance-authority": "0.7.1",
4444
"cookie": "0.7.2",

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@element/server-env": "workspace:*",
1616
"@element/server-schemas": "workspace:*",
1717
"@element/shared": "workspace:*",
18-
"@trpc/server": "10.45.3",
18+
"@trpc/server": "10.45.4",
1919
"dayjs": "1.11.20",
2020
"jsonwebtoken": "9.0.3",
2121
"superjson": "1.13.3",

pnpm-lock.yaml

Lines changed: 20 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)