Skip to content

Commit 90f927c

Browse files
fix(deps): update dependency superjson to v2.2.2
1 parent 17fe4b1 commit 90f927c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react-spinners": "^0.13.8",
4646
"sharp": "0.33.5",
4747
"sonner": "^1.4.3",
48-
"superjson": "2.2.1",
48+
"superjson": "2.2.2",
4949
"zod": "^3.22.4"
5050
},
5151
"devDependencies": {

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"next": "^14.1.3",
2626
"next-axiom": "^1.3.0",
2727
"resend": "^3.2.0",
28-
"superjson": "2.2.1",
28+
"superjson": "2.2.2",
2929
"zod": "^3.22.4"
3030
},
3131
"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)