dependencies: Patch handlebars to declare its types correctly.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-11-11 00:38:36 -08:00
committed by Tim Abbott
parent a297ce7371
commit 4e8d028c49
4 changed files with 68 additions and 7 deletions

View File

@@ -160,6 +160,7 @@
"source-map@^0.6": "npm:source-map-js@^1.2.1"
},
"patchedDependencies": {
"handlebars": "patches/handlebars.patch",
"source-sans@3.46.0": "patches/source-sans@3.46.0.patch",
"svgicons2svgfont": "patches/svgicons2svgfont.patch",
"tippy.js@6.3.7": "patches/tippy.js@6.3.7.patch"