File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 38
38
},
39
39
"devDependencies" : {
40
40
"@hotwired/stimulus" : " ^3.0.0" ,
41
- "@hotwired/turbo" : " ^7.1.0 || ^8.0"
41
+ "@hotwired/turbo" : " ^7.1.0 || ^8.0" ,
42
+ "@types/hotwired__turbo" : " ^8.0.4"
42
43
}
43
44
}
Original file line number Diff line number Diff line change @@ -3042,6 +3042,7 @@ __metadata:
3042
3042
dependencies :
3043
3043
" @hotwired/stimulus " : " npm:^3.0.0"
3044
3044
" @hotwired/turbo " : " npm:^7.1.0 || ^8.0"
3045
+ " @types/hotwired__turbo " : " npm:^8.0.4"
3045
3046
peerDependencies :
3046
3047
" @hotwired/stimulus " : ^3.0.0
3047
3048
" @hotwired/turbo " : ^7.1.1 || ^8.0
@@ -3280,6 +3281,13 @@ __metadata:
3280
3281
languageName : node
3281
3282
linkType : hard
3282
3283
3284
+ " @types/hotwired__turbo@npm:^8.0.4 " :
3285
+ version : 8.0.4
3286
+ resolution : " @types/hotwired__turbo@npm:8.0.4"
3287
+ checksum : 10c0/87fb69ea0dab21fd2a6e3e6d18cdaf679e3d7c8ea1f6f2b59d05c24a96cf3faf80a4c0ce5f57161afea9b61f2cc542f9e33cbdc6475fc4003d79516a94cedb5c
3288
+ languageName : node
3289
+ linkType : hard
3290
+
3283
3291
" @types/istanbul-lib-coverage@npm:*, @types/istanbul-lib-coverage@npm:^2.0.0, @types/istanbul-lib-coverage@npm:^2.0.1 " :
3284
3292
version : 2.0.4
3285
3293
resolution : " @types/istanbul-lib-coverage@npm:2.0.4"
You can’t perform that action at this time.
0 commit comments