Skip to content

Commit 858f055

Browse files
committed
1 parent c67ec7f commit 858f055

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

plugins/entity-validation/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"dependencies": {
3030
"@backstage/catalog-client": "workspace:^",
3131
"@backstage/catalog-model": "workspace:^",
32-
"@backstage/core-components": "workspace:^",
32+
"@backstage/core-components": "0.1.0",
3333
"@backstage/core-plugin-api": "workspace:^",
3434
"@backstage/errors": "workspace:^",
3535
"@backstage/plugin-catalog-common": "workspace:^",
36-
"@backstage/plugin-catalog-react": "workspace:^",
37-
"@backstage/theme": "workspace:^",
36+
"@backstage/plugin-catalog-react": "0.0.1",
37+
"@backstage/theme": "0.1.1",
3838
"@codemirror/language": "^6.0.0",
3939
"@codemirror/legacy-modes": "^6.1.0",
4040
"@codemirror/view": "^6.0.0",
@@ -43,7 +43,7 @@
4343
"@material-ui/lab": "4.0.0-alpha.61",
4444
"@react-hookz/web": "^20.0.0",
4545
"@uiw/react-codemirror": "^4.9.3",
46-
"lodash": "^4.17.21",
46+
"lodash": "^4.17.23",
4747
"react-use": "^17.2.4",
4848
"yaml": "^2.0.0"
4949
},

0 commit comments

Comments
 (0)