@scm-manager/ui-plugins 4.0.0-REACT19 → 4.0.0-REACT19-20250910-113025

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
1
  yarn run v1.22.22
2
2
  $ node ./generateStatic.js
3
- Done in 0.10s.
3
+ Done in 0.11s.
@@ -1,4 +1,4 @@
1
1
  yarn run v1.22.22
2
2
  $ depcheck
3
3
  No depcheck issue
4
- Done in 3.96s.
4
+ Done in 3.57s.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@scm-manager/ui-plugins",
3
3
  "description": "Defines the versions of SCM-Manager plugin dependencies provided by the core webapp. Exclusively used by the postinstall command of @scm-manager/plugin-scripts.",
4
- "version": "4.0.0-REACT19",
4
+ "version": "4.0.0-REACT19-20250910-113025",
5
5
  "license": "AGPL-3.0-only",
6
6
  "type": "module",
7
7
  "main": "./build/provided-modules.js",
@@ -17,14 +17,14 @@
17
17
  "react-router-dom": "^7.9.1",
18
18
  "react-i18next": "11",
19
19
  "styled-components": "^6.1.19",
20
- "@scm-manager/ui-api": "4.0.0-REACT19",
21
- "@scm-manager/ui-buttons": "4.0.0-REACT19",
22
- "@scm-manager/ui-components": "4.0.0-REACT19",
23
- "@scm-manager/ui-core": "4.0.0-REACT19",
24
- "@scm-manager/ui-extensions": "4.0.0-REACT19",
25
- "@scm-manager/ui-forms": "4.0.0-REACT19",
26
- "@scm-manager/ui-layout": "4.0.0-REACT19",
27
- "@scm-manager/ui-overlays": "4.0.0-REACT19",
20
+ "@scm-manager/ui-api": "4.0.0-REACT19-20250910-113025",
21
+ "@scm-manager/ui-buttons": "4.0.0-REACT19-20250910-113025",
22
+ "@scm-manager/ui-components": "4.0.0-REACT19-20250910-113025",
23
+ "@scm-manager/ui-core": "4.0.0-REACT19-20250910-113025",
24
+ "@scm-manager/ui-extensions": "4.0.0-REACT19-20250910-113025",
25
+ "@scm-manager/ui-forms": "4.0.0-REACT19-20250910-113025",
26
+ "@scm-manager/ui-layout": "4.0.0-REACT19-20250910-113025",
27
+ "@scm-manager/ui-overlays": "4.0.0-REACT19-20250910-113025",
28
28
  "classnames": "^2.3.1",
29
29
  "query-string": "6.14.1",
30
30
  "redux": "^4.0.0",
@@ -38,12 +38,12 @@
38
38
  ],
39
39
  "devDependencies": {
40
40
  "@scm-manager/babel-preset": "^2.13.1",
41
- "@scm-manager/eslint-config": "^2.17.0",
41
+ "@scm-manager/eslint-config": "^2.18.2",
42
42
  "@scm-manager/jest-preset": "^2.15.0-alpha1",
43
43
  "@scm-manager/plugin-scripts": "^1.6.1",
44
44
  "@scm-manager/prettier-config": "^2.12.0",
45
45
  "@scm-manager/tsconfig": "^2.13.0",
46
- "@scm-manager/ui-types": "4.0.0-REACT19",
46
+ "@scm-manager/ui-types": "4.0.0-REACT19-20250910-113025",
47
47
  "@types/classnames": "^2.3.1",
48
48
  "@types/i18next": "^13.0.0",
49
49
  "@types/jest": "^26.0.24",
@@ -54,4 +54,4 @@
54
54
  "publishConfig": {
55
55
  "access": "public"
56
56
  }
57
- }
57
+ }