chore: update the lock file (#1019)
parent
fc56cf2ae3
commit
e678c36193
|
@ -47,4 +47,4 @@
|
||||||
"typescript": "^5.8.2",
|
"typescript": "^5.8.2",
|
||||||
"vitest": "^3.0.8"
|
"vitest": "^3.0.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -2377,6 +2377,7 @@ __metadata:
|
||||||
ajv: "npm:>=8.12.0"
|
ajv: "npm:>=8.12.0"
|
||||||
hono: "npm:^4.4.12"
|
hono: "npm:^4.4.12"
|
||||||
tsup: "npm:^8.1.0"
|
tsup: "npm:^8.1.0"
|
||||||
|
typescript: "npm:^5.8.2"
|
||||||
vitest: "npm:^3.0.8"
|
vitest: "npm:^3.0.8"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
ajv: ">=8.12.0"
|
ajv: ">=8.12.0"
|
||||||
|
|
Loading…
Reference in New Issue