File tree 5 files changed +12
-12
lines changed
rocket-webhook-azure-infrastructure
rocket-webhook-local-infrastructure
5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 35
35
"url" : " https://github.com/boostercloud/booster/issues"
36
36
},
37
37
"peerDependencies" : {
38
- "@boostercloud/framework-core" : " >=3.1.0 " ,
39
- "@boostercloud/framework-types" : " >=3.1.0 "
38
+ "@boostercloud/framework-core" : " >=3.1.2 " ,
39
+ "@boostercloud/framework-types" : " >=3.1.2 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change 23
23
"url" : " git+https://github.com/boostercloud/rocket-webhook.git"
24
24
},
25
25
"peerDependencies" : {
26
- "@boostercloud/framework-core" : " >=3.1.0 " ,
27
- "@boostercloud/framework-types" : " >=3.1.0 "
26
+ "@boostercloud/framework-core" : " >=3.1.2 " ,
27
+ "@boostercloud/framework-types" : " >=3.1.2 "
28
28
},
29
29
"dependencies" : {
30
30
"@boostercloud/rocket-webhook-types" : " ^1.0.0"
31
31
},
32
32
"devDependencies" : {
33
- "@boostercloud/framework-provider-azure-infrastructure" : " 3.1.0 " ,
33
+ "@boostercloud/framework-provider-azure-infrastructure" : " 3.1.2 " ,
34
34
"@cdktf/provider-azurerm" : " 13.18.0" ,
35
35
"@types/node" : " ^20.17.17" ,
36
36
"@typescript-eslint/eslint-plugin" : " ^8.11.0" ,
Original file line number Diff line number Diff line change 26
26
" uuid"
27
27
],
28
28
"peerDependencies" : {
29
- "@boostercloud/framework-core" : " >=3.1.0 " ,
30
- "@boostercloud/framework-types" : " >=3.1.0 "
29
+ "@boostercloud/framework-core" : " >=3.1.2 " ,
30
+ "@boostercloud/framework-types" : " >=3.1.2 "
31
31
},
32
32
"dependencies" : {
33
33
"@boostercloud/rocket-webhook-types" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 23
23
"url" : " git+https://github.com/boostercloud/rocket-webhook.git"
24
24
},
25
25
"peerDependencies" : {
26
- "@boostercloud/framework-core" : " >=3.1.0 " ,
27
- "@boostercloud/framework-types" : " >=3.1.0 "
26
+ "@boostercloud/framework-core" : " >=3.1.2 " ,
27
+ "@boostercloud/framework-types" : " >=3.1.2 "
28
28
},
29
29
"dependencies" : {
30
30
"@boostercloud/rocket-webhook-types" : " ^1.0.0" ,
31
31
"express" : " 4.21.1"
32
32
},
33
33
"devDependencies" : {
34
- "@boostercloud/framework-provider-local-infrastructure" : " 3.1.0 " ,
34
+ "@boostercloud/framework-provider-local-infrastructure" : " 3.1.2 " ,
35
35
"@types/node" : " ^20.17.17" ,
36
36
"@typescript-eslint/eslint-plugin" : " ^8.11.0" ,
37
37
"@typescript-eslint/parser" : " ^8.11.0" ,
Original file line number Diff line number Diff line change 23
23
"url" : " git+https://github.com/boostercloud/rocket-webhook.git"
24
24
},
25
25
"peerDependencies" : {
26
- "@boostercloud/framework-core" : " >=3.1.0 " ,
27
- "@boostercloud/framework-types" : " >=3.1.0 "
26
+ "@boostercloud/framework-core" : " >=3.1.2 " ,
27
+ "@boostercloud/framework-types" : " >=3.1.2 "
28
28
},
29
29
"devDependencies" : {
30
30
"typescript" : " ^5.6.3"
You can’t perform that action at this time.
0 commit comments