Skip to content

Commit 8bea83d

Browse files
committed
debug
1 parent b5dd02a commit 8bea83d

File tree

4 files changed

+170
-287
lines changed

4 files changed

+170
-287
lines changed

package.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,11 @@
1717
"@rollup/plugin-commonjs": "^28.0.6",
1818
"@rollup/plugin-node-resolve": "^16.0.1",
1919
"@rollup/plugin-typescript": "^12.1.4",
20-
"@testing-library/dom": "^10.4.0",
21-
"@testing-library/jest-dom": "^6.6.3",
22-
"@testing-library/user-event": "^14.6.1",
2320
"@types/node": "^22.6.0",
24-
"@vitest/browser": "^2.1.1",
25-
"jsdom": "^26.1.0",
2621
"lightningcss": "^1.28.2",
2722
"playwright": "^1.47.0",
2823
"rollup": "^4.44.1",
29-
"tinyglobby": "^0.2.14",
30-
"tslib": "^2.6.3",
31-
"tsx": "^4.20.3",
32-
"typescript": "^5.8.3",
33-
"vitest": "^2.1.1"
24+
"tinyglobby": "^0.2.14"
3425
},
3526
"version": "2.27.0"
3627
}

0 commit comments

Comments
 (0)