@wise/dynamic-flow-client-internal 3.24.2 → 3.24.4

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/build/main.js CHANGED
@@ -143,10 +143,10 @@ var init_clsx = __esm({
143
143
  }
144
144
  });
145
145
 
146
- // ../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js
146
+ // ../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.12_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js
147
147
  var import_react3, import_jsx_runtime12, unknownFlagName, Flag, Sizes, ImageSizes, imageSizes, Assets, RenderMode;
148
148
  var init_index_a91e5689_esm = __esm({
149
- "../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js"() {
149
+ "../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.12_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js"() {
150
150
  "use strict";
151
151
  init_clsx();
152
152
  import_react3 = require("react");
@@ -1324,7 +1324,7 @@ var DateInputRenderer_default = DateInputRenderer;
1324
1324
  // ../renderers/src/DecisionRenderer.tsx
1325
1325
  var import_components8 = require("@transferwise/components");
1326
1326
 
1327
- // ../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1327
+ // ../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.12_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1328
1328
  init_index_a91e5689_esm();
1329
1329
  init_clsx();
1330
1330
  var import_react4 = require("react");
package/build/main.mjs CHANGED
@@ -137,12 +137,12 @@ var init_clsx = __esm({
137
137
  }
138
138
  });
139
139
 
140
- // ../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js
140
+ // ../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.12_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js
141
141
  import { useState, useEffect, forwardRef, Suspense, lazy } from "react";
142
142
  import { jsx as jsx12, jsxs as jsxs3, Fragment } from "react/jsx-runtime";
143
143
  var unknownFlagName, Flag, Sizes, ImageSizes, imageSizes, Assets, RenderMode;
144
144
  var init_index_a91e5689_esm = __esm({
145
- "../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js"() {
145
+ "../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.12_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-a91e5689.esm.js"() {
146
146
  "use strict";
147
147
  init_clsx();
148
148
  unknownFlagName = "wise";
@@ -1310,7 +1310,7 @@ var DateInputRenderer_default = DateInputRenderer;
1310
1310
  // ../renderers/src/DecisionRenderer.tsx
1311
1311
  import { NavigationOptionsList, NavigationOption, Header } from "@transferwise/components";
1312
1312
 
1313
- // ../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.11_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1313
+ // ../../node_modules/.pnpm/@wise+art@2.16.3_@transferwise+neptune-css@14.19.1_@types+react@18.3.12_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1314
1314
  init_index_a91e5689_esm();
1315
1315
  init_clsx();
1316
1316
  import "react";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wise/dynamic-flow-client-internal",
3
- "version": "3.24.2",
3
+ "version": "3.24.4",
4
4
  "description": "Dynamic Flow web client for Wise",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./build/main.min.js",
@@ -27,33 +27,33 @@
27
27
  "url": "git+https://github.com/transferwise/dynamic-flow.git"
28
28
  },
29
29
  "devDependencies": {
30
- "@babel/core": "7.25.8",
31
- "@babel/plugin-syntax-flow": "7.25.7",
32
- "@babel/plugin-transform-react-jsx": "7.25.7",
33
- "@babel/preset-env": "7.25.8",
34
- "@babel/preset-react": "7.25.7",
35
- "@babel/preset-typescript": "7.25.7",
36
- "@chromatic-com/storybook": "2.0.2",
37
- "@formatjs/cli": "^6.3.0",
38
- "@storybook/addon-a11y": "^8.3.6",
39
- "@storybook/addon-actions": "^8.3.6",
40
- "@storybook/addon-essentials": "^8.3.6",
41
- "@storybook/addon-interactions": "^8.3.6",
42
- "@storybook/addon-links": "^8.3.6",
30
+ "@babel/core": "7.26.0",
31
+ "@babel/plugin-syntax-flow": "7.26.0",
32
+ "@babel/plugin-transform-react-jsx": "7.25.9",
33
+ "@babel/preset-env": "7.26.0",
34
+ "@babel/preset-react": "7.25.9",
35
+ "@babel/preset-typescript": "7.26.0",
36
+ "@chromatic-com/storybook": "3.2.2",
37
+ "@formatjs/cli": "^6.3.8",
38
+ "@storybook/addon-a11y": "^8.4.2",
39
+ "@storybook/addon-actions": "^8.4.2",
40
+ "@storybook/addon-essentials": "^8.4.2",
41
+ "@storybook/addon-interactions": "^8.4.2",
42
+ "@storybook/addon-links": "^8.4.2",
43
43
  "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
44
- "@storybook/react": "^8.3.6",
45
- "@storybook/react-webpack5": "^8.3.6",
46
- "@storybook/test": "^8.3.6",
44
+ "@storybook/react": "^8.4.2",
45
+ "@storybook/react-webpack5": "^8.4.2",
46
+ "@storybook/test": "^8.4.2",
47
47
  "@testing-library/dom": "10.4.0",
48
- "@testing-library/jest-dom": "6.6.2",
48
+ "@testing-library/jest-dom": "6.6.3",
49
49
  "@testing-library/react": "16.0.1",
50
50
  "@testing-library/user-event": "14.5.2",
51
- "@transferwise/components": "46.72.2",
51
+ "@transferwise/components": "46.77.0",
52
52
  "@transferwise/formatting": "^2.13.0",
53
53
  "@transferwise/icons": "3.14.0",
54
54
  "@transferwise/neptune-css": "14.19.1",
55
- "@types/jest": "29.5.13",
56
- "@types/react": "18.3.11",
55
+ "@types/jest": "29.5.14",
56
+ "@types/react": "18.3.12",
57
57
  "@types/react-dom": "18.3.1",
58
58
  "@wise/art": "2.16.3",
59
59
  "@wise/components-theming": "^1.6.1",
@@ -64,23 +64,23 @@
64
64
  "jest-environment-jsdom": "29.7.0",
65
65
  "jest-fetch-mock": "^3.0.3",
66
66
  "jest-watch-typeahead": "^2.2.2",
67
- "npm-run-all2": "6.2.4",
68
- "postcss": "^8.4.47",
67
+ "npm-run-all2": "6.2.6",
68
+ "postcss": "^8.4.48",
69
69
  "postcss-cli": "^11.0.0",
70
70
  "postcss-import": "^15.1.0",
71
71
  "react": "18.3.1",
72
72
  "react-dom": "18.3.1",
73
- "react-intl": "6.8.0",
74
- "storybook": "^8.3.6",
73
+ "react-intl": "6.8.7",
74
+ "storybook": "^8.4.2",
75
75
  "stylelint": "16.10.0",
76
76
  "stylelint-config-standard": "36.0.1",
77
- "stylelint-no-unsupported-browser-features": "8.0.1",
77
+ "stylelint-no-unsupported-browser-features": "8.0.2",
78
78
  "stylelint-value-no-unknown-custom-properties": "6.0.1",
79
- "tsx": "4.19.1",
79
+ "tsx": "4.19.2",
80
80
  "typescript": "5.6.3",
81
- "webpack": "5.95.0",
82
- "@wise/dynamic-flow-renderers": "0.0.0",
81
+ "webpack": "5.96.1",
83
82
  "@wise/dynamic-flow-fixtures": "0.0.1",
83
+ "@wise/dynamic-flow-renderers": "0.0.0",
84
84
  "@wise/dynamic-flow-types": "2.27.0"
85
85
  },
86
86
  "peerDependencies": {
@@ -95,7 +95,7 @@
95
95
  },
96
96
  "dependencies": {
97
97
  "classnames": "2.5.1",
98
- "@wise/dynamic-flow-client": "3.25.2",
98
+ "@wise/dynamic-flow-client": "3.26.1",
99
99
  "@wise/dynamic-flow-types": "2.27.0"
100
100
  },
101
101
  "scripts": {