@commercetools-frontend-extensions/change-history 8.47.0 → 9.0.0

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-frontend-extensions/change-history",
3
3
  "description": "Change history shared components and utilities",
4
- "version": "8.47.0",
4
+ "version": "9.0.0",
5
5
  "license": "MIT",
6
6
  "publishConfig": {
7
7
  "access": "public"
@@ -36,17 +36,17 @@
36
36
  },
37
37
  "devDependencies": {
38
38
  "@babel/plugin-transform-runtime": "7.24.7",
39
- "@commercetools-frontend/application-components": "24.7.2",
40
- "@commercetools-frontend/application-shell": "24.7.2",
41
- "@commercetools-frontend/application-shell-connectors": "24.7.2",
42
- "@commercetools-frontend/assets": "24.7.2",
43
- "@commercetools-frontend/constants": "24.7.2",
44
- "@commercetools-frontend/i18n": "24.7.2",
45
- "@commercetools-frontend/l10n": "24.7.2",
46
- "@commercetools-frontend/mc-scripts": "24.7.2",
47
- "@commercetools-frontend/permissions": "24.7.2",
48
- "@commercetools-frontend/sdk": "24.7.2",
49
- "@commercetools-frontend/sentry": "24.7.2",
39
+ "@commercetools-frontend/application-components": "25.1.0",
40
+ "@commercetools-frontend/application-shell": "25.1.0",
41
+ "@commercetools-frontend/application-shell-connectors": "25.1.0",
42
+ "@commercetools-frontend/assets": "25.1.0",
43
+ "@commercetools-frontend/constants": "25.1.0",
44
+ "@commercetools-frontend/i18n": "25.1.0",
45
+ "@commercetools-frontend/l10n": "25.1.0",
46
+ "@commercetools-frontend/mc-scripts": "25.1.0",
47
+ "@commercetools-frontend/permissions": "25.1.0",
48
+ "@commercetools-frontend/sdk": "25.1.0",
49
+ "@commercetools-frontend/sentry": "25.1.0",
50
50
  "@commercetools-frontend/ui-kit": "20.0.0",
51
51
  "@commercetools-uikit/design-system": "20.0.0",
52
52
  "@commercetools-uikit/filters": "20.0.0",
@@ -55,7 +55,7 @@
55
55
  "@formatjs/cli": "6.4.2",
56
56
  "@preconstruct/cli": "2.8.3",
57
57
  "@testing-library/react": "16.2.0",
58
- "@types/jest": "29.5.12",
58
+ "@types/jest": "30.0.0",
59
59
  "@types/lodash": "^4.14.202",
60
60
  "@types/react": "19.0.7",
61
61
  "@types/react-dom": "19.0.3",
@@ -73,16 +73,16 @@
73
73
  "rimraf": "5.0.7"
74
74
  },
75
75
  "peerDependencies": {
76
- "@commercetools-frontend/application-components": "22.x || 23.x || 24.x",
77
- "@commercetools-frontend/application-shell": "22.x || 23.x || 24.x",
78
- "@commercetools-frontend/application-shell-connectors": "22.x || 23.x || 24.x",
79
- "@commercetools-frontend/assets": "22.x || 23.x || 24.x",
80
- "@commercetools-frontend/constants": "22.x || 23.x || 24.x",
81
- "@commercetools-frontend/i18n": "22.x || 23.x || 24.x",
82
- "@commercetools-frontend/l10n": "22.x || 23.x || 24.x",
83
- "@commercetools-frontend/permissions": "22.x || 23.x || 24.x",
84
- "@commercetools-frontend/sdk": "22.x || 23.x || 24.x",
85
- "@commercetools-frontend/sentry": "22.x || 23.x || 24.x",
76
+ "@commercetools-frontend/application-components": "24.x || 25.x",
77
+ "@commercetools-frontend/application-shell": "24.x || 25.x",
78
+ "@commercetools-frontend/application-shell-connectors": "24.x || 25.x",
79
+ "@commercetools-frontend/assets": "24.x || 25.x",
80
+ "@commercetools-frontend/constants": "24.x || 25.x",
81
+ "@commercetools-frontend/i18n": "24.x || 25.x",
82
+ "@commercetools-frontend/l10n": "24.x || 25.x",
83
+ "@commercetools-frontend/permissions": "24.x || 25.x",
84
+ "@commercetools-frontend/sdk": "24.x || 25.x",
85
+ "@commercetools-frontend/sentry": "24.x || 25.x",
86
86
  "@commercetools-frontend/ui-kit": "^19.22.6 || 20.x",
87
87
  "@commercetools-uikit/design-system": "^19.22.6 || 20.x",
88
88
  "@commercetools-uikit/filters": "^19.22.6 || 20.x",