fix: add missing dependency

This commit is contained in:
DarkPhoenix2704
2025-07-17 00:24:16 +05:30
parent 40ee337a9a
commit 71453f7c4f
2 changed files with 26 additions and 1 deletions

24
pnpm-lock.yaml generated
View File

@@ -283,6 +283,9 @@ importers:
turndown:
specifier: ^7.2.0
version: 7.2.0
typesense:
specifier: ^2.0.3
version: 2.0.3(@babel/runtime@7.27.3)
unified:
specifier: ^11.0.5
version: 11.0.5
@@ -10411,6 +10414,10 @@ packages:
resolution: {integrity: sha512-TFYA4jnP7PVbmlBIfhlSe+WKxs9dklXMTEGcBCIvLhE/Tn3H6Gk1norupVW7m5Cnd4bLcr08AytbyV/xj7f/kQ==}
engines: {node: '>= 12.0.0'}
loglevel@1.9.2:
resolution: {integrity: sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==}
engines: {node: '>= 0.6.0'}
long@5.3.2:
resolution: {integrity: sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==}
@@ -13843,6 +13850,12 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
typesense@2.0.3:
resolution: {integrity: sha512-fRJjFdDNZn6qF9XzIk+bB8n8cm0fiAx1SGcpLDfNcsGtp8znITfG+SO+l/qk63GCRXZwJGq7wrMDLFUvblJSHA==}
engines: {node: '>=18'}
peerDependencies:
'@babel/runtime': ^7.23.2
uc.micro@2.1.0:
resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
@@ -26280,6 +26293,8 @@ snapshots:
safe-stable-stringify: 2.5.0
triple-beam: 1.4.1
loglevel@1.9.2: {}
long@5.3.2: {}
loose-envify@1.4.0:
@@ -30595,6 +30610,15 @@ snapshots:
typescript@5.8.3: {}
typesense@2.0.3(@babel/runtime@7.27.3):
dependencies:
'@babel/runtime': 7.27.3
axios: 1.9.0(debug@4.4.1)
loglevel: 1.9.2
tslib: 2.8.1
transitivePeerDependencies:
- debug
uc.micro@2.1.0: {}
ufo@1.6.1: {}