Proper /v3 usage everywhere

Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
This commit is contained in:
Gabriel Dugny
2026-01-11 23:04:50 +01:00
committed by Fredrik Adelöw
parent 0257363c51
commit a49a40d314
43 changed files with 447 additions and 593 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"pirates": "^4.0.6",
"semver": "^7.5.3",
"yaml": "^2.0.0",
"zod": "^3.25.76"
"zod": "^3.25.76 || ^4.0.0"
},
"devDependencies": {
"@backstage/backend-test-utils": "workspace:^",