Merge branch 'hotfix/3.7.4' into develop

This commit is contained in:
René Pfeuffer
2025-03-12 16:00:24 +01:00
28 changed files with 121 additions and 98 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scm-manager/ui-api",
"version": "3.7.4-SNAPSHOT",
"version": "3.7.5-SNAPSHOT",
"description": "React hook api for the SCM-Manager backend",
"main": "build/index.js",
"module": "build/index.mjs",
@@ -26,7 +26,7 @@
"react-i18next": "11"
},
"devDependencies": {
"@scm-manager/ui-types": "3.7.4-SNAPSHOT",
"@scm-manager/ui-types": "3.7.5-SNAPSHOT",
"tsup": "^5.12.6",
"@types/react-test-renderer": "^17.0.1",
"@scm-manager/babel-preset": "^2.13.1",