Promote to Production: CAR-894 Gitea workflows migration #26

Merged
Savannah Savings merged 32 commits from uat into main 2026-05-24 18:51:40 +00:00
2 changed files with 796 additions and 828 deletions
Showing only changes of commit aed8d58a94 - Show all commits
+793 -827
View File
File diff suppressed because it is too large Load Diff
+3 -1
View File
@@ -48,10 +48,12 @@
"vitest": "^3.2.4"
},
"overrides": {
"@babel/plugin-transform-modules-systemjs": ">=7.29.4",
"@rollup/pluginutils": "5.3.0",
"brace-expansion": ">=1.1.15",
"fast-uri": ">=3.1.2",
"flatted": "^3.4.2",
"serialize-javascript": "7.0.5",
"brace-expansion": ">=1.1.13",
"lodash": ">=4.17.24",
"minimatch": "^10.2.4"
}