chore(deps): update dependency @types/archiver to v7 (#7534)

This commit is contained in:
Elian Doran 2025-10-28 08:22:36 +02:00 committed by GitHub
commit c027a2bbfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -36,7 +36,7 @@
"@triliumnext/commons": "workspace:*", "@triliumnext/commons": "workspace:*",
"@triliumnext/express-partial-content": "workspace:*", "@triliumnext/express-partial-content": "workspace:*",
"@triliumnext/turndown-plugin-gfm": "workspace:*", "@triliumnext/turndown-plugin-gfm": "workspace:*",
"@types/archiver": "6.0.4", "@types/archiver": "7.0.0",
"@types/better-sqlite3": "7.6.13", "@types/better-sqlite3": "7.6.13",
"@types/cls-hooked": "4.3.9", "@types/cls-hooked": "4.3.9",
"@types/compression": "1.8.1", "@types/compression": "1.8.1",

10
pnpm-lock.yaml generated
View File

@ -484,8 +484,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../../packages/turndown-plugin-gfm version: link:../../packages/turndown-plugin-gfm
'@types/archiver': '@types/archiver':
specifier: 6.0.4 specifier: 7.0.0
version: 6.0.4 version: 7.0.0
'@types/better-sqlite3': '@types/better-sqlite3':
specifier: 7.6.13 specifier: 7.6.13
version: 7.6.13 version: 7.6.13
@ -4754,8 +4754,8 @@ packages:
'@types/appdmg@0.5.5': '@types/appdmg@0.5.5':
resolution: {integrity: sha512-G+n6DgZTZFOteITE30LnWj+HRVIGr7wMlAiLWOO02uJFWVEitaPU9JVXm9wJokkgshBawb2O1OykdcsmkkZfgg==} resolution: {integrity: sha512-G+n6DgZTZFOteITE30LnWj+HRVIGr7wMlAiLWOO02uJFWVEitaPU9JVXm9wJokkgshBawb2O1OykdcsmkkZfgg==}
'@types/archiver@6.0.4': '@types/archiver@7.0.0':
resolution: {integrity: sha512-ULdQpARQ3sz9WH4nb98mJDYA0ft2A8C4f4fovvUcFwINa1cgGjY36JCAYuP5YypRq4mco1lJp1/7jEMS2oR0Hg==} resolution: {integrity: sha512-/3vwGwx9n+mCQdYZ2IKGGHEFL30I96UgBlk8EtRDDFQ9uxM1l4O5Ci6r00EMAkiDaTqD9DQ6nVrWRICnBPtzzg==}
'@types/argparse@1.0.38': '@types/argparse@1.0.38':
resolution: {integrity: sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==} resolution: {integrity: sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==}
@ -19241,7 +19241,7 @@ snapshots:
'@types/node': 22.18.12 '@types/node': 22.18.12
optional: true optional: true
'@types/archiver@6.0.4': '@types/archiver@7.0.0':
dependencies: dependencies:
'@types/readdir-glob': 1.1.5 '@types/readdir-glob': 1.1.5