Skip to content

Commit f9f1ff7

Browse files
authored
chore: remove unused dependencies (#1734)
1 parent f36365b commit f9f1ff7

3 files changed

Lines changed: 90 additions & 236 deletions

File tree

.stackblitzrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"startCommand": "chmod +x ./packages/start/bin.cjs && pnpm run docs:dev"
2+
"startCommand": "chmod +x ./packages/start/bin.cjs && pnpm run lp:dev"
33
}

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,10 @@
3535
"devDependencies": {
3636
"@changesets/cli": "^2.25.2",
3737
"citty": "^0.1.5",
38-
"coveralls": "^3.1.1",
3938
"cypress": "^14.0.0",
40-
"debug": "^4.3.4",
4139
"tinyglobby": "^0.2.2",
4240
"tippy.js": "^6.3.7",
43-
"typescript": "catalog:",
44-
"valibot": "~0.29.0"
41+
"typescript": "catalog:"
4542
},
4643
"dependencies": {},
4744
"engines": {

0 commit comments

Comments
 (0)