Skip to content

Commit

Permalink
Merge pull request #461 from immobiliare/chore/bump-deps
Browse files Browse the repository at this point in the history
chore: bump deps
  • Loading branch information
antoniomuso authored May 16, 2024
2 parents 28e0193 + 07e333e commit 63e9175
Show file tree
Hide file tree
Showing 4 changed files with 1,459 additions and 2,051 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lerna": "^6.0.3",
"lint-staged": "^13.0.3",
"markdown-toc": "^1.2.0",
"prettier": "^3.2.5",
"prettier": "^2.7.1",
"typescript": "~5.0.0"
},
"engines": {
Expand Down
16 changes: 8 additions & 8 deletions packages/gitlab-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
},
"dependencies": {
"@backstage/backend-common": "^0.22.0",
"@backstage/backend-plugin-api": "^0.6.7",
"@backstage/config": "^1.1.1",
"@backstage/integration": "^1.7.0",
"@backstage/backend-plugin-api": "^0.6.18",
"@backstage/config": "^1.2.0",
"@backstage/integration": "^1.11.0",
"body-parser": "^1.20.2",
"express": "^4.17.3",
"express-promise-router": "^4.1.0",
Expand All @@ -48,11 +48,11 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.2.8",
"@backstage/catalog-model": "^1.4.0",
"@backstage/cli": "^0.22.8",
"@backstage/plugin-catalog-common": "^1.0.14",
"@backstage/plugin-catalog-node": "^1.3.7",
"@backstage/backend-test-utils": "^0.3.8",
"@backstage/catalog-model": "^1.5.0",
"@backstage/cli": "^0.26.5",
"@backstage/plugin-catalog-common": "^1.0.23",
"@backstage/plugin-catalog-node": "^1.12.0",
"@types/express": "^4.17.21",
"@types/supertest": "^2.0.12",
"msw": "^1.0.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/gitlab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/core-components": "^0.13.8",
"@backstage/core-plugin-api": "^1.8.0",
"@backstage/plugin-catalog-react": "^1.9.0",
"@backstage/theme": "^0.5.2",
"@backstage/core-components": "^0.14.7",
"@backstage/core-plugin-api": "^1.9.2",
"@backstage/plugin-catalog-react": "^1.12.0",
"@backstage/theme": "^0.5.4",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
Expand All @@ -54,11 +54,11 @@
"react-router-dom": "6.0.0-beta.0 || ^6.20.0"
},
"devDependencies": {
"@backstage/cli": "^0.24.0",
"@backstage/core-app-api": "^1.11.0",
"@backstage/dev-utils": "^1.0.24",
"@backstage/plugin-catalog-react": "^1.9.1",
"@backstage/test-utils": "^1.4.0",
"@backstage/cli": "^0.26.5",
"@backstage/core-app-api": "^1.12.5",
"@backstage/dev-utils": "^1.0.32",
"@backstage/plugin-catalog-react": "^1.12.0",
"@backstage/test-utils": "^1.5.5",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@gitbeaker/rest": "^40.0.2",
Expand Down
Loading

0 comments on commit 63e9175

Please sign in to comment.