@scm-manager/ui-overlays 3.10.1-20250728-143032 → 3.10.1

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-overlays:depcheck: cache hit, replaying output 05aaa7c6a9d100a4
1
+ @scm-manager/ui-overlays:depcheck: cache hit, replaying output 4b720e9b7e91f0c3
2
2
  @scm-manager/ui-overlays:depcheck: $ depcheck
3
3
  @scm-manager/ui-overlays:depcheck: No depcheck issue
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@scm-manager/ui-overlays",
3
3
  "private": false,
4
- "version": "3.10.1-20250728-143032",
4
+ "version": "3.10.1",
5
5
  "main": "index.ts",
6
6
  "scripts": {
7
7
  "depcheck": "depcheck"
@@ -19,7 +19,7 @@
19
19
  "classnames": "^2.3.1"
20
20
  },
21
21
  "dependencies": {
22
- "@scm-manager/ui-core": "3.10.1-20250728-143032"
22
+ "@scm-manager/ui-core": "3.10.1"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@scm-manager/eslint-config": "^2.17.0",