File tree Expand file tree Collapse file tree 4 files changed +1192
-1185
lines changed Expand file tree Collapse file tree 4 files changed +1192
-1185
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " graph-docs" ,
3
3
"private" : true ,
4
4
"version" : " 1.0.0" ,
5
- "packageManager" : " pnpm@10.11 .1" ,
5
+ "packageManager" : " pnpm@10.12 .1" ,
6
6
"scripts" : {
7
7
"dev" : " turbo run dev" ,
8
8
"build" : " NODE_OPTIONS='--max_old_space_size=8192' turbo run build" ,
21
21
},
22
22
"devDependencies" : {
23
23
"@edgeandnode/eslint-config" : " ^2.0.3" ,
24
- "@types/node" : " ^22.15.29 " ,
24
+ "@types/node" : " ^22.15.31 " ,
25
25
"eslint" : " ^8.57.1" ,
26
26
"eslint-plugin-mdx" : " ^3.4.2" ,
27
27
"prettier" : " ^3.5.3" ,
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@resvg/resvg-wasm" : " ^2.6.2" ,
14
14
"react" : " ^18.3.1" ,
15
- "satori" : " ^0.13 .2" ,
15
+ "satori" : " ^0.15 .2" ,
16
16
"yoga-wasm-web" : " ^0.3.3"
17
17
},
18
18
"devDependencies" : {
19
- "@cloudflare/workers-types" : " ^4.20250605 .0" ,
19
+ "@cloudflare/workers-types" : " ^4.20250610 .0" ,
20
20
"@types/react" : " ^18.3.23" ,
21
21
"jest-image-snapshot" : " ^6.5.1" ,
22
22
"tsx" : " ^4.19.4" ,
You can’t perform that action at this time.
0 commit comments