Merge branch 'renovate/file-type-19.x' into 'develop'

fix(deps): update dependency file-type to v19.1.0

Co-authored-by: GitLab CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>

See merge request firefish/firefish!11109
This commit is contained in:
naskya 2024-07-09 23:17:03 +00:00
commit 8c3fa18bc8
2 changed files with 17 additions and 19 deletions

View file

@ -51,7 +51,7 @@
"deepl-node": "1.13.0",
"escape-regexp": "0.0.1",
"feed": "4.2.2",
"file-type": "19.0.0",
"file-type": "19.1.0",
"firefish-js": "workspace:*",
"fluent-ffmpeg": "2.1.3",
"form-data": "4.0.0",

View file

@ -133,8 +133,8 @@ importers:
specifier: 4.2.2
version: 4.2.2
file-type:
specifier: 19.0.0
version: 19.0.0
specifier: 19.1.0
version: 19.1.0
firefish-js:
specifier: workspace:*
version: link:../firefish-js
@ -4064,8 +4064,8 @@ packages:
resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
engines: {node: '>=18'}
file-type@19.0.0:
resolution: {integrity: sha512-s7cxa7/leUWLiXO78DVVfBVse+milos9FitauDLG1pI7lNaJ2+5lzPnr2N24ym+84HVwJL6hVuGfgVE+ALvU8Q==}
file-type@19.1.0:
resolution: {integrity: sha512-5rzeC2/GeStiAlYCenfrbKrQCiEzJTetCExFinFCH1UUz1XL7NlxRpLTwdWXzlVhLReRrWkfkNCH1Ap5zqOXtg==}
engines: {node: '>=18'}
file-type@3.9.0:
@ -5949,10 +5949,6 @@ packages:
resolution: {integrity: sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
readable-web-to-node-stream@3.0.2:
resolution: {integrity: sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==}
engines: {node: '>=8'}
readdir-glob@1.1.3:
resolution: {integrity: sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==}
@ -6492,8 +6488,8 @@ packages:
token-stream@1.0.0:
resolution: {integrity: sha512-VSsyNPPW74RpHwR8Fc21uubwHY7wMDeJLys2IX5zJNih+OnAnaifKHo+1LHT7DAdloQ7apeaaWg8l7qnf/TnEg==}
token-types@5.0.1:
resolution: {integrity: sha512-Y2fmSnZjQdDb9W4w4r1tswlMHylzWIeOKpx0aZH9BgGtACHhrk3OkT52AzwcuqTRBZtvvnTjDBh8eynMulu8Vg==}
token-types@6.0.0:
resolution: {integrity: sha512-lbDrTLVsHhOMljPscd0yitpozq7Ga2M5Cvez5AjGg8GASBjtt6iERCAJ93yommPmz62fb45oFIXHEZ3u9bfJEA==}
engines: {node: '>=14.16'}
toml@3.0.0:
@ -6700,6 +6696,10 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
uint8array-extras@1.3.0:
resolution: {integrity: sha512-npBAT0ZIX6mAIG7SF6G4LF1BIoRx3h+HVajSplHx0XmOD0Ug4qio5Yhcajn72i5OEj/qkk1OFaYh2PhqHBV33w==}
engines: {node: '>=18'}
ulid@2.3.0:
resolution: {integrity: sha512-keqHubrlpvT6G2wH0OEfSW4mquYRcbe/J8NMmveoQOjUqmo+hXtO+ORCpWhdbZ7k72UtY61BL7haGxW6enBnjw==}
hasBin: true
@ -10310,11 +10310,11 @@ snapshots:
dependencies:
is-unicode-supported: 2.0.0
file-type@19.0.0:
file-type@19.1.0:
dependencies:
readable-web-to-node-stream: 3.0.2
strtok3: 7.1.0
token-types: 5.0.1
token-types: 6.0.0
uint8array-extras: 1.3.0
file-type@3.9.0: {}
@ -12546,10 +12546,6 @@ snapshots:
process: 0.11.10
string_decoder: 1.3.0
readable-web-to-node-stream@3.0.2:
dependencies:
readable-stream: 3.6.2
readdir-glob@1.1.3:
dependencies:
minimatch: 5.1.6
@ -13128,7 +13124,7 @@ snapshots:
token-stream@1.0.0: {}
token-types@5.0.1:
token-types@6.0.0:
dependencies:
'@tokenizer/token': 0.3.0
ieee754: 1.2.1
@ -13310,6 +13306,8 @@ snapshots:
typescript@5.5.3: {}
uint8array-extras@1.3.0: {}
ulid@2.3.0: {}
unbzip2-stream@1.4.3: