v1.31.2 version bump (#1445)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-09-28 20:05:48 +02:00 committed by GitHub
parent 5e135ae360
commit ae538e149d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 707 additions and 607 deletions

View File

@ -0,0 +1,5 @@
---
'@backstage-community/plugin-splunk-on-call': patch
---
Backstage version bump to v1.31.2

View File

@ -1,3 +1,3 @@
{
"version": "1.30.2"
"version": "1.31.2"
}

View File

@ -33,9 +33,9 @@
"directory": "workspaces/splunk"
},
"devDependencies": {
"@backstage/cli": "^0.27.0",
"@backstage/cli": "^0.27.1",
"@backstage/e2e-test-utils": "^0.1.1",
"@backstage/repo-tools": "^0.9.5",
"@backstage/repo-tools": "^0.9.7",
"@changesets/cli": "^2.27.1",
"@spotify/prettier-config": "^15.0.0",
"node-gyp": "^10.0.0",

View File

@ -42,10 +42,10 @@
"test": "backstage-cli package test"
},
"dependencies": {
"@backstage/catalog-model": "^1.6.0",
"@backstage/core-components": "^0.14.10",
"@backstage/core-plugin-api": "^1.9.3",
"@backstage/plugin-catalog-react": "^1.12.3",
"@backstage/catalog-model": "^1.7.0",
"@backstage/core-components": "^0.15.0",
"@backstage/core-plugin-api": "^1.9.4",
"@backstage/plugin-catalog-react": "^1.13.1",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
@ -54,10 +54,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/cli": "^0.27.0",
"@backstage/core-app-api": "^1.14.2",
"@backstage/dev-utils": "^1.0.37",
"@backstage/test-utils": "^1.5.10",
"@backstage/cli": "^0.27.1",
"@backstage/core-app-api": "^1.15.0",
"@backstage/dev-utils": "^1.1.1",
"@backstage/test-utils": "^1.6.0",
"@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