v1.37.0 version bump (#3356)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-03-22 19:51:43 +01:00 committed by GitHub
parent 79631d5e59
commit 81e3259b6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 333 additions and 3560 deletions

View File

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

View File

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

View File

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

View File

@ -43,19 +43,19 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.7.3",
"@backstage/core-components": "^0.16.4",
"@backstage/core-plugin-api": "^1.10.4",
"@backstage/core-components": "^0.17.0",
"@backstage/core-plugin-api": "^1.10.5",
"@backstage/errors": "^1.2.7",
"@backstage/plugin-catalog-react": "^1.15.2",
"@backstage/plugin-catalog-react": "^1.16.0",
"@material-ui/core": "^4.12.2",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/cli": "^0.30.0",
"@backstage/core-app-api": "^1.15.5",
"@backstage/dev-utils": "^1.1.7",
"@backstage/test-utils": "^1.7.5",
"@backstage/cli": "^0.31.0",
"@backstage/core-app-api": "^1.16.0",
"@backstage/dev-utils": "^1.1.8",
"@backstage/test-utils": "^1.7.6",
"@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