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