@scm-manager/ui-layout 3.11.5 → 3.11.6-20260211-102103

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
- @scm-manager/ui-layout:depcheck: cache hit, replaying output 0a41db9bf1ef9d7c
1
+ @scm-manager/ui-layout:depcheck: cache hit, replaying output 3500bcaa3d9baf07
2
2
  @scm-manager/ui-layout:depcheck: $ depcheck
3
3
  @scm-manager/ui-layout:depcheck: No depcheck issue
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@scm-manager/ui-layout",
3
3
  "private": false,
4
- "version": "3.11.5",
4
+ "version": "3.11.6-20260211-102103",
5
5
  "main": "index.ts",
6
6
  "scripts": {
7
7
  "depcheck": "depcheck"
@@ -14,7 +14,7 @@
14
14
  "react": "^17.0.1"
15
15
  },
16
16
  "dependencies": {
17
- "@scm-manager/ui-core": "3.11.5"
17
+ "@scm-manager/ui-core": "3.11.6-20260211-102103"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@scm-manager/eslint-config": "^2.17.0",