File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Bridge/Mercure/Resources/assets Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"lint" : " eslint src test"
21
21
},
22
22
"peerDependencies" : {
23
- "@hotwired/turbo" : " ^7.0.0-beta.4 " ,
23
+ "@hotwired/turbo" : " ^7.0.0-beta.8 " ,
24
24
"stimulus" : " ^2.0.0"
25
25
},
26
26
"devDependencies" : {
27
27
"@babel/cli" : " ^7.12.1" ,
28
28
"@babel/core" : " ^7.12.3" ,
29
29
"@babel/plugin-proposal-class-properties" : " ^7.12.1" ,
30
30
"@babel/preset-env" : " ^7.12.7" ,
31
- "@hotwired/turbo" : " ^7.0.0-beta.4 " ,
31
+ "@hotwired/turbo" : " ^7.0.0-beta.8 " ,
32
32
"@symfony/stimulus-testing" : " ^1.1.0" ,
33
33
"jest-canvas-mock" : " ^2.3.0" ,
34
34
"stimulus" : " ^2.0.0"
Original file line number Diff line number Diff line change 20
20
"lint" : " eslint src test"
21
21
},
22
22
"peerDependencies" : {
23
- "@hotwired/turbo" : " ^7.0.0-beta.5 " ,
23
+ "@hotwired/turbo" : " ^7.0.0-beta.8 " ,
24
24
"stimulus" : " ^2.0.0"
25
25
},
26
26
"devDependencies" : {
27
27
"@babel/cli" : " ^7.12.1" ,
28
28
"@babel/core" : " ^7.12.3" ,
29
29
"@babel/plugin-proposal-class-properties" : " ^7.12.1" ,
30
30
"@babel/preset-env" : " ^7.12.7" ,
31
- "@hotwired/turbo" : " ^7.0.0-beta.5 " ,
31
+ "@hotwired/turbo" : " ^7.0.0-beta.8 " ,
32
32
"@symfony/stimulus-testing" : " ^1.1.0" ,
33
33
"stimulus" : " ^2.0.0"
34
34
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"devDependencies" : {
3
- "@hotwired/turbo" : " ^7.0.0-beta.5 " ,
3
+ "@hotwired/turbo" : " ^7.0.0-beta.8 " ,
4
4
"@symfony/ux-turbo" : " file:../../Resources/assets" ,
5
5
"@symfony/ux-turbo-mercure" : " file:../../Bridge/Mercure/Resources/assets" ,
6
6
"@symfony/webpack-encore" : " ^0.32.0" ,
You can’t perform that action at this time.
0 commit comments