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
@@ -70,7 +70,7 @@
"lodash": "^4.17.21",
"qs": "^6.10.1",
"yn": "^4.0.0",
"zod": "^3.25.76"
"zod": "^3.25.76 || ^4.0.0"
},
"devDependencies": {
"@backstage/backend-defaults": "workspace:^",