@wise/dynamic-flow-client-internal 4.33.4 → 4.35.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/build/i18n/cs.json +8 -8
- package/build/i18n/de.json +8 -8
- package/build/i18n/en.json +8 -8
- package/build/i18n/es.json +8 -8
- package/build/i18n/fr.json +8 -8
- package/build/i18n/hu.json +8 -8
- package/build/i18n/id.json +8 -8
- package/build/i18n/it.json +8 -8
- package/build/i18n/ja.json +8 -8
- package/build/i18n/nl.json +8 -8
- package/build/i18n/pl.json +8 -8
- package/build/i18n/pt.json +8 -8
- package/build/i18n/ro.json +8 -8
- package/build/i18n/ru.json +8 -8
- package/build/i18n/th.json +8 -8
- package/build/i18n/tr.json +8 -8
- package/build/i18n/uk.json +8 -8
- package/build/i18n/zh_CN.json +8 -8
- package/build/i18n/zh_HK.json +8 -8
- package/build/main.js +700 -586
- package/build/main.mjs +577 -463
- package/package.json +15 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wise/dynamic-flow-client-internal",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.35.0",
|
|
4
4
|
"description": "Dynamic Flow web client for Wise",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "./build/main.js",
|
|
@@ -30,23 +30,23 @@
|
|
|
30
30
|
"url": "git+https://github.com/transferwise/dynamic-flow.git"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@babel/core": "7.28.
|
|
33
|
+
"@babel/core": "7.28.5",
|
|
34
34
|
"@babel/plugin-syntax-flow": "7.27.1",
|
|
35
35
|
"@babel/plugin-transform-react-jsx": "7.27.1",
|
|
36
|
-
"@babel/preset-env": "7.28.
|
|
37
|
-
"@babel/preset-react": "7.
|
|
38
|
-
"@babel/preset-typescript": "7.
|
|
36
|
+
"@babel/preset-env": "7.28.5",
|
|
37
|
+
"@babel/preset-react": "7.28.5",
|
|
38
|
+
"@babel/preset-typescript": "7.28.5",
|
|
39
39
|
"@chromatic-com/storybook": "4.1.1",
|
|
40
40
|
"@formatjs/cli": "^6.7.4",
|
|
41
|
-
"@storybook/react-vite": "9.1.
|
|
41
|
+
"@storybook/react-vite": "9.1.15",
|
|
42
42
|
"@testing-library/dom": "10.4.1",
|
|
43
43
|
"@testing-library/jest-dom": "6.9.1",
|
|
44
44
|
"@testing-library/react": "16.3.0",
|
|
45
45
|
"@testing-library/user-event": "14.6.1",
|
|
46
|
-
"@transferwise/components": "46.112.
|
|
46
|
+
"@transferwise/components": "46.112.1",
|
|
47
47
|
"@transferwise/formatting": "^2.13.4",
|
|
48
48
|
"@transferwise/icons": "3.22.4",
|
|
49
|
-
"@transferwise/neptune-css": "14.25.
|
|
49
|
+
"@transferwise/neptune-css": "14.25.1",
|
|
50
50
|
"@types/jest": "30.0.0",
|
|
51
51
|
"@types/react": "18.3.26",
|
|
52
52
|
"@types/react-dom": "18.3.7",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"babel-jest": "30.2.0",
|
|
56
56
|
"currency-flags": "4.0.7",
|
|
57
57
|
"esbuild": "0.25.9",
|
|
58
|
-
"eslint-plugin-storybook": "9.1.
|
|
58
|
+
"eslint-plugin-storybook": "9.1.15",
|
|
59
59
|
"jest": "30.2.0",
|
|
60
60
|
"jest-environment-jsdom": "30.2.0",
|
|
61
61
|
"jest-fetch-mock": "^3.0.3",
|
|
@@ -67,16 +67,16 @@
|
|
|
67
67
|
"react": "18.3.1",
|
|
68
68
|
"react-dom": "18.3.1",
|
|
69
69
|
"react-intl": "6.8.9",
|
|
70
|
-
"storybook": "^9.1.
|
|
70
|
+
"storybook": "^9.1.15",
|
|
71
71
|
"stylelint": "16.25.0",
|
|
72
72
|
"stylelint-config-standard": "36.0.1",
|
|
73
|
-
"stylelint-no-unsupported-browser-features": "8.0.
|
|
73
|
+
"stylelint-no-unsupported-browser-features": "8.0.5",
|
|
74
74
|
"stylelint-value-no-unknown-custom-properties": "6.0.1",
|
|
75
75
|
"tsx": "4.20.6",
|
|
76
76
|
"typescript": "5.9.3",
|
|
77
77
|
"@wise/dynamic-flow-renderers": "0.0.0",
|
|
78
|
-
"@wise/dynamic-flow-
|
|
79
|
-
"@wise/dynamic-flow-
|
|
78
|
+
"@wise/dynamic-flow-fixtures": "0.0.1",
|
|
79
|
+
"@wise/dynamic-flow-types": "3.18.0"
|
|
80
80
|
},
|
|
81
81
|
"peerDependencies": {
|
|
82
82
|
"@transferwise/components": "^46.104.0",
|
|
@@ -91,8 +91,8 @@
|
|
|
91
91
|
},
|
|
92
92
|
"dependencies": {
|
|
93
93
|
"classnames": "2.5.1",
|
|
94
|
-
"@wise/dynamic-flow-client": "4.
|
|
95
|
-
"@wise/dynamic-flow-types": "3.
|
|
94
|
+
"@wise/dynamic-flow-client": "4.20.0",
|
|
95
|
+
"@wise/dynamic-flow-types": "3.18.0"
|
|
96
96
|
},
|
|
97
97
|
"scripts": {
|
|
98
98
|
"dev": "pnpm build:visual-tests && storybook dev -p 3005",
|