Version Packages
This commit is contained in:
@@ -1,5 +1,49 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.20
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [633a31fec]
|
||||
- Updated dependencies [34e6bb409]
|
||||
- Updated dependencies [b56815b40]
|
||||
- Updated dependencies [09eb54e01]
|
||||
- Updated dependencies [147b4c5b1]
|
||||
- Updated dependencies [83bfc98a3]
|
||||
- Updated dependencies [7d8c4c97c]
|
||||
- Updated dependencies [e7baa0d2e]
|
||||
- Updated dependencies [1df417bd3]
|
||||
- Updated dependencies [84972540b]
|
||||
- Updated dependencies [3385b374b]
|
||||
- Updated dependencies [a0dacc184]
|
||||
- Updated dependencies [8686eb38c]
|
||||
- Updated dependencies [9ca0e4009]
|
||||
- Updated dependencies [34ff49b0f]
|
||||
- Updated dependencies [8686eb38c]
|
||||
- Updated dependencies [c8b54c370]
|
||||
- Updated dependencies [1f98a6ff8]
|
||||
- Updated dependencies [e8b2ed9cc]
|
||||
- @backstage/plugin-catalog@0.5.0
|
||||
- @backstage/plugin-tech-radar@0.3.8
|
||||
- @backstage/plugin-graphiql@0.2.9
|
||||
- @backstage/plugin-user-settings@0.2.8
|
||||
- @backstage/plugin-techdocs@0.6.2
|
||||
- @backstage/plugin-catalog-import@0.5.0
|
||||
- @backstage/plugin-kubernetes@0.4.1
|
||||
- @backstage/cli@0.6.5
|
||||
- @backstage/plugin-scaffolder@0.8.0
|
||||
- @backstage/core@0.7.2
|
||||
- @backstage/plugin-api-docs@0.4.9
|
||||
- @backstage/plugin-catalog-react@0.1.2
|
||||
- @backstage/plugin-circleci@0.2.12
|
||||
- @backstage/plugin-cloudbuild@0.2.13
|
||||
- @backstage/plugin-explore@0.3.2
|
||||
- @backstage/plugin-github-actions@0.4.1
|
||||
- @backstage/plugin-jenkins@0.4.0
|
||||
- @backstage/plugin-lighthouse@0.2.14
|
||||
- @backstage/plugin-org@0.3.10
|
||||
- @backstage/plugin-search@0.3.4
|
||||
|
||||
## 0.2.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
+22
-22
@@ -1,41 +1,41 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.19",
|
||||
"version": "0.2.20",
|
||||
"private": true,
|
||||
"bundled": true,
|
||||
"dependencies": {
|
||||
"@backstage/catalog-model": "^0.7.4",
|
||||
"@backstage/cli": "^0.6.4",
|
||||
"@backstage/core": "^0.7.1",
|
||||
"@backstage/cli": "^0.6.5",
|
||||
"@backstage/core": "^0.7.2",
|
||||
"@backstage/integration-react": "^0.1.1",
|
||||
"@backstage/plugin-api-docs": "^0.4.8",
|
||||
"@backstage/plugin-catalog": "^0.4.2",
|
||||
"@backstage/plugin-catalog-import": "^0.4.3",
|
||||
"@backstage/plugin-catalog-react": "^0.1.1",
|
||||
"@backstage/plugin-circleci": "^0.2.11",
|
||||
"@backstage/plugin-cloudbuild": "^0.2.12",
|
||||
"@backstage/plugin-api-docs": "^0.4.9",
|
||||
"@backstage/plugin-catalog": "^0.5.0",
|
||||
"@backstage/plugin-catalog-import": "^0.5.0",
|
||||
"@backstage/plugin-catalog-react": "^0.1.2",
|
||||
"@backstage/plugin-circleci": "^0.2.12",
|
||||
"@backstage/plugin-cloudbuild": "^0.2.13",
|
||||
"@backstage/plugin-cost-insights": "^0.8.3",
|
||||
"@backstage/plugin-explore": "^0.3.1",
|
||||
"@backstage/plugin-explore": "^0.3.2",
|
||||
"@backstage/plugin-gcp-projects": "^0.2.5",
|
||||
"@backstage/plugin-github-actions": "^0.4.0",
|
||||
"@backstage/plugin-github-actions": "^0.4.1",
|
||||
"@backstage/plugin-gitops-profiles": "^0.2.6",
|
||||
"@backstage/plugin-graphiql": "^0.2.8",
|
||||
"@backstage/plugin-jenkins": "^0.3.12",
|
||||
"@backstage/plugin-graphiql": "^0.2.9",
|
||||
"@backstage/plugin-jenkins": "^0.4.0",
|
||||
"@backstage/plugin-kafka": "^0.2.6",
|
||||
"@backstage/plugin-kubernetes": "^0.4.0",
|
||||
"@backstage/plugin-lighthouse": "^0.2.13",
|
||||
"@backstage/plugin-kubernetes": "^0.4.1",
|
||||
"@backstage/plugin-lighthouse": "^0.2.14",
|
||||
"@backstage/plugin-newrelic": "^0.2.6",
|
||||
"@backstage/plugin-org": "^0.3.9",
|
||||
"@backstage/plugin-org": "^0.3.10",
|
||||
"@backstage/plugin-pagerduty": "0.3.2",
|
||||
"@backstage/plugin-register-component": "^0.2.12",
|
||||
"@backstage/plugin-rollbar": "^0.3.3",
|
||||
"@backstage/plugin-scaffolder": "^0.7.1",
|
||||
"@backstage/plugin-search": "^0.3.3",
|
||||
"@backstage/plugin-scaffolder": "^0.8.0",
|
||||
"@backstage/plugin-search": "^0.3.4",
|
||||
"@backstage/plugin-sentry": "^0.3.8",
|
||||
"@backstage/plugin-tech-radar": "^0.3.7",
|
||||
"@backstage/plugin-techdocs": "^0.6.1",
|
||||
"@backstage/plugin-tech-radar": "^0.3.8",
|
||||
"@backstage/plugin-techdocs": "^0.6.2",
|
||||
"@backstage/plugin-todo": "^0.1.0",
|
||||
"@backstage/plugin-user-settings": "^0.2.7",
|
||||
"@backstage/plugin-user-settings": "^0.2.8",
|
||||
"@backstage/theme": "^0.2.4",
|
||||
"@material-ui/core": "^4.11.0",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
@@ -55,7 +55,7 @@
|
||||
"zen-observable": "^0.8.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/test-utils": "^0.1.8",
|
||||
"@backstage/test-utils": "^0.1.9",
|
||||
"@testing-library/cypress": "^7.0.1",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
|
||||
Reference in New Issue
Block a user