File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "main" : " out/index.js" ,
77 "scripts" : {
88 "prepublish" : " pnpm mk" ,
9- "mk" : " tsx ./mk.ts typedoc" ,
9+ "mk" : " node --experimental-strip-types ./mk.ts typedoc" ,
1010 "build" : " pnpm mk" ,
1111 "test" : " vitest run" ,
1212 "w" : " tsc -p tsconfig.build.json --watch"
3030 "@automerge/automerge-repo" : " ^2.0.0" ,
3131 "@onyx/esbuild-plugin-rewrite-relative-import-extensions" : " npm:@jsr/onyx__esbuild-plugin-rewrite-relative-import-extensions@^0.0.2" ,
3232 "@solidjs/testing-library" : " ^0.8.9" ,
33- "@swc/cli" : " ^0.7.7" ,
3433 "@testing-library/jest-dom" : " ^6.5.0" ,
3534 "@testing-library/user-event" : " ^14.5.2" ,
3635 "esbuild" : " ^0.25.4" ,
37- "esbuild-plugin-d.ts" : " ^1.3.1" ,
3836 "eslint" : " ^9.11.0" ,
37+ "esbuild-isolated-dts" : " ^0.1.2" ,
3938 "eslint-plugin-solid" : " ^0.14.3" ,
4039 "globals" : " ^15.9.0" ,
4140 "jsdom" : " ^26.0.0" ,
5453 },
5554 "dependencies" : {
5655 "@solid-primitives/utils" : " ^6.3.0" ,
57- "cabbages" : " ^0.2.4" ,
58- "esbuild-isolated-dts" : " ^0.1.2" ,
59- "tsx" : " ^4.19.4"
56+ "cabbages" : " ^0.2.4"
6057 },
6158 "repository" : {
6259 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments