@wise/dynamic-flow-client-internal 3.16.7 → 3.17.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.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-93a0c34e.esm.js
146
+ // ../../node_modules/.pnpm/@wise+art@2.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-93a0c34e.esm.js
147
147
  var import_react3, import_jsx_runtime12, unknownFlagName, Flag, Sizes, ImageSizes, imageSizes, Assets, RenderMode;
148
148
  var init_index_93a0c34e_esm = __esm({
149
- "../../node_modules/.pnpm/@wise+art@2.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-93a0c34e.esm.js"() {
149
+ "../../node_modules/.pnpm/@wise+art@2.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-93a0c34e.esm.js"() {
150
150
  "use strict";
151
151
  init_clsx();
152
152
  import_react3 = require("react");
@@ -1240,7 +1240,7 @@ var DateInputRenderer_default = DateInputRenderer;
1240
1240
  // ../renderers/src/DecisionRenderer.tsx
1241
1241
  var import_components8 = require("@transferwise/components");
1242
1242
 
1243
- // ../../node_modules/.pnpm/@wise+art@2.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1243
+ // ../../node_modules/.pnpm/@wise+art@2.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1244
1244
  init_index_93a0c34e_esm();
1245
1245
  init_clsx();
1246
1246
  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.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-93a0c34e.esm.js
140
+ // ../../node_modules/.pnpm/@wise+art@2.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-93a0c34e.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_93a0c34e_esm = __esm({
145
- "../../node_modules/.pnpm/@wise+art@2.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-93a0c34e.esm.js"() {
145
+ "../../node_modules/.pnpm/@wise+art@2.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index-93a0c34e.esm.js"() {
146
146
  "use strict";
147
147
  init_clsx();
148
148
  unknownFlagName = "wise";
@@ -1226,7 +1226,7 @@ var DateInputRenderer_default = DateInputRenderer;
1226
1226
  // ../renderers/src/DecisionRenderer.tsx
1227
1227
  import { NavigationOptionsList, NavigationOption, Header } from "@transferwise/components";
1228
1228
 
1229
- // ../../node_modules/.pnpm/@wise+art@2.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.3_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1229
+ // ../../node_modules/.pnpm/@wise+art@2.14.0_@transferwise+neptune-css@14.15.0_@types+react@18.3.4_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@wise/art/dist/index.esm.js
1230
1230
  init_index_93a0c34e_esm();
1231
1231
  init_clsx();
1232
1232
  import "react";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wise/dynamic-flow-client-internal",
3
- "version": "3.16.7",
3
+ "version": "3.17.1",
4
4
  "description": "Dynamic Flow web client for Wise",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./build/main.min.js",
@@ -30,10 +30,10 @@
30
30
  "@babel/core": "7.25.2",
31
31
  "@babel/plugin-syntax-flow": "7.24.7",
32
32
  "@babel/plugin-transform-react-jsx": "7.25.2",
33
- "@babel/preset-env": "7.25.3",
33
+ "@babel/preset-env": "7.25.4",
34
34
  "@babel/preset-react": "7.24.7",
35
35
  "@babel/preset-typescript": "7.24.7",
36
- "@chromatic-com/storybook": "1.6.1",
36
+ "@chromatic-com/storybook": "1.7.0",
37
37
  "@formatjs/cli": "^6.2.12",
38
38
  "@storybook/addon-a11y": "^8.2.9",
39
39
  "@storybook/addon-actions": "^8.2.9",
@@ -45,7 +45,7 @@
45
45
  "@storybook/react-webpack5": "^8.2.9",
46
46
  "@storybook/test": "^8.2.9",
47
47
  "@testing-library/dom": "10.4.0",
48
- "@testing-library/jest-dom": "6.4.8",
48
+ "@testing-library/jest-dom": "6.5.0",
49
49
  "@testing-library/react": "16.0.0",
50
50
  "@testing-library/react-hooks": "8.0.1",
51
51
  "@testing-library/user-event": "14.5.2",
@@ -54,13 +54,13 @@
54
54
  "@transferwise/icons": "3.13.0",
55
55
  "@transferwise/neptune-css": "14.15.0",
56
56
  "@types/jest": "29.5.12",
57
- "@types/react": "18.3.3",
57
+ "@types/react": "18.3.4",
58
58
  "@types/react-dom": "18.3.0",
59
59
  "@wise/art": "2.14.0",
60
60
  "@wise/components-theming": "^1.6.0",
61
61
  "babel-jest": "29.7.0",
62
62
  "currency-flags": "4.0.7",
63
- "esbuild": "0.23.0",
63
+ "esbuild": "0.23.1",
64
64
  "jest": "29.7.0",
65
65
  "jest-environment-jsdom": "29.7.0",
66
66
  "jest-fetch-mock": "^3.0.3",
@@ -77,12 +77,12 @@
77
77
  "stylelint-config-standard": "36.0.1",
78
78
  "stylelint-no-unsupported-browser-features": "8.0.1",
79
79
  "stylelint-value-no-unknown-custom-properties": "6.0.1",
80
- "tsx": "4.17.0",
80
+ "tsx": "4.18.0",
81
81
  "typescript": "5.5.4",
82
- "webpack": "5.93.0",
82
+ "webpack": "5.94.0",
83
83
  "@wise/dynamic-flow-fixtures": "0.0.1",
84
84
  "@wise/dynamic-flow-renderers": "0.0.0",
85
- "@wise/dynamic-flow-types": "2.20.0"
85
+ "@wise/dynamic-flow-types": "2.20.1"
86
86
  },
87
87
  "peerDependencies": {
88
88
  "@transferwise/components": "^46.31",
@@ -96,8 +96,8 @@
96
96
  },
97
97
  "dependencies": {
98
98
  "classnames": "2.5.1",
99
- "@wise/dynamic-flow-client": "3.16.7",
100
- "@wise/dynamic-flow-types": "2.20.0"
99
+ "@wise/dynamic-flow-client": "3.17.1",
100
+ "@wise/dynamic-flow-types": "2.20.1"
101
101
  },
102
102
  "scripts": {
103
103
  "dev": "pnpm build:visual-tests && storybook dev -p 3005",