File tree Expand file tree Collapse file tree 4 files changed +1313
-1302
lines changed Expand file tree Collapse file tree 4 files changed +1313
-1302
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"devDependencies" : {
23
23
"@edgeandnode/eslint-config" : " ^2.0.3" ,
24
- "@types/node" : " ^22.16.4 " ,
24
+ "@types/node" : " ^22.16.5 " ,
25
25
"eslint" : " ^8.57.1" ,
26
26
"eslint-plugin-mdx" : " ^3.6.2" ,
27
27
"prettier" : " ^3.6.2" ,
31
31
"remark-lint-heading-increment" : " ^4.0.1" ,
32
32
"remark-lint-no-heading-punctuation" : " ^4.0.1" ,
33
33
"remark-lint-restrict-elements" : " workspace:*" ,
34
- "turbo" : " ^2.5.4 " ,
34
+ "turbo" : " ^2.5.5 " ,
35
35
"typescript" : " ^5.8.3"
36
36
},
37
37
"resolutions" : {
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.15.2 " ,
15
+ "satori" : " ^0.16.1 " ,
16
16
"yoga-wasm-web" : " ^0.3.3"
17
17
},
18
18
"devDependencies" : {
19
- "@cloudflare/workers-types" : " ^4.20250710 .0" ,
19
+ "@cloudflare/workers-types" : " ^4.20250723 .0" ,
20
20
"@types/react" : " ^18.3.23" ,
21
21
"jest-image-snapshot" : " ^6.5.1" ,
22
22
"tsx" : " ^4.20.3" ,
You can’t perform that action at this time.
0 commit comments