Skip to content

Commit 980b8c1

Browse files
Update dependency superjson to v2
1 parent a65cb3c commit 980b8c1

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-native-toast-message": "2.2.0",
7070
"reanimated-color-picker": "2.4.2",
7171
"sentry-expo": "~7.1.0",
72-
"superjson": "1.13.3",
72+
"superjson": "2.2.1",
7373
"uuid": "3.4.0",
7474
"zustand": "4.4.7"
7575
},

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@trpc/server": "10.45.0",
2323
"dayjs": "1.11.10",
2424
"jsonwebtoken": "9.0.2",
25-
"superjson": "1.13.3",
25+
"superjson": "2.2.1",
2626
"zod": "3.22.4"
2727
},
2828
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)