Merge pull request #15169 from backstage/freben/zod-back

move zod back a step to avoid type issues
This commit is contained in:
Fredrik Adelöw
2022-12-12 14:40:12 +01:00
committed by GitHub
14 changed files with 50 additions and 34 deletions
+16
View File
@@ -0,0 +1,16 @@
---
'@backstage/backend-tasks': patch
'@backstage/cli': patch
'@backstage/core-app-api': patch
'@backstage/core-components': patch
'@backstage/plugin-catalog-backend': patch
'@backstage/plugin-permission-backend': patch
'@backstage/plugin-permission-common': patch
'@backstage/plugin-permission-node': patch
'@backstage/plugin-playlist-backend': patch
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-scaffolder-backend': patch
'@backstage/plugin-search-backend': patch
---
Move the `zod` dependency to a version that does not collide with other libraries