@wise/dynamic-flow-client-internal 2.3.0-beta-9a0a39.13 → 2.3.0-beta-923c14.17
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.css +19 -0
- package/build/main.js +1867 -1745
- package/build/main.min.js +8 -1
- package/package.json +38 -38
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wise/dynamic-flow-client-internal",
|
|
3
|
-
"version": "2.3.0-beta-
|
|
3
|
+
"version": "2.3.0-beta-923c14.17",
|
|
4
4
|
"description": "Dynamic Flow web client for Wise",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "./build/main.min.js",
|
|
@@ -34,63 +34,63 @@
|
|
|
34
34
|
"build-storybook": "storybook build -c .storybook"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@babel/core": "7.
|
|
38
|
-
"@babel/plugin-syntax-flow": "7.
|
|
39
|
-
"@babel/plugin-transform-react-jsx": "7.
|
|
40
|
-
"@babel/preset-env": "7.
|
|
41
|
-
"@babel/preset-react": "7.
|
|
42
|
-
"@babel/preset-typescript": "7.
|
|
43
|
-
"@formatjs/cli": "^4.8.
|
|
44
|
-
"@storybook/addon-a11y": "7.
|
|
45
|
-
"@storybook/addon-actions": "7.
|
|
46
|
-
"@storybook/addon-essentials": "7.
|
|
47
|
-
"@storybook/addon-interactions": "7.
|
|
48
|
-
"@storybook/addon-links": "7.
|
|
49
|
-
"@storybook/react": "7.
|
|
50
|
-
"@storybook/react-webpack5": "7.
|
|
51
|
-
"@storybook/testing-library": "0.
|
|
52
|
-
"@testing-library/dom": "9.
|
|
53
|
-
"@testing-library/jest-dom": "
|
|
37
|
+
"@babel/core": "7.23.2",
|
|
38
|
+
"@babel/plugin-syntax-flow": "7.22.5",
|
|
39
|
+
"@babel/plugin-transform-react-jsx": "7.22.15",
|
|
40
|
+
"@babel/preset-env": "7.23.2",
|
|
41
|
+
"@babel/preset-react": "7.22.15",
|
|
42
|
+
"@babel/preset-typescript": "7.23.2",
|
|
43
|
+
"@formatjs/cli": "^4.8.4",
|
|
44
|
+
"@storybook/addon-a11y": "7.5.1",
|
|
45
|
+
"@storybook/addon-actions": "7.5.1",
|
|
46
|
+
"@storybook/addon-essentials": "7.5.1",
|
|
47
|
+
"@storybook/addon-interactions": "7.5.1",
|
|
48
|
+
"@storybook/addon-links": "7.5.1",
|
|
49
|
+
"@storybook/react": "7.5.1",
|
|
50
|
+
"@storybook/react-webpack5": "7.5.1",
|
|
51
|
+
"@storybook/testing-library": "0.2.2",
|
|
52
|
+
"@testing-library/dom": "9.3.3",
|
|
53
|
+
"@testing-library/jest-dom": "6.1.4",
|
|
54
54
|
"@testing-library/react": "14.0.0",
|
|
55
55
|
"@testing-library/react-hooks": "8.0.1",
|
|
56
|
-
"@testing-library/user-event": "
|
|
57
|
-
"@transferwise/components": "45.
|
|
58
|
-
"@transferwise/eslint-config": "8.0
|
|
56
|
+
"@testing-library/user-event": "14.5.1",
|
|
57
|
+
"@transferwise/components": "45.17.1",
|
|
58
|
+
"@transferwise/eslint-config": "8.2.0",
|
|
59
59
|
"@transferwise/formatting": "^2.10.0",
|
|
60
|
-
"@transferwise/icons": "3.
|
|
61
|
-
"@transferwise/neptune-css": "14.
|
|
62
|
-
"@transferwise/neptune-tokens": "8.5.
|
|
63
|
-
"@types/jest": "29.
|
|
60
|
+
"@transferwise/icons": "3.10.0",
|
|
61
|
+
"@transferwise/neptune-css": "14.6.1",
|
|
62
|
+
"@transferwise/neptune-tokens": "8.5.1",
|
|
63
|
+
"@types/jest": "29.5.6",
|
|
64
64
|
"@types/react": "18",
|
|
65
65
|
"@types/react-dom": "18",
|
|
66
|
-
"@types/testing-library__jest-dom": "5.9
|
|
67
|
-
"@wise/art": "2.
|
|
68
|
-
"@wise/components-theming": "^0.
|
|
66
|
+
"@types/testing-library__jest-dom": "5.14.9",
|
|
67
|
+
"@wise/art": "2.8.4",
|
|
68
|
+
"@wise/components-theming": "^0.8.4",
|
|
69
69
|
"@wise/dynamic-flow-fixtures": "workspace:*",
|
|
70
|
-
"babel-jest": "29.
|
|
70
|
+
"babel-jest": "29.7.0",
|
|
71
71
|
"currency-flags": "4.0.7",
|
|
72
|
-
"esbuild": "0.
|
|
73
|
-
"eslint": "8.
|
|
74
|
-
"eslint-plugin-storybook": "0.6.
|
|
75
|
-
"jest": "29.
|
|
76
|
-
"jest-environment-jsdom": "29.
|
|
72
|
+
"esbuild": "0.19.5",
|
|
73
|
+
"eslint": "8.52.0",
|
|
74
|
+
"eslint-plugin-storybook": "0.6.15",
|
|
75
|
+
"jest": "29.7.0",
|
|
76
|
+
"jest-environment-jsdom": "29.7.0",
|
|
77
77
|
"jest-fetch-mock": "^3.0.3",
|
|
78
78
|
"jest-watch-typeahead": "^2.2.2",
|
|
79
79
|
"npm-run-all": "4.1.5",
|
|
80
80
|
"postcss": "^8.4.21",
|
|
81
81
|
"postcss-cli": "^10.1.0",
|
|
82
82
|
"postcss-import": "^15.1.0",
|
|
83
|
-
"prettier": "2.8.
|
|
83
|
+
"prettier": "2.8.8",
|
|
84
84
|
"react": "18.2.0",
|
|
85
85
|
"react-dom": "18.2.0",
|
|
86
|
-
"react-intl": "6.
|
|
87
|
-
"storybook": "7.
|
|
86
|
+
"react-intl": "6.5.1",
|
|
87
|
+
"storybook": "7.5.1",
|
|
88
88
|
"stylelint": "14.16.1",
|
|
89
89
|
"stylelint-config-standard": "25.0.0",
|
|
90
90
|
"stylelint-no-unsupported-browser-features": "5.0.4",
|
|
91
91
|
"stylelint-value-no-unknown-custom-properties": "4.0.0",
|
|
92
92
|
"typescript": "4.9.5",
|
|
93
|
-
"webpack": "5.
|
|
93
|
+
"webpack": "5.89.0"
|
|
94
94
|
},
|
|
95
95
|
"peerDependencies": {
|
|
96
96
|
"react": "^18",
|