Skip to content

Commit

Permalink
update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Feb 9, 2024
1 parent 613d02b commit 26abb77
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@
"typescript": "^5.2.2"
},
"packageManager": "[email protected]"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1381,7 +1381,7 @@ __metadata:
vitest: "npm:^1.0.4"
peerDependencies:
"@auth/core": 0.*
hono: 3.*
hono: ">=3.*"
react: ">=18"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1412,7 +1412,7 @@ __metadata:
rimraf: "npm:^5.0.5"
peerDependencies:
"@clerk/backend": 0.30.*
hono: 3.*
hono: ">=3.*"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1464,7 +1464,7 @@ __metadata:
typescript: "npm:^4.7.4"
vitest: "npm:^0.34.6"
peerDependencies:
hono: 3.*
hono: ">=3.*"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1614,7 +1614,7 @@ __metadata:
ts-jest: "npm:^28.0.5"
typescript: "npm:^4.7.4"
peerDependencies:
hono: 3.*
hono: ">=3.*"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1644,7 +1644,7 @@ __metadata:
zod: "npm:^3.20.2"
peerDependencies:
"@trpc/server": ^10.10.0
hono: 3.*
hono: ">=3.*"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 26abb77

Please sign in to comment.