chore(deps): update hookable to 2.x (#6883)

This commit is contained in:
pooya parsa 2022-08-23 22:47:07 +02:00 committed by GitHub
parent 5ef135650f
commit b836e17078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 7 deletions

View File

@ -48,7 +48,7 @@
"globby": "^13.1.2", "globby": "^13.1.2",
"h3": "^0.7.16", "h3": "^0.7.16",
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"hookable": "^5.1.2", "hookable": "^5.2.2",
"knitwork": "^0.1.2", "knitwork": "^0.1.2",
"magic-string": "^0.26.2", "magic-string": "^0.26.2",
"mlly": "^0.5.14", "mlly": "^0.5.14",

View File

@ -30,7 +30,6 @@ export default defineNuxtModule<Partial<ImportsOptions>>({
options = defu(nuxt.options.autoImports, options) options = defu(nuxt.options.autoImports, options)
} }
// @ts-expect-error
nuxt.hooks.deprecateHooks({ nuxt.hooks.deprecateHooks({
'autoImports:sources': { to: 'imports:sources' }, 'autoImports:sources': { to: 'imports:sources' },
'autoImports:dirs': { to: 'imports:dirs' }, 'autoImports:dirs': { to: 'imports:dirs' },

View File

@ -7870,10 +7870,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"hookable@npm:^5.1.2": "hookable@npm:^5.2.2":
version: 5.1.2 version: 5.2.2
resolution: "hookable@npm:5.1.2" resolution: "hookable@npm:5.2.2"
checksum: 1b3fb622a26d34c9befe8991cf9ffcb575334ef66e151291bc4b3161e1a609365983d258020571bce4b52226d9b5880150d27ba9f4e4029734e5cd37ac31aa39 checksum: fb4b3104a62ecf47f1743e8ea1a573656ee8d0601903fafa6a5c7247bc18a007be603e58a302400576f3b4c358b641372b073adf649018db00294d8c34123dbc
languageName: node languageName: node
linkType: hard linkType: hard
@ -10294,7 +10294,7 @@ __metadata:
globby: ^13.1.2 globby: ^13.1.2
h3: ^0.7.16 h3: ^0.7.16
hash-sum: ^2.0.0 hash-sum: ^2.0.0
hookable: ^5.1.2 hookable: ^5.2.2
knitwork: ^0.1.2 knitwork: ^0.1.2
magic-string: ^0.26.2 magic-string: ^0.26.2
mlly: ^0.5.14 mlly: ^0.5.14