Remove unrequired utils package

* Ref https://github.com/storybookjs/storybook/pull/29008
This commit is contained in:
Caleb Owens 2024-09-25 00:17:59 +02:00
parent 2793bc4f13
commit a0359486ad
No known key found for this signature in database
2 changed files with 0 additions and 4 deletions

View File

@ -56,7 +56,6 @@
"storybook-dark-mode": "^4.0.2",
"svelte": "catalog:svelte",
"svelte-check": "catalog:svelte",
"util": "^0.12.5",
"vite": "catalog:",
"vitest": "^2.0.5"
},

View File

@ -425,9 +425,6 @@ importers:
svelte-check:
specifier: catalog:svelte
version: 4.0.1(svelte@5.0.0-next.243)(typescript@5.4.5)
util:
specifier: ^0.12.5
version: 0.12.5
vite:
specifier: 'catalog:'
version: 5.2.13(@types/node@22.3.0)