File tree Expand file tree Collapse file tree 4 files changed +625
-611
lines changed Expand file tree Collapse file tree 4 files changed +625
-611
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.13.1 " ,
5
+ "packageManager" : " pnpm@10.14.0 " ,
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.16.5 " ,
24
+ "@types/node" : " ^22.17.0 " ,
25
25
"eslint" : " ^8.57.1" ,
26
26
"eslint-plugin-mdx" : " ^3.6.2" ,
27
27
"prettier" : " ^3.6.2" ,
32
32
"remark-lint-no-heading-punctuation" : " ^4.0.1" ,
33
33
"remark-lint-restrict-elements" : " workspace:*" ,
34
34
"turbo" : " ^2.5.5" ,
35
- "typescript" : " ^5.8.3 "
35
+ "typescript" : " ^5.9.2 "
36
36
},
37
37
"resolutions" : {
38
38
"@babel/core" : " 7.26.7"
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.16.1 " ,
15
+ "satori" : " ^0.16.2 " ,
16
16
"yoga-wasm-web" : " ^0.3.3"
17
17
},
18
18
"devDependencies" : {
19
- "@cloudflare/workers-types" : " ^4.20250724 .0" ,
19
+ "@cloudflare/workers-types" : " ^4.20250807 .0" ,
20
20
"@types/react" : " ^18.3.23" ,
21
21
"jest-image-snapshot" : " ^6.5.1" ,
22
22
"tsx" : " ^4.20.3" ,
23
- "typescript" : " ^5.8.3 " ,
23
+ "typescript" : " ^5.9.2 " ,
24
24
"vitest" : " ^2.1.9" ,
25
- "wrangler" : " ^3.114.11 "
25
+ "wrangler" : " ^3.114.13 "
26
26
},
27
27
"sideEffects" : false
28
28
}
You can’t perform that action at this time.
0 commit comments