@scm-manager/ui-plugins 3.9.0 → 4.0.0-REACT18-20250701-125025

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.
package/.depcheckrc CHANGED
@@ -15,7 +15,6 @@ ignores: [
15
15
  "@scm-manager/tsconfig",
16
16
  "@types/enzyme",
17
17
  "@types/react",
18
- "@types/react-router-dom",
19
18
  "@types/styled-components",
20
19
  "@types/classnames"
21
20
  ]
@@ -1,2 +1,2 @@
1
- @scm-manager/ui-plugins:build: cache hit, replaying output b064019a89965f44
1
+ @scm-manager/ui-plugins:build: cache hit, replaying output 2acd6bff512e1d06
2
2
  @scm-manager/ui-plugins:build: $ node ./generateStatic.js
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": "3.9.0",
4
+ "version": "4.0.0-REACT18-20250701-125025",
5
5
  "license": "AGPL-3.0-only",
6
6
  "type": "module",
7
7
  "main": "./build/provided-modules.js",
@@ -11,20 +11,20 @@
11
11
  "depcheck": "depcheck"
12
12
  },
13
13
  "dependencies": {
14
- "react": "^17.0.1",
15
- "react-dom": "^17.0.1",
14
+ "react": "^18.3.1",
15
+ "react-dom": "^18.3.1",
16
16
  "react-router": "^5.3.1",
17
17
  "react-router-dom": "^5.3.1",
18
18
  "react-i18next": "11",
19
19
  "styled-components": "^5.3.5",
20
- "@scm-manager/ui-api": "3.9.0",
21
- "@scm-manager/ui-buttons": "3.9.0",
22
- "@scm-manager/ui-components": "3.9.0",
23
- "@scm-manager/ui-core": "3.9.0",
24
- "@scm-manager/ui-extensions": "3.9.0",
25
- "@scm-manager/ui-forms": "3.9.0",
26
- "@scm-manager/ui-layout": "3.9.0",
27
- "@scm-manager/ui-overlays": "3.9.0",
20
+ "@scm-manager/ui-api": "4.0.0-REACT18-20250701-125025",
21
+ "@scm-manager/ui-buttons": "4.0.0-REACT18-20250701-125025",
22
+ "@scm-manager/ui-components": "4.0.0-REACT18-20250701-125025",
23
+ "@scm-manager/ui-core": "4.0.0-REACT18-20250701-125025",
24
+ "@scm-manager/ui-extensions": "4.0.0-REACT18-20250701-125025",
25
+ "@scm-manager/ui-forms": "4.0.0-REACT18-20250701-125025",
26
+ "@scm-manager/ui-layout": "4.0.0-REACT18-20250701-125025",
27
+ "@scm-manager/ui-overlays": "4.0.0-REACT18-20250701-125025",
28
28
  "classnames": "^2.3.1",
29
29
  "query-string": "6.14.1",
30
30
  "redux": "^4.0.0",
@@ -43,15 +43,14 @@
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-tests": "3.9.0",
47
- "@scm-manager/ui-types": "3.9.0",
46
+ "@scm-manager/ui-tests": "4.0.0-REACT18-20250701-125025",
47
+ "@scm-manager/ui-types": "4.0.0-REACT18-20250701-125025",
48
48
  "@types/classnames": "^2.3.1",
49
49
  "@types/enzyme": "^3.10.18",
50
50
  "@types/i18next": "^13.0.0",
51
51
  "@types/jest": "^26.0.24",
52
- "@types/react": "^17.0.1",
52
+ "@types/react": "^18.3.1",
53
53
  "@types/react-redux": "5.0.7",
54
- "@types/react-router-dom": "^5.3.3",
55
54
  "@types/styled-components": "^5.1.25",
56
55
  "jest": "^26.6.3"
57
56
  },
@@ -1,3 +0,0 @@
1
- @scm-manager/ui-plugins:depcheck: cache hit, replaying output 4a6483b13a3e588b
2
- @scm-manager/ui-plugins:depcheck: $ depcheck
3
- @scm-manager/ui-plugins:depcheck: No depcheck issue