chore(deps): remove unbuild explicit dependency

This commit is contained in:
Benjamin Canac
2024-12-18 17:00:49 +01:00
parent 0360ea7a3c
commit c0455c831f
2 changed files with 0 additions and 4 deletions

View File

@@ -68,7 +68,6 @@
"release-it": "^17.10.0",
"superstruct": "^2.0.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"valibot": "^0.42.1",
"valibot30": "npm:valibot@0.30.0",
"valibot31": "npm:valibot@0.31.0",

3
pnpm-lock.yaml generated
View File

@@ -119,9 +119,6 @@ importers:
typescript:
specifier: 5.6.3
version: 5.6.3
unbuild:
specifier: ^2.0.0
version: 2.0.0(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3))
valibot:
specifier: ^0.42.1
version: 0.42.1(typescript@5.6.3)