This repository was archived by the owner on Apr 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 48
48
"globby" : " ^13.1.2" ,
49
49
"h3" : " ^0.7.16" ,
50
50
"hash-sum" : " ^2.0.0" ,
51
- "hookable" : " ^5.2.0 " ,
51
+ "hookable" : " ^5.2.1 " ,
52
52
"knitwork" : " ^0.1.2" ,
53
53
"magic-string" : " ^0.26.2" ,
54
54
"mlly" : " ^0.5.14" ,
Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ export default defineNuxtModule<Partial<ImportsOptions>>({
30
30
options = defu ( nuxt . options . autoImports , options )
31
31
}
32
32
33
- // @ts -expect-error
34
33
nuxt . hooks . deprecateHooks ( {
35
34
'autoImports:sources' : { to : 'imports:sources' } ,
36
35
'autoImports:dirs' : { to : 'imports:dirs' } ,
Original file line number Diff line number Diff line change @@ -7870,10 +7870,10 @@ __metadata:
7870
7870
languageName : node
7871
7871
linkType : hard
7872
7872
7873
- " hookable@npm:^5.2.0 " :
7874
- version : 5.2.0
7875
- resolution : " hookable@npm:5.2.0 "
7876
- checksum : d39c7a22d7a48572bb644b69df8ec9ef72a180ce5118b3f6447d46c41de8c413624162549b356112fdcb7c69c00dec9359ffacba2540f3ccf071806000e38bb1
7873
+ " hookable@npm:^5.2.1 " :
7874
+ version : 5.2.1
7875
+ resolution : " hookable@npm:5.2.1 "
7876
+ checksum : 6ad7f67733a083634ef7ba367b40fe9057dbc6e614a00ba88d84b718e49d67d83e5f4bf81759777b39afafa1fe043f56faffe7aabd590c8a9ea6dd0f0c4af53b
7877
7877
languageName : node
7878
7878
linkType : hard
7879
7879
@@ -10294,7 +10294,7 @@ __metadata:
10294
10294
globby : ^13.1.2
10295
10295
h3 : ^0.7.16
10296
10296
hash-sum : ^2.0.0
10297
- hookable : ^5.2.0
10297
+ hookable : ^5.2.1
10298
10298
knitwork : ^0.1.2
10299
10299
magic-string : ^0.26.2
10300
10300
mlly : ^0.5.14
You can’t perform that action at this time.
0 commit comments