@@ -34,11 +34,11 @@
|
||||
"postpack": "backstage-cli package postpack"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/core-components": "^0.9.3-next.2",
|
||||
"@backstage/core-plugin-api": "^1.0.1-next.0",
|
||||
"@backstage/integration": "^1.1.0-next.2",
|
||||
"@backstage/integration-react": "^1.0.1-next.1",
|
||||
"@backstage/plugin-techdocs-react": "^0.1.0-next.0",
|
||||
"@backstage/core-components": "^0.9.3",
|
||||
"@backstage/core-plugin-api": "^1.0.1",
|
||||
"@backstage/integration": "^1.1.0",
|
||||
"@backstage/integration-react": "^1.0.1",
|
||||
"@backstage/plugin-techdocs-react": "^0.1.0",
|
||||
"@backstage/theme": "^0.2.15",
|
||||
"@material-ui/core": "^4.9.13",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
@@ -51,10 +51,10 @@
|
||||
"react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.17.0-next.3",
|
||||
"@backstage/core-app-api": "^1.0.1-next.1",
|
||||
"@backstage/dev-utils": "^1.0.1-next.1",
|
||||
"@backstage/test-utils": "^1.0.1-next.2",
|
||||
"@backstage/cli": "^0.17.0",
|
||||
"@backstage/core-app-api": "^1.0.1",
|
||||
"@backstage/dev-utils": "^1.0.1",
|
||||
"@backstage/test-utils": "^1.0.1",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
Reference in New Issue
Block a user