File tree Expand file tree Collapse file tree 5 files changed +145
-75
lines changed Expand file tree Collapse file tree 5 files changed +145
-75
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.32.3 "
2
+ "version" : " 1.32.5 "
3
3
}
Original file line number Diff line number Diff line change 32
32
]
33
33
},
34
34
"devDependencies" : {
35
- "@backstage/cli" : " ^0.28.1 " ,
35
+ "@backstage/cli" : " ^0.28.2 " ,
36
36
"@backstage/e2e-test-utils" : " ^0.1.1" ,
37
- "@playwright/test" : " ^1.48.1 " ,
37
+ "@playwright/test" : " ^1.48.2 " ,
38
38
"@spotify/prettier-config" : " ^12.0.0" ,
39
39
"env-cmd" : " ^10.1.0" ,
40
40
"node-gyp" : " ^10.2.0" ,
Original file line number Diff line number Diff line change 14
14
"lint" : " backstage-cli package lint"
15
15
},
16
16
"dependencies" : {
17
- "@backstage-community/plugin-github-actions" : " ^0.6.23 " ,
18
- "@backstage-community/plugin-sonarqube" : " ^0.8.4 " ,
17
+ "@backstage-community/plugin-github-actions" : " ^0.6.24 " ,
18
+ "@backstage-community/plugin-sonarqube" : " ^0.8.6 " ,
19
19
"@backstage/app-defaults" : " ^1.5.12" ,
20
20
"@backstage/catalog-model" : " ^1.7.0" ,
21
- "@backstage/cli" : " ^0.28.1 " ,
21
+ "@backstage/cli" : " ^0.28.2 " ,
22
22
"@backstage/core-app-api" : " ^1.15.1" ,
23
23
"@backstage/core-components" : " ^0.15.1" ,
24
24
"@backstage/core-plugin-api" : " ^1.10.0" ,
54
54
},
55
55
"devDependencies" : {
56
56
"@backstage/test-utils" : " ^1.7.0" ,
57
- "@playwright/test" : " ^1.48.1 " ,
57
+ "@playwright/test" : " ^1.48.2 " ,
58
58
"@testing-library/dom" : " ^9.3.4" ,
59
59
"@testing-library/jest-dom" : " ^6.6.2" ,
60
60
"@testing-library/react" : " ^14.3.1" ,
Original file line number Diff line number Diff line change 16
16
"build-image" : " docker build ../.. -f Dockerfile --tag backstage"
17
17
},
18
18
"dependencies" : {
19
- "@backstage-community/plugin-sonarqube-backend" : " ^0.2.25 " ,
19
+ "@backstage-community/plugin-sonarqube-backend" : " ^0.3.0 " ,
20
20
"@backstage/backend-defaults" : " ^0.5.2" ,
21
21
"@backstage/config" : " ^1.2.0" ,
22
22
"@backstage/plugin-app-backend" : " ^0.3.76" ,
45
45
"app" : " link:../app" ,
46
46
"better-sqlite3" : " ^9.6.0" ,
47
47
"node-gyp" : " ^10.2.0" ,
48
- "pg" : " ^8.13.0 "
48
+ "pg" : " ^8.13.1 "
49
49
},
50
50
"devDependencies" : {
51
- "@backstage/cli" : " ^0.28.1 "
51
+ "@backstage/cli" : " ^0.28.2 "
52
52
},
53
53
"files" : [
54
54
" dist"
You can’t perform that action at this time.
0 commit comments