@wise/dynamic-flow-client-internal 5.12.0 → 5.12.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 +3 -1
- package/build/main.mjs +3 -1
- package/build/tsconfig.types.tsbuildinfo +1 -0
- package/package.json +20 -21
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wise/dynamic-flow-client-internal",
|
|
3
|
-
"version": "5.12.
|
|
3
|
+
"version": "5.12.1",
|
|
4
4
|
"description": "Dynamic Flow web client for Wise",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "./build/main.js",
|
|
@@ -31,46 +31,45 @@
|
|
|
31
31
|
"url": "git+https://github.com/transferwise/dynamic-flow.git"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@chromatic-com/storybook": "
|
|
35
|
-
"@formatjs/cli": "^6.13.
|
|
36
|
-
"@storybook/addon-a11y": "^10.2.
|
|
37
|
-
"@storybook/addon-docs": "^10.2.
|
|
38
|
-
"@storybook/addon-links": "^10.2.
|
|
39
|
-
"@storybook/react-vite": "10.2.
|
|
34
|
+
"@chromatic-com/storybook": "5.0.1",
|
|
35
|
+
"@formatjs/cli": "^6.13.1",
|
|
36
|
+
"@storybook/addon-a11y": "^10.2.19",
|
|
37
|
+
"@storybook/addon-docs": "^10.2.19",
|
|
38
|
+
"@storybook/addon-links": "^10.2.19",
|
|
39
|
+
"@storybook/react-vite": "10.2.19",
|
|
40
40
|
"@testing-library/dom": "10.4.1",
|
|
41
41
|
"@testing-library/jest-dom": "6.9.1",
|
|
42
42
|
"@testing-library/react": "16.3.2",
|
|
43
43
|
"@testing-library/user-event": "14.6.1",
|
|
44
|
-
"@transferwise/components": "^46.
|
|
45
|
-
"@transferwise/formatting": "^2.13.
|
|
46
|
-
"@transferwise/icons": "4.
|
|
47
|
-
"@transferwise/neptune-css": "14.26.3",
|
|
44
|
+
"@transferwise/components": "^46.132.0",
|
|
45
|
+
"@transferwise/formatting": "^2.13.7",
|
|
46
|
+
"@transferwise/icons": "4.3.0",
|
|
48
47
|
"@types/react": "18.3.28",
|
|
49
48
|
"@types/react-dom": "18.3.7",
|
|
50
|
-
"@wise/art": "2.
|
|
49
|
+
"@wise/art": "2.29.0",
|
|
51
50
|
"@wise/components-theming": "^1.10.1",
|
|
52
51
|
"esbuild": "0.27.0",
|
|
53
|
-
"eslint-plugin-storybook": "10.2.
|
|
54
|
-
"framer-motion": "^12.
|
|
52
|
+
"eslint-plugin-storybook": "10.2.19",
|
|
53
|
+
"framer-motion": "^12.36.0",
|
|
55
54
|
"npm-run-all2": "8.0.4",
|
|
56
|
-
"postcss": "^8.5.
|
|
55
|
+
"postcss": "^8.5.8",
|
|
57
56
|
"postcss-cli": "^11.0.1",
|
|
58
57
|
"postcss-import": "^16.1.1",
|
|
59
58
|
"react": "18.3.1",
|
|
60
59
|
"react-dom": "18.3.1",
|
|
61
60
|
"react-intl": "6.8.9",
|
|
62
|
-
"storybook": "^10.2.
|
|
61
|
+
"storybook": "^10.2.19",
|
|
63
62
|
"stylelint": "16.26.1",
|
|
64
63
|
"stylelint-config-standard": "36.0.1",
|
|
65
64
|
"stylelint-no-unsupported-browser-features": "8.1.1",
|
|
66
65
|
"stylelint-value-no-unknown-custom-properties": "6.1.1",
|
|
67
66
|
"tsx": "4.21.0",
|
|
68
67
|
"typescript": "5.9.3",
|
|
69
|
-
"vitest": "4.0
|
|
68
|
+
"vitest": "4.1.0",
|
|
70
69
|
"vitest-fetch-mock": "0.4.5",
|
|
70
|
+
"@wise/dynamic-flow-renderers": "0.0.0",
|
|
71
71
|
"@wise/dynamic-flow-fixtures": "0.0.1",
|
|
72
|
-
"@wise/dynamic-flow-types": "4.11.0"
|
|
73
|
-
"@wise/dynamic-flow-renderers": "0.0.0"
|
|
72
|
+
"@wise/dynamic-flow-types": "4.11.0"
|
|
74
73
|
},
|
|
75
74
|
"peerDependencies": {
|
|
76
75
|
"@transferwise/components": "^46.104.0",
|
|
@@ -84,8 +83,8 @@
|
|
|
84
83
|
"react-intl": "^6 || ^7"
|
|
85
84
|
},
|
|
86
85
|
"dependencies": {
|
|
87
|
-
"@wise/dynamic-flow-
|
|
88
|
-
"@wise/dynamic-flow-
|
|
86
|
+
"@wise/dynamic-flow-client": "5.12.1",
|
|
87
|
+
"@wise/dynamic-flow-types": "4.11.0"
|
|
89
88
|
},
|
|
90
89
|
"scripts": {
|
|
91
90
|
"dev": "pnpm build:visual-tests && storybook dev -p 3005",
|