parent
841f1907bb
commit
f739e1a958
1
bun.lock
1
bun.lock
|
|
@ -130,6 +130,7 @@
|
|||
},
|
||||
"trustedDependencies": [
|
||||
"sharp",
|
||||
"esbuild",
|
||||
],
|
||||
"catalog": {
|
||||
"@tsconfig/node22": "22.0.2",
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
"printWidth": 120
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"esbuild",
|
||||
"protobufjs",
|
||||
"sharp"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue