Skip to content

Commit b8edc3c

Browse files
Update dependency superjson to v1.12.4
1 parent 1a6be28 commit b8edc3c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-icons": "^4.6.0",
2929
"react-modal": "^3.16.1",
3030
"react-use": "^17.4.0",
31-
"superjson": "1.9.1",
31+
"superjson": "1.12.4",
3232
"zod": "^3.18.0"
3333
},
3434
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2328,10 +2328,10 @@ stylis@^4.0.6:
23282328
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.1.3.tgz#fd2fbe79f5fed17c55269e16ed8da14c84d069f7"
23292329
integrity sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==
23302330

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

0 commit comments

Comments
 (0)