File tree Expand file tree Collapse file tree 3 files changed +1
-268
lines changed Expand file tree Collapse file tree 3 files changed +1
-268
lines changed Original file line number Diff line number Diff line change 3636 "devDependencies" : {
3737 "@vibe/config" : " 3.0.2" ,
3838 "@vitejs/plugin-react" : " ^4.3.1" ,
39- "@vitest/coverage-v8" : " ^1.6.0" ,
4039 "prettier" : " ^2.5.1" ,
4140 "react" : " ^16.14.0" ,
4241 "react-dom" : " ^16.14.0" ,
43- "typescript" : " ^4.7.3" ,
44- "vitest" : " ^1.6.0"
42+ "typescript" : " ^4.7.3"
4543 },
4644 "peerDependencies" : {
4745 "react" : " >=16.9.0" ,
4846 "vitest" : " >=1.6.0"
4947 },
5048 "dependencies" : {
51- "@storybook/jest" : " ^0.2.3" ,
52- "@storybook/test" : " ^8.6.14" ,
53- "@testing-library/react" : " ^12.1.2" ,
5449 "es-toolkit" : " ^1.39.10"
5550 },
5651 "sideEffects" : false
Original file line number Diff line number Diff line change 11export * from "./test-utils" ;
22export * from "./test-ids-utils" ;
3- export * from "./interactions-utils" ;
43export * from "./constants" ;
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments