We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67ec7f commit efb6368Copy full SHA for efb6368
1 file changed
plugins/scaffolder-react/package.json
@@ -50,10 +50,10 @@
50
"@backstage/core-components": "workspace:^",
51
"@backstage/core-plugin-api": "workspace:^",
52
"@backstage/errors": "workspace:^",
53
- "@backstage/plugin-catalog-react": "workspace:^",
+ "@backstage/plugin-catalog-react": "0.0.1",
54
"@backstage/plugin-scaffolder-common": "workspace:^",
55
"@backstage/theme": "workspace:^",
56
- "@backstage/types": "workspace:^",
+ "@backstage/types": "0.1.1",
57
"@backstage/version-bridge": "workspace:^",
58
"@material-ui/core": "^4.12.2",
59
"@material-ui/icons": "^4.9.1",
@@ -74,7 +74,7 @@
74
"json-schema-library": "^7.3.9",
75
"lodash": "^4.17.21",
76
"luxon": "^3.0.0",
77
- "qs": "^6.9.4",
+ "qs": "^6.14.2",
78
"react-use": "^17.2.4",
79
"use-immer": "^0.8.0",
80
"zen-observable": "^0.10.0",
0 commit comments