Skip to content

Commit

Permalink
fix(deps): update dependency superjson to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 30, 2023
1 parent bf26cb8 commit 87ca419
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"server-only": "^0.0.1",
"superjson": "^1.12.2",
"superjson": "^2.0.0",
"ts-invariant": "^0.10.3"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ __metadata:
react-dom: "npm:^18.2.0"
rimraf: "npm:^5.0.0"
server-only: "npm:^0.0.1"
superjson: "npm:^1.12.2"
superjson: "npm:^2.0.0"
ts-invariant: "npm:^0.10.3"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.0.2"
Expand Down Expand Up @@ -11263,12 +11263,12 @@ __metadata:
languageName: node
linkType: hard

"superjson@npm:^1.12.2":
version: 1.12.2
resolution: "superjson@npm:1.12.2"
"superjson@npm:^2.0.0":
version: 2.2.1
resolution: "superjson@npm:2.2.1"
dependencies:
copy-anything: "npm:^3.0.2"
checksum: 8c094900248f78b0932543ec03934fb7a14b44bdfc595a9513fb2776d2ee57f311a11de56f5778574e524f41b4657e37cb50810cfa856d28e1c5e0362e346abe
checksum: bb8743a87c97f7845e0c27af1af0731d3185b32099ebce2aee0e67ac9a6ae9a7c4b9edfca7e1fe48693a78b56d5922d1cd13ef80c2fa12b788d3fc0ca25afe47
languageName: node
linkType: hard

Expand Down

0 comments on commit 87ca419

Please sign in to comment.