Skip to content

Commit

Permalink
Update dependency superjson to v1.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 1a6be28 commit b8edc3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-icons": "^4.6.0",
"react-modal": "^3.16.1",
"react-use": "^17.4.0",
"superjson": "1.9.1",
"superjson": "1.12.4",
"zod": "^3.18.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2328,10 +2328,10 @@ stylis@^4.0.6:
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7"
integrity sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==

superjson@1.9.1:
version "1.9.1"
resolved "https://registry.npmjs.org/superjson/-/superjson-1.9.1.tgz"
integrity sha512-oT3HA2nPKlU1+5taFgz/HDy+GEaY+CWEbLzaRJVD4gZ7zMVVC4GDNFdgvAZt6/VuIk6D2R7RtPAiCHwmdzlMmg==
superjson@1.12.4:
version "1.12.4"
resolved "https://registry.yarnpkg.com/superjson/-/superjson-1.12.4.tgz#cfea35b0d1eb0f12d8b185f1d871272555f5a61f"
integrity sha512-vkpPQAxdCg9SLfPv5GPC5fnGrui/WryktoN9O5+Zif/14QIMjw+RITf/5LbBh+9QpBFb3KNvJth+puz2H8o6GQ==
dependencies:
copy-anything "^3.0.2"

Expand Down

0 comments on commit b8edc3c

Please sign in to comment.