Skip to content

Commit 2eb700b

Browse files
fix(deps): update dependency @axis-backstage/plugin-readme to ^0.17.0
1 parent f9809b7 commit 2eb700b

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

backstage/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cy:run": "cypress run --browser chrome"
1919
},
2020
"dependencies": {
21-
"@axis-backstage/plugin-readme": "^0.14.0",
21+
"@axis-backstage/plugin-readme": "^0.17.0",
2222
"@axis-backstage/plugin-readme-backend": "^0.12.0",
2323
"@backstage-community/plugin-lighthouse": "^0.12.0",
2424
"@backstage-community/plugin-tech-radar": "^1.3.0",

backstage/yarn.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,16 +1447,18 @@ __metadata:
14471447
languageName: node
14481448
linkType: hard
14491449

1450-
"@axis-backstage/plugin-readme@npm:^0.14.0":
1451-
version: 0.14.0
1452-
resolution: "@axis-backstage/plugin-readme@npm:0.14.0"
1450+
"@axis-backstage/plugin-readme@npm:^0.17.0":
1451+
version: 0.17.0
1452+
resolution: "@axis-backstage/plugin-readme@npm:0.17.0"
14531453
dependencies:
1454-
"@backstage/catalog-model": "npm:^1.7.4"
1455-
"@backstage/core-components": "npm:^0.17.3"
1456-
"@backstage/core-plugin-api": "npm:^1.10.8"
1454+
"@backstage/catalog-model": "npm:^1.7.5"
1455+
"@backstage/core-compat-api": "npm:^0.5.1"
1456+
"@backstage/core-components": "npm:^0.17.5"
1457+
"@backstage/core-plugin-api": "npm:^1.10.9"
14571458
"@backstage/errors": "npm:^1.2.7"
1458-
"@backstage/plugin-catalog-react": "npm:^1.19.0"
1459-
"@backstage/theme": "npm:^0.6.6"
1459+
"@backstage/frontend-plugin-api": "npm:^0.11.0"
1460+
"@backstage/plugin-catalog-react": "npm:^1.20.1"
1461+
"@backstage/theme": "npm:^0.6.8"
14601462
"@mui/icons-material": "npm:^5.15.7"
14611463
"@mui/material": "npm:^5.15.7"
14621464
react-use: "npm:^17.2.4"
@@ -1465,7 +1467,7 @@ __metadata:
14651467
react: ^17.0.0 || ^18.0.0
14661468
react-dom: ^17.0.0 || ^18.0.0
14671469
react-router-dom: ^6.3.0
1468-
checksum: 10c0/f956e0c5faa302d15a66931fb9501365106a964ee09fa750fe935181afed89830e97b82e813f4a671febd2b32f3f87d4d27ec6833d87bc16b2f23ec55e2028c7
1470+
checksum: 10c0/ebb21d8688f9f16628f117a5c53d9b5771883321e5cf19ebea4cd8cdda121c82717d36c6a2c5d124a9f6380ecb47fbd84262e00139744cf86bfb3fc6e0c09437
14691471
languageName: node
14701472
linkType: hard
14711473

@@ -14182,7 +14184,7 @@ __metadata:
1418214184
version: 0.0.0-use.local
1418314185
resolution: "app@workspace:packages/app"
1418414186
dependencies:
14185-
"@axis-backstage/plugin-readme": "npm:^0.14.0"
14187+
"@axis-backstage/plugin-readme": "npm:^0.17.0"
1418614188
"@axis-backstage/plugin-readme-backend": "npm:^0.12.0"
1418714189
"@backstage-community/plugin-lighthouse": "npm:^0.12.0"
1418814190
"@backstage-community/plugin-tech-radar": "npm:^1.3.0"

0 commit comments

Comments
 (0)