@commercetools-frontend-extensions/export-resources-modal 0.0.0-canary-20250206091712 → 0.0.0-fec-202-react19-20250204105856

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.
@@ -103,7 +103,7 @@ function getBold(msg) {
103
103
  }
104
104
 
105
105
  function getNewLine() {
106
- return jsxRuntime.jsx("br", {}, crypto.randomUUID());
106
+ return jsxRuntime.jsx("br", {}, "break");
107
107
  }
108
108
 
109
109
  var messages = reactIntl.defineMessages({
@@ -103,7 +103,7 @@ function getBold(msg) {
103
103
  }
104
104
 
105
105
  function getNewLine() {
106
- return jsxRuntime.jsx("br", {}, crypto.randomUUID());
106
+ return jsxRuntime.jsx("br", {}, "break");
107
107
  }
108
108
 
109
109
  var messages = reactIntl.defineMessages({
@@ -64,7 +64,7 @@ function getBold(msg) {
64
64
  }
65
65
 
66
66
  function getNewLine() {
67
- return jsx("br", {}, crypto.randomUUID());
67
+ return jsx("br", {}, "break");
68
68
  }
69
69
 
70
70
  var messages = defineMessages({
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import type { FormikProps } from 'formik';
2
3
  import type { ExportType, Filters } from "./export-resources-modal-types.js";
3
4
  import type { FormValues } from "./form.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-frontend-extensions/export-resources-modal",
3
3
  "description": "Shared export modal for exporting resources",
4
- "version": "0.0.0-canary-20250206091712",
4
+ "version": "0.0.0-fec-202-react19-20250204105856",
5
5
  "license": "BSD-3-Clause",
6
6
  "publishConfig": {
7
7
  "access": "public"
@@ -17,8 +17,8 @@
17
17
  "dependencies": {
18
18
  "@babel/runtime": "7.26.0",
19
19
  "@babel/runtime-corejs3": "7.26.0",
20
- "@commercetools-frontend/experimental-components": "6.3.2",
21
- "@commercetools-frontend/fullstory": "2.5.1",
20
+ "@commercetools-frontend/experimental-components": "FEC-212-react19",
21
+ "@commercetools-frontend/fullstory": "FEC-212-react19",
22
22
  "@emotion/react": "11.14.0",
23
23
  "@emotion/styled": "11.14.0",
24
24
  "@formatjs/cli": "6.4.3",
@@ -28,44 +28,44 @@
28
28
  "moment": "2.30.1",
29
29
  "omit-empty-es": "^1.1.3",
30
30
  "prop-types": "15.8.1",
31
- "react": "17.0.2"
31
+ "react": "19.0.0"
32
32
  },
33
33
  "devDependencies": {
34
- "@commercetools-frontend/actions-global": "22.41.0",
35
- "@commercetools-frontend/application-components": "22.41.0",
36
- "@commercetools-frontend/application-shell": "22.41.0",
37
- "@commercetools-frontend/application-shell-connectors": "22.41.0",
38
- "@commercetools-frontend/constants": "22.41.0",
39
- "@commercetools-frontend/i18n": "22.41.0",
40
- "@commercetools-frontend/jest-preset-mc-app": "22.41.0",
41
- "@commercetools-frontend/l10n": "22.x",
42
- "@commercetools-frontend/sdk": "22.41.0",
43
- "@commercetools-frontend/sentry": "22.41.0",
44
- "@commercetools-frontend/ui-kit": "19.22.1",
45
- "@commercetools-uikit/design-system": "19.22.1",
34
+ "@commercetools-frontend/actions-global": "fec-156-react19",
35
+ "@commercetools-frontend/application-components": "fec-156-react19",
36
+ "@commercetools-frontend/application-shell": "fec-156-react19",
37
+ "@commercetools-frontend/application-shell-connectors": "fec-156-react19",
38
+ "@commercetools-frontend/constants": "fec-156-react19",
39
+ "@commercetools-frontend/i18n": "fec-156-react19",
40
+ "@commercetools-frontend/jest-preset-mc-app": "fec-156-react19",
41
+ "@commercetools-frontend/l10n": "fec-156-react19",
42
+ "@commercetools-frontend/sdk": "fec-156-react19",
43
+ "@commercetools-frontend/sentry": "fec-156-react19",
44
+ "@commercetools-frontend/ui-kit": "fec-155-react-19",
45
+ "@commercetools-uikit/design-system": "fec-155-react-19",
46
46
  "@preconstruct/cli": "2.8.10",
47
47
  "@types/jest": "29.5.14",
48
48
  "@types/testing-library__jest-dom": "^5.14.5",
49
49
  "msw": "1.3.5",
50
- "react-intl": "6.6.8",
50
+ "react-intl": "7.1.4",
51
51
  "react-redux": "7.2.9",
52
52
  "redux": "4.2.1",
53
53
  "rimraf": "6.0.1"
54
54
  },
55
55
  "peerDependencies": {
56
- "@commercetools-frontend/actions-global": "22.x",
57
- "@commercetools-frontend/application-components": "22.x",
58
- "@commercetools-frontend/application-shell": "22.x",
59
- "@commercetools-frontend/application-shell-connectors": "22.x",
60
- "@commercetools-frontend/constants": "22.x",
61
- "@commercetools-frontend/i18n": "22.x",
62
- "@commercetools-frontend/jest-preset-mc-app": "22.x",
63
- "@commercetools-frontend/l10n": "22.x",
64
- "@commercetools-frontend/sdk": "22.x",
65
- "@commercetools-frontend/sentry": "22.x",
66
- "@commercetools-frontend/ui-kit": "19.x",
67
- "@commercetools-uikit/design-system": "19.x",
68
- "react-intl": "6.x",
56
+ "@commercetools-frontend/actions-global": "fec-156-react19",
57
+ "@commercetools-frontend/application-components": "fec-156-react19",
58
+ "@commercetools-frontend/application-shell": "fec-156-react19",
59
+ "@commercetools-frontend/application-shell-connectors": "fec-156-react19",
60
+ "@commercetools-frontend/constants": "fec-156-react19",
61
+ "@commercetools-frontend/i18n": "fec-156-react19",
62
+ "@commercetools-frontend/jest-preset-mc-app": "fec-156-react19",
63
+ "@commercetools-frontend/l10n": "fec-156-react19",
64
+ "@commercetools-frontend/sdk": "fec-156-react19",
65
+ "@commercetools-frontend/sentry": "fec-156-react19",
66
+ "@commercetools-frontend/ui-kit": "fec-155-react-19",
67
+ "@commercetools-uikit/design-system": "fec-155-react-19",
68
+ "react-intl": "7.x",
69
69
  "react-redux": "7.x",
70
70
  "redux": "4.x"
71
71
  },