Skip to content

Commit ad39788

Browse files
authored
Merge pull request #937 from backstage/renovate/backstage-plugin-techdocs-addon-mermaid-0.x
fix(deps): update dependency backstage-plugin-techdocs-addon-mermaid to ^0.19.0
2 parents 193bde9 + 0f580e5 commit ad39788

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@backstage/theme": "backstage:^",
4141
"@material-ui/core": "^4.11.0",
4242
"@material-ui/icons": "^4.9.1",
43-
"backstage-plugin-techdocs-addon-mermaid": "^0.18.0",
43+
"backstage-plugin-techdocs-addon-mermaid": "^0.19.0",
4444
"react": "^18.2.0",
4545
"react-dom": "^18.2.0",
4646
"react-router": "^6.3.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15636,7 +15636,7 @@ __metadata:
1563615636
"@types/node": "npm:^22.0.0"
1563715637
"@types/react-dom": "npm:*"
1563815638
"@types/uuid": "npm:^10.0.0"
15639-
backstage-plugin-techdocs-addon-mermaid: "npm:^0.18.0"
15639+
backstage-plugin-techdocs-addon-mermaid: "npm:^0.19.0"
1564015640
react: "npm:^18.2.0"
1564115641
react-dom: "npm:^18.2.0"
1564215642
react-router: "npm:^6.3.0"
@@ -16332,15 +16332,15 @@ __metadata:
1633216332
languageName: node
1633316333
linkType: hard
1633416334

16335-
"backstage-plugin-techdocs-addon-mermaid@npm:^0.18.0":
16336-
version: 0.18.1
16337-
resolution: "backstage-plugin-techdocs-addon-mermaid@npm:0.18.1"
16335+
"backstage-plugin-techdocs-addon-mermaid@npm:^0.19.0":
16336+
version: 0.19.0
16337+
resolution: "backstage-plugin-techdocs-addon-mermaid@npm:0.19.0"
1633816338
dependencies:
16339-
"@backstage/core-components": "npm:^0.17.0"
16340-
"@backstage/core-plugin-api": "npm:^1.10.5"
16341-
"@backstage/frontend-plugin-api": "npm:^0.10.0"
16342-
"@backstage/plugin-techdocs-react": "npm:^1.2.15"
16343-
"@backstage/theme": "npm:^0.6.4"
16339+
"@backstage/core-components": "npm:^0.17.1"
16340+
"@backstage/core-plugin-api": "npm:^1.10.6"
16341+
"@backstage/frontend-plugin-api": "npm:^0.10.1"
16342+
"@backstage/plugin-techdocs-react": "npm:^1.2.16"
16343+
"@backstage/theme": "npm:^0.6.5"
1634416344
"@material-ui/core": "npm:^4.12.2"
1634516345
"@material-ui/icons": "npm:^4.11.3"
1634616346
"@material-ui/lab": "npm:4.0.0-alpha.61"
@@ -16350,7 +16350,7 @@ __metadata:
1635016350
react: ^16.13.1 || ^17.0.0 || ^18.0.0
1635116351
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
1635216352
react-router-dom: ^6.3.0
16353-
checksum: 10/5cf1413d2e2490cad4954e823bcf0aad533da40a50943725b55fcb7ff0cbac9400885733fdb95a4ae9b0fce92335dc1dbd1fcda45156e254e0a8c35c03ddf87e
16353+
checksum: 10/627e56d8fa993a64ac61d28bdb247d17e9a24d593ad887434b78232d0d2e39988784ea06aa73b2c0542611d0a36bb41bd3648c61475c92c3b483af7dc9d87868
1635416354
languageName: node
1635516355
linkType: hard
1635616356

0 commit comments

Comments
 (0)