Skip to content

Commit

Permalink
Merge pull request #32 from leboncoin/upgrade-packages
Browse files Browse the repository at this point in the history
chore: upgrade packages for Backstage 1.14.2
  • Loading branch information
johanneswuerbach authored Jun 12, 2023
2 parents 969d200 + c23bb2f commit dae821f
Show file tree
Hide file tree
Showing 3 changed files with 652 additions and 603 deletions.
3 changes: 3 additions & 0 deletions backstage.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"version": "1.14.2"
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/core-components": "^0.12.3",
"@backstage/core-plugin-api": "^1.3.0",
"@backstage/plugin-techdocs-react": "^1.1.2",
"@backstage/theme": "^0.2.16",
"@backstage/core-components": "^0.13.1",
"@backstage/core-plugin-api": "^1.5.1",
"@backstage/plugin-techdocs-react": "^1.1.6",
"@backstage/theme": "^0.3.0",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "4.0.0-alpha.57",
Expand All @@ -41,11 +41,11 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.22.1",
"@backstage/core-app-api": "^1.4.0",
"@backstage/dev-utils": "^1.0.11",
"@backstage/plugin-techdocs-addons-test-utils": "^1.0.9",
"@backstage/test-utils": "^1.2.4",
"@backstage/cli": "^0.22.7",
"@backstage/core-app-api": "^1.8.0",
"@backstage/dev-utils": "^1.0.15",
"@backstage/plugin-techdocs-addons-test-utils": "^1.0.14",
"@backstage/test-utils": "^1.3.1",
"@date-io/core": "^1.3.13",
"@svgr/core": "^6.0.0",
"@testing-library/dom": ">=7.21.4",
Expand Down
Loading

0 comments on commit dae821f

Please sign in to comment.