Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

refactor(nuxt)!: rename autoImports to imports #6864

Merged
merged 12 commits into from
Aug 23, 2022
Prev Previous commit
Next Next commit
update hookable
  • Loading branch information
pi0 committed Aug 23, 2022
commit dfa51f9394585c329a9e62166912b9722b055636
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"globby": "^13.1.2",
"h3": "^0.7.15",
"hash-sum": "^2.0.0",
"hookable": "^5.1.1",
"hookable": "^5.1.2",
"knitwork": "^0.1.2",
"magic-string": "^0.26.2",
"mlly": "^0.5.14",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7849,6 +7849,13 @@ __metadata:
languageName: node
linkType: hard

"hookable@npm:^5.1.2":
version: 5.1.2
resolution: "hookable@npm:5.1.2"
checksum: 1b3fb622a26d34c9befe8991cf9ffcb575334ef66e151291bc4b3161e1a609365983d258020571bce4b52226d9b5880150d27ba9f4e4029734e5cd37ac31aa39
languageName: node
linkType: hard

"hosted-git-info@npm:^2.1.4":
version: 2.8.9
resolution: "hosted-git-info@npm:2.8.9"
Expand Down Expand Up @@ -10266,7 +10273,7 @@ __metadata:
globby: ^13.1.2
h3: ^0.7.15
hash-sum: ^2.0.0
hookable: ^5.1.1
hookable: ^5.1.2
knitwork: ^0.1.2
magic-string: ^0.26.2
mlly: ^0.5.14
Expand Down