File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " graph-docs" ,
33 "private" : true ,
44 "version" : " 1.0.0" ,
5- "packageManager" : " pnpm@10.13.1 " ,
5+ "packageManager" : " pnpm@10.14.0 " ,
66 "scripts" : {
77 "dev" : " turbo run dev" ,
88 "build" : " NODE_OPTIONS='--max-old-space-size=8192' turbo run build" ,
2121 },
2222 "devDependencies" : {
2323 "@edgeandnode/eslint-config" : " ^2.0.3" ,
24- "@types/node" : " ^22.16.5 " ,
24+ "@types/node" : " ^22.17.0 " ,
2525 "eslint" : " ^8.57.1" ,
2626 "eslint-plugin-mdx" : " ^3.6.2" ,
2727 "prettier" : " ^3.6.2" ,
3232 "remark-lint-no-heading-punctuation" : " ^4.0.1" ,
3333 "remark-lint-restrict-elements" : " workspace:*" ,
3434 "turbo" : " ^2.5.5" ,
35- "typescript" : " ^5.8.3 "
35+ "typescript" : " ^5.9.2 "
3636 },
3737 "resolutions" : {
3838 "@babel/core" : " 7.26.7"
Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "@resvg/resvg-wasm" : " ^2.6.2" ,
1414 "react" : " ^18.3.1" ,
15- "satori" : " ^0.16.1 " ,
15+ "satori" : " ^0.16.2 " ,
1616 "yoga-wasm-web" : " ^0.3.3"
1717 },
1818 "devDependencies" : {
19- "@cloudflare/workers-types" : " ^4.20250724 .0" ,
19+ "@cloudflare/workers-types" : " ^4.20250807 .0" ,
2020 "@types/react" : " ^18.3.23" ,
2121 "jest-image-snapshot" : " ^6.5.1" ,
2222 "tsx" : " ^4.20.3" ,
23- "typescript" : " ^5.8.3 " ,
23+ "typescript" : " ^5.9.2 " ,
2424 "vitest" : " ^2.1.9" ,
25- "wrangler" : " ^3.114.11 "
25+ "wrangler" : " ^3.114.13 "
2626 },
2727 "sideEffects" : false
2828}
You can’t perform that action at this time.
0 commit comments