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 "private" : true ,
77 "dependencies" : {
88 "@mapbox/rehype-prism" : " 0.8.0" ,
9- "@mdx-js/loader" : " 2. 3.0" ,
10- "@mdx-js/react" : " 2. 3.0" ,
9+ "@mdx-js/loader" : " 3.0.1 " ,
10+ "@mdx-js/react" : " 3.0.1 " ,
1111 "@next/mdx" : " 13.4.19" ,
1212 "@radix-ui/colors" : " 2.1.0" ,
1313 "fathom-client" : " 3.5.0" ,
4545 "prettier" : " 3.2.5" ,
4646 "start-server-and-test" : " 2.0.3" ,
4747 "ts-jest" : " 29.1.2" ,
48- "ts-node" : " 10.9.2" ,
49- "tsconfig-paths" : " 4.2.0" ,
50- "typescript" : " 5.1.6"
48+ "tsx" : " 4.9.3" ,
49+ "typescript" : " 5.4.5"
5150 },
5251 "scripts" : {
5352 "analyze" : " yarn lint && yarn typecheck" ,
6160 "lint" : " eslint --ext .tsx --ext .ts ." ,
6261 "start" : " next start" ,
6362 "test" : " jest" ,
64- "ts:exec" : " TS_NODE_PROJECT= \" tsconfig.cli.json \" node node_modules/.bin/ts-node -T " ,
63+ "ts:exec" : " tsx " ,
6564 "typecheck" : " tsc --noEmit"
6665 }
6766}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments