@scm-manager/ui-buttons 3.7.1 → 3.7.2-20250029-094949

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-buttons:depcheck: cache hit, replaying output 2c3e8b73b0fb4c4a
1
+ @scm-manager/ui-buttons:depcheck: cache hit, replaying output dd2626c346ccd9c9
2
2
  @scm-manager/ui-buttons:depcheck: $ depcheck
3
3
  @scm-manager/ui-buttons:depcheck: No depcheck issue
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scm-manager/ui-buttons",
3
- "version": "3.7.1",
3
+ "version": "3.7.2-20250029-094949",
4
4
  "private": false,
5
5
  "main": "index.ts",
6
6
  "license": "AGPL-3.0-only",
@@ -13,7 +13,7 @@
13
13
  "classnames": "^2.3.1"
14
14
  },
15
15
  "dependencies": {
16
- "@scm-manager/ui-core": "3.7.1"
16
+ "@scm-manager/ui-core": "3.7.2-20250029-094949"
17
17
  },
18
18
  "devDependencies": {
19
19
  "@scm-manager/prettier-config": "^2.12.0",