v1.36.1 version bump (#3027)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-03-01 00:16:32 +01:00 committed by GitHub
parent d085ecb7ee
commit 66754e4580
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 654 additions and 526 deletions

View File

@ -0,0 +1,5 @@
---
'@backstage-community/plugin-cloudbuild': minor
---
Backstage version bump to v1.36.1

View File

@ -1,3 +1,3 @@
{
"version": "1.35.1"
"version": "1.36.1"
}

View File

@ -33,9 +33,9 @@
"directory": "workspaces/cloudbuild"
},
"devDependencies": {
"@backstage/cli": "^0.29.6",
"@backstage/cli": "^0.30.0",
"@backstage/e2e-test-utils": "^0.1.1",
"@backstage/repo-tools": "^0.12.1",
"@backstage/repo-tools": "^0.13.0",
"@changesets/cli": "^2.27.1",
"knip": "^5.27.4",
"node-gyp": "^10.0.0",

View File

@ -42,9 +42,9 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.7.3",
"@backstage/core-components": "^0.16.3",
"@backstage/core-plugin-api": "^1.10.3",
"@backstage/plugin-catalog-react": "^1.15.1",
"@backstage/core-components": "^0.16.4",
"@backstage/core-plugin-api": "^1.10.4",
"@backstage/plugin-catalog-react": "^1.15.2",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
@ -53,9 +53,9 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/cli": "^0.29.6",
"@backstage/dev-utils": "^1.1.6",
"@backstage/test-utils": "^1.7.4",
"@backstage/cli": "^0.30.0",
"@backstage/dev-utils": "^1.1.7",
"@backstage/test-utils": "^1.7.5",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.0",

File diff suppressed because it is too large Load Diff