@wise/dynamic-flow-client-internal 3.20.2 → 3.21.1

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.15.0_@transferwise+neptune-css@14.18.0_@types+react@18.3.8_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.15.0_@transferwise+neptune-css@14.18.0_@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
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.15.0_@transferwise+neptune-css@14.18.0_@types+react@18.3.8_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.15.0_@transferwise+neptune-css@14.18.0_@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"() {
150
150
  "use strict";
151
151
  init_clsx();
152
152
  import_react3 = require("react");
@@ -1242,7 +1242,7 @@ var DateInputRenderer_default = DateInputRenderer;
1242
1242
  // ../renderers/src/DecisionRenderer.tsx
1243
1243
  var import_components8 = require("@transferwise/components");
1244
1244
 
1245
- // ../../node_modules/.pnpm/@wise+art@2.15.0_@transferwise+neptune-css@14.18.0_@types+react@18.3.8_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1245
+ // ../../node_modules/.pnpm/@wise+art@2.15.0_@transferwise+neptune-css@14.18.0_@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
1246
1246
  init_index_a91e5689_esm();
1247
1247
  init_clsx();
1248
1248
  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.15.0_@transferwise+neptune-css@14.18.0_@types+react@18.3.8_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.15.0_@transferwise+neptune-css@14.18.0_@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
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.15.0_@transferwise+neptune-css@14.18.0_@types+react@18.3.8_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.15.0_@transferwise+neptune-css@14.18.0_@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
146
  "use strict";
147
147
  init_clsx();
148
148
  unknownFlagName = "wise";
@@ -1228,7 +1228,7 @@ var DateInputRenderer_default = DateInputRenderer;
1228
1228
  // ../renderers/src/DecisionRenderer.tsx
1229
1229
  import { NavigationOptionsList, NavigationOption, Header } from "@transferwise/components";
1230
1230
 
1231
- // ../../node_modules/.pnpm/@wise+art@2.15.0_@transferwise+neptune-css@14.18.0_@types+react@18.3.8_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1231
+ // ../../node_modules/.pnpm/@wise+art@2.15.0_@transferwise+neptune-css@14.18.0_@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
1232
1232
  init_index_a91e5689_esm();
1233
1233
  init_clsx();
1234
1234
  import "react";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wise/dynamic-flow-client-internal",
3
- "version": "3.20.2",
3
+ "version": "3.21.1",
4
4
  "description": "Dynamic Flow web client for Wise",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./build/main.min.js",
@@ -27,23 +27,23 @@
27
27
  "url": "git+https://github.com/transferwise/dynamic-flow.git"
28
28
  },
29
29
  "devDependencies": {
30
- "@babel/core": "7.25.2",
31
- "@babel/plugin-syntax-flow": "7.24.7",
32
- "@babel/plugin-transform-react-jsx": "7.25.2",
33
- "@babel/preset-env": "7.25.4",
34
- "@babel/preset-react": "7.24.7",
35
- "@babel/preset-typescript": "7.24.7",
36
- "@chromatic-com/storybook": "1.9.0",
30
+ "@babel/core": "7.25.7",
31
+ "@babel/plugin-syntax-flow": "7.25.7",
32
+ "@babel/plugin-transform-react-jsx": "7.25.7",
33
+ "@babel/preset-env": "7.25.7",
34
+ "@babel/preset-react": "7.25.7",
35
+ "@babel/preset-typescript": "7.25.7",
36
+ "@chromatic-com/storybook": "2.0.2",
37
37
  "@formatjs/cli": "^6.2.12",
38
- "@storybook/addon-a11y": "^8.3.2",
39
- "@storybook/addon-actions": "^8.3.2",
40
- "@storybook/addon-essentials": "^8.3.2",
41
- "@storybook/addon-interactions": "^8.3.2",
42
- "@storybook/addon-links": "^8.3.2",
38
+ "@storybook/addon-a11y": "^8.3.5",
39
+ "@storybook/addon-actions": "^8.3.5",
40
+ "@storybook/addon-essentials": "^8.3.5",
41
+ "@storybook/addon-interactions": "^8.3.5",
42
+ "@storybook/addon-links": "^8.3.5",
43
43
  "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
44
- "@storybook/react": "^8.3.2",
45
- "@storybook/react-webpack5": "^8.3.2",
46
- "@storybook/test": "^8.3.2",
44
+ "@storybook/react": "^8.3.5",
45
+ "@storybook/react-webpack5": "^8.3.5",
46
+ "@storybook/test": "^8.3.5",
47
47
  "@testing-library/dom": "10.4.0",
48
48
  "@testing-library/jest-dom": "6.5.0",
49
49
  "@testing-library/react": "16.0.1",
@@ -53,13 +53,13 @@
53
53
  "@transferwise/icons": "3.13.1",
54
54
  "@transferwise/neptune-css": "14.18.0",
55
55
  "@types/jest": "29.5.13",
56
- "@types/react": "18.3.8",
56
+ "@types/react": "18.3.11",
57
57
  "@types/react-dom": "18.3.0",
58
58
  "@wise/art": "2.15.0",
59
59
  "@wise/components-theming": "^1.6.0",
60
60
  "babel-jest": "29.7.0",
61
61
  "currency-flags": "4.0.7",
62
- "esbuild": "0.23.1",
62
+ "esbuild": "0.24.0",
63
63
  "jest": "29.7.0",
64
64
  "jest-environment-jsdom": "29.7.0",
65
65
  "jest-fetch-mock": "^3.0.3",
@@ -71,17 +71,17 @@
71
71
  "react": "18.3.1",
72
72
  "react-dom": "18.3.1",
73
73
  "react-intl": "6.7.0",
74
- "storybook": "^8.3.2",
74
+ "storybook": "^8.3.5",
75
75
  "stylelint": "16.9.0",
76
76
  "stylelint-config-standard": "36.0.1",
77
77
  "stylelint-no-unsupported-browser-features": "8.0.1",
78
78
  "stylelint-value-no-unknown-custom-properties": "6.0.1",
79
79
  "tsx": "4.19.1",
80
80
  "typescript": "5.6.2",
81
- "webpack": "5.94.0",
81
+ "webpack": "5.95.0",
82
82
  "@wise/dynamic-flow-fixtures": "0.0.1",
83
83
  "@wise/dynamic-flow-renderers": "0.0.0",
84
- "@wise/dynamic-flow-types": "2.23.0"
84
+ "@wise/dynamic-flow-types": "2.23.2"
85
85
  },
86
86
  "peerDependencies": {
87
87
  "@transferwise/components": "^46.31",
@@ -95,8 +95,8 @@
95
95
  },
96
96
  "dependencies": {
97
97
  "classnames": "2.5.1",
98
- "@wise/dynamic-flow-client": "3.20.2",
99
- "@wise/dynamic-flow-types": "2.23.0"
98
+ "@wise/dynamic-flow-client": "3.21.1",
99
+ "@wise/dynamic-flow-types": "2.23.2"
100
100
  },
101
101
  "scripts": {
102
102
  "dev": "pnpm build:visual-tests && storybook dev -p 3005",