Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Dominika Zemanovicova <[email protected]>
  • Loading branch information
dzemanov committed Jan 27, 2025
1 parent 46300a5 commit 6a442d3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"backstage": {
"role": "frontend-plugin-module",
"supported-versions": "1.32.6",
"supported-versions": "1.35.0",
"pluginId": "techdocs",
"pluginPackage": "backstage-plugin-techdocs"
},
Expand All @@ -26,17 +26,17 @@
"export-dynamic:clean": "run export-dynamic --clean"
},
"dependencies": {
"@backstage/plugin-techdocs-module-addons-contrib": "1.1.16",
"@backstage/plugin-techdocs-react": "1.2.9",
"@backstage/plugin-techdocs-module-addons-contrib": "1.1.20",
"@backstage/plugin-techdocs-react": "1.2.13",
"@material-ui/core": "4.12.4",
"jss": "10.10.0"
},
"peerDependencies": {
"react": "16.13.1 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@backstage/cli": "0.28.2",
"@janus-idp/cli": "1.18.5",
"@backstage/cli": "0.29.5",
"@janus-idp/cli": "3.0.0",
"react": "18.3.1",
"typescript": "5.7.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@
"@backstage/plugin-catalog-react": "1.15.1",
"@backstage/plugin-search-react": "1.8.5",
"@backstage/plugin-techdocs": "1.12.1",
"@backstage/plugin-techdocs-react": "1.2.13",
"@material-ui/core": "4.12.4",
"jss": "10.10.0"
"@backstage/plugin-techdocs-react": "1.2.13"
},
"peerDependencies": {
"react": "16.13.1 || ^17.0.0 || ^18.0.0"
Expand Down
8 changes: 3 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23393,10 +23393,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "backstage-plugin-techdocs-module-addons-contrib@workspace:dynamic-plugins/wrappers/backstage-plugin-techdocs-module-addons-contrib"
dependencies:
"@backstage/cli": 0.28.2
"@backstage/plugin-techdocs-module-addons-contrib": 1.1.16
"@backstage/cli": 0.29.5
"@backstage/plugin-techdocs-module-addons-contrib": 1.1.20
"@backstage/plugin-techdocs-react": 1.2.13
"@janus-idp/cli": 1.18.5
"@janus-idp/cli": 3.0.0
"@material-ui/core": 4.12.4
jss: 10.10.0
react: 18.3.1
Expand All @@ -23417,8 +23417,6 @@ __metadata:
"@backstage/plugin-techdocs": 1.12.1
"@backstage/plugin-techdocs-react": 1.2.13
"@janus-idp/cli": 3.0.0
"@material-ui/core": 4.12.4
jss: 10.10.0
react: 18.3.1
typescript: 5.7.3
peerDependencies:
Expand Down

0 comments on commit 6a442d3

Please sign in to comment.