v1.41.1 version bump (#4696)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
97794d9a0a
commit
fd82901211
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-sentry': minor
|
||||
---
|
||||
|
||||
Backstage version bump to v1.41.1
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "1.40.2"
|
||||
"version": "1.41.1"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -37,9 +37,9 @@
|
|||
"directory": "workspaces/sentry"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.33.0",
|
||||
"@backstage/cli": "^0.33.1",
|
||||
"@backstage/e2e-test-utils": "^0.1.1",
|
||||
"@backstage/repo-tools": "^0.14.0",
|
||||
"@backstage/repo-tools": "^0.15.0",
|
||||
"@changesets/cli": "^2.27.1",
|
||||
"knip": "^5.27.4",
|
||||
"node-gyp": "^10.0.0",
|
||||
|
|
|
|||
|
|
@ -20,26 +20,26 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@backstage-community/plugin-sentry": "workspace:^",
|
||||
"@backstage/app-defaults": "^1.6.3",
|
||||
"@backstage/catalog-model": "^1.7.4",
|
||||
"@backstage/cli": "^0.33.0",
|
||||
"@backstage/core-app-api": "^1.17.1",
|
||||
"@backstage/core-compat-api": "^0.4.3",
|
||||
"@backstage/core-components": "^0.17.3",
|
||||
"@backstage/core-plugin-api": "^1.10.8",
|
||||
"@backstage/frontend-app-api": "^0.11.3",
|
||||
"@backstage/frontend-defaults": "^0.2.3",
|
||||
"@backstage/frontend-plugin-api": "^0.10.3",
|
||||
"@backstage/integration-react": "^1.2.8",
|
||||
"@backstage/plugin-api-docs": "^0.12.8",
|
||||
"@backstage/plugin-catalog": "^1.31.0",
|
||||
"@backstage/plugin-catalog-common": "^1.1.4",
|
||||
"@backstage/plugin-catalog-graph": "^0.4.20",
|
||||
"@backstage/plugin-catalog-import": "^0.13.2",
|
||||
"@backstage/plugin-catalog-react": "^1.19.0",
|
||||
"@backstage/plugin-org": "^0.6.40",
|
||||
"@backstage/plugin-user-settings": "^0.8.23",
|
||||
"@backstage/theme": "^0.6.6",
|
||||
"@backstage/app-defaults": "^1.6.4",
|
||||
"@backstage/catalog-model": "^1.7.5",
|
||||
"@backstage/cli": "^0.33.1",
|
||||
"@backstage/core-app-api": "^1.18.0",
|
||||
"@backstage/core-compat-api": "^0.4.4",
|
||||
"@backstage/core-components": "^0.17.4",
|
||||
"@backstage/core-plugin-api": "^1.10.9",
|
||||
"@backstage/frontend-app-api": "^0.11.4",
|
||||
"@backstage/frontend-defaults": "^0.2.4",
|
||||
"@backstage/frontend-plugin-api": "^0.10.4",
|
||||
"@backstage/integration-react": "^1.2.9",
|
||||
"@backstage/plugin-api-docs": "^0.12.9",
|
||||
"@backstage/plugin-catalog": "^1.31.1",
|
||||
"@backstage/plugin-catalog-common": "^1.1.5",
|
||||
"@backstage/plugin-catalog-graph": "^0.4.21",
|
||||
"@backstage/plugin-catalog-import": "^0.13.3",
|
||||
"@backstage/plugin-catalog-react": "^1.19.1",
|
||||
"@backstage/plugin-org": "^0.6.41",
|
||||
"@backstage/plugin-user-settings": "^0.8.24",
|
||||
"@backstage/theme": "^0.6.7",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"history": "^5.0.0",
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
"styled-components": "^6.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/test-utils": "^1.7.9",
|
||||
"@backstage/test-utils": "^1.7.10",
|
||||
"@playwright/test": "^1.32.3",
|
||||
"@testing-library/dom": "^9.0.0",
|
||||
"@testing-library/jest-dom": "^6.0.0",
|
||||
|
|
|
|||
|
|
@ -20,29 +20,29 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@backstage-community/plugin-sentry": "workspace:^",
|
||||
"@backstage/app-defaults": "^1.6.3",
|
||||
"@backstage/catalog-model": "^1.7.4",
|
||||
"@backstage/cli": "^0.33.0",
|
||||
"@backstage/core-app-api": "^1.17.1",
|
||||
"@backstage/core-components": "^0.17.3",
|
||||
"@backstage/core-plugin-api": "^1.10.8",
|
||||
"@backstage/integration-react": "^1.2.8",
|
||||
"@backstage/plugin-api-docs": "^0.12.8",
|
||||
"@backstage/plugin-catalog": "^1.31.0",
|
||||
"@backstage/plugin-catalog-common": "^1.1.4",
|
||||
"@backstage/plugin-catalog-graph": "^0.4.20",
|
||||
"@backstage/plugin-catalog-import": "^0.13.2",
|
||||
"@backstage/plugin-catalog-react": "^1.19.0",
|
||||
"@backstage/plugin-org": "^0.6.40",
|
||||
"@backstage/plugin-permission-react": "^0.4.35",
|
||||
"@backstage/plugin-scaffolder": "^1.32.0",
|
||||
"@backstage/plugin-search": "^1.4.27",
|
||||
"@backstage/plugin-search-react": "^1.9.1",
|
||||
"@backstage/plugin-techdocs": "^1.13.1",
|
||||
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.25",
|
||||
"@backstage/plugin-techdocs-react": "^1.3.0",
|
||||
"@backstage/plugin-user-settings": "^0.8.23",
|
||||
"@backstage/theme": "^0.6.6",
|
||||
"@backstage/app-defaults": "^1.6.4",
|
||||
"@backstage/catalog-model": "^1.7.5",
|
||||
"@backstage/cli": "^0.33.1",
|
||||
"@backstage/core-app-api": "^1.18.0",
|
||||
"@backstage/core-components": "^0.17.4",
|
||||
"@backstage/core-plugin-api": "^1.10.9",
|
||||
"@backstage/integration-react": "^1.2.9",
|
||||
"@backstage/plugin-api-docs": "^0.12.9",
|
||||
"@backstage/plugin-catalog": "^1.31.1",
|
||||
"@backstage/plugin-catalog-common": "^1.1.5",
|
||||
"@backstage/plugin-catalog-graph": "^0.4.21",
|
||||
"@backstage/plugin-catalog-import": "^0.13.3",
|
||||
"@backstage/plugin-catalog-react": "^1.19.1",
|
||||
"@backstage/plugin-org": "^0.6.41",
|
||||
"@backstage/plugin-permission-react": "^0.4.36",
|
||||
"@backstage/plugin-scaffolder": "^1.33.0",
|
||||
"@backstage/plugin-search": "^1.4.28",
|
||||
"@backstage/plugin-search-react": "^1.9.2",
|
||||
"@backstage/plugin-techdocs": "^1.13.2",
|
||||
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.26",
|
||||
"@backstage/plugin-techdocs-react": "^1.3.1",
|
||||
"@backstage/plugin-user-settings": "^0.8.24",
|
||||
"@backstage/theme": "^0.6.7",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"react": "^18.0.2",
|
||||
|
|
|
|||
|
|
@ -21,23 +21,23 @@
|
|||
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/backend-defaults": "^0.11.0",
|
||||
"@backstage/plugin-app-backend": "^0.5.3",
|
||||
"@backstage/plugin-auth-backend": "^0.25.1",
|
||||
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.9",
|
||||
"@backstage/plugin-catalog-backend": "^2.1.0",
|
||||
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.9",
|
||||
"@backstage/plugin-permission-backend": "^0.7.1",
|
||||
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.9",
|
||||
"@backstage/plugin-proxy-backend": "^0.6.3",
|
||||
"@backstage/plugin-scaffolder-backend": "^2.0.0",
|
||||
"@backstage/plugin-search-backend": "^2.0.3",
|
||||
"@backstage/plugin-search-backend-module-catalog": "^0.3.5",
|
||||
"@backstage/plugin-search-backend-module-techdocs": "^0.4.3",
|
||||
"@backstage/plugin-techdocs-backend": "^2.0.3"
|
||||
"@backstage/backend-defaults": "^0.11.1",
|
||||
"@backstage/plugin-app-backend": "^0.5.4",
|
||||
"@backstage/plugin-auth-backend": "^0.25.2",
|
||||
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.10",
|
||||
"@backstage/plugin-catalog-backend": "^3.0.0",
|
||||
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.10",
|
||||
"@backstage/plugin-permission-backend": "^0.7.2",
|
||||
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.10",
|
||||
"@backstage/plugin-proxy-backend": "^0.6.4",
|
||||
"@backstage/plugin-scaffolder-backend": "^2.1.0",
|
||||
"@backstage/plugin-search-backend": "^2.0.4",
|
||||
"@backstage/plugin-search-backend-module-catalog": "^0.3.6",
|
||||
"@backstage/plugin-search-backend-module-techdocs": "^0.4.4",
|
||||
"@backstage/plugin-techdocs-backend": "^2.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.33.0"
|
||||
"@backstage/cli": "^0.33.1"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
|
|
|||
|
|
@ -55,12 +55,12 @@
|
|||
"test": "backstage-cli package test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/catalog-model": "^1.7.4",
|
||||
"@backstage/core-compat-api": "^0.4.3",
|
||||
"@backstage/core-components": "^0.17.3",
|
||||
"@backstage/core-plugin-api": "^1.10.8",
|
||||
"@backstage/frontend-plugin-api": "^0.10.3",
|
||||
"@backstage/plugin-catalog-react": "^1.19.0",
|
||||
"@backstage/catalog-model": "^1.7.5",
|
||||
"@backstage/core-compat-api": "^0.4.4",
|
||||
"@backstage/core-components": "^0.17.4",
|
||||
"@backstage/core-plugin-api": "^1.10.9",
|
||||
"@backstage/frontend-plugin-api": "^0.10.4",
|
||||
"@backstage/plugin-catalog-react": "^1.19.1",
|
||||
"@date-io/core": "^1.3.13",
|
||||
"@material-table/core": "^3.1.0",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
|
|
@ -70,10 +70,10 @@
|
|||
"react-use": "^17.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.33.0",
|
||||
"@backstage/dev-utils": "^1.1.11",
|
||||
"@backstage/frontend-test-utils": "^0.3.3",
|
||||
"@backstage/test-utils": "^1.7.9",
|
||||
"@backstage/cli": "^0.33.1",
|
||||
"@backstage/dev-utils": "^1.1.12",
|
||||
"@backstage/frontend-test-utils": "^0.3.4",
|
||||
"@backstage/test-utils": "^1.7.10",
|
||||
"@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
Loading…
Reference in New Issue