@wise/dynamic-flow-client-internal 2.1.5 → 2.2.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.
Files changed (3) hide show
  1. package/build/main.js +1779 -1859
  2. package/build/main.min.js +1 -1
  3. package/package.json +39 -39
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wise/dynamic-flow-client-internal",
3
- "version": "2.1.5",
3
+ "version": "2.2.0",
4
4
  "description": "Dynamic Flow web client for Wise",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./build/main.min.js",
@@ -18,62 +18,62 @@
18
18
  "url": "git+https://github.com/transferwise/dynamic-flow.git"
19
19
  },
20
20
  "devDependencies": {
21
- "@babel/core": "7.20.12",
22
- "@babel/plugin-syntax-flow": "7.18.6",
23
- "@babel/plugin-transform-react-jsx": "7.21.0",
24
- "@babel/preset-env": "7.20.2",
25
- "@babel/preset-react": "7.18.6",
26
- "@babel/preset-typescript": "7.21.0",
27
- "@formatjs/cli": "^4.8.3",
28
- "@storybook/addon-a11y": "7.0.9",
29
- "@storybook/addon-actions": "7.0.9",
30
- "@storybook/addon-essentials": "7.0.9",
31
- "@storybook/addon-interactions": "7.0.9",
32
- "@storybook/addon-links": "7.0.9",
33
- "@storybook/react": "7.0.9",
34
- "@storybook/react-webpack5": "7.0.9",
35
- "@storybook/testing-library": "0.1.0",
36
- "@testing-library/dom": "9.2.0",
37
- "@testing-library/jest-dom": "5.16.5",
21
+ "@babel/core": "7.23.2",
22
+ "@babel/plugin-syntax-flow": "7.22.5",
23
+ "@babel/plugin-transform-react-jsx": "7.22.15",
24
+ "@babel/preset-env": "7.23.2",
25
+ "@babel/preset-react": "7.22.15",
26
+ "@babel/preset-typescript": "7.23.2",
27
+ "@formatjs/cli": "^4.8.4",
28
+ "@storybook/addon-a11y": "7.4.6",
29
+ "@storybook/addon-actions": "7.4.6",
30
+ "@storybook/addon-essentials": "7.4.6",
31
+ "@storybook/addon-interactions": "7.4.6",
32
+ "@storybook/addon-links": "7.4.6",
33
+ "@storybook/react": "7.4.6",
34
+ "@storybook/react-webpack5": "7.4.6",
35
+ "@storybook/testing-library": "0.2.2",
36
+ "@testing-library/dom": "9.3.3",
37
+ "@testing-library/jest-dom": "6.1.4",
38
38
  "@testing-library/react": "14.0.0",
39
39
  "@testing-library/react-hooks": "8.0.1",
40
- "@testing-library/user-event": "13.2.1",
41
- "@transferwise/components": "45.4.0",
42
- "@transferwise/eslint-config": "8.0.1",
40
+ "@testing-library/user-event": "14.5.1",
41
+ "@transferwise/components": "45.17.1",
42
+ "@transferwise/eslint-config": "8.2.0",
43
43
  "@transferwise/formatting": "^2.10.0",
44
- "@transferwise/icons": "3.6.0",
45
- "@transferwise/neptune-css": "14.3.49",
46
- "@transferwise/neptune-tokens": "8.5.0",
47
- "@types/jest": "29.4.0",
44
+ "@transferwise/icons": "3.10.0",
45
+ "@transferwise/neptune-css": "14.6.1",
46
+ "@transferwise/neptune-tokens": "8.5.1",
47
+ "@types/jest": "29.5.5",
48
48
  "@types/react": "18",
49
49
  "@types/react-dom": "18",
50
- "@types/testing-library__jest-dom": "5.9.5",
51
- "@wise/art": "2.3.3",
52
- "@wise/components-theming": "^0.7.5",
53
- "babel-jest": "29.5.0",
50
+ "@types/testing-library__jest-dom": "5.14.9",
51
+ "@wise/art": "2.8.4",
52
+ "@wise/components-theming": "^0.8.4",
53
+ "babel-jest": "29.7.0",
54
54
  "currency-flags": "4.0.7",
55
- "esbuild": "0.17.19",
56
- "eslint": "8.36.0",
57
- "eslint-plugin-storybook": "0.6.12",
58
- "jest": "29.5.0",
59
- "jest-environment-jsdom": "29.5.0",
55
+ "esbuild": "0.19.4",
56
+ "eslint": "8.51.0",
57
+ "eslint-plugin-storybook": "0.6.15",
58
+ "jest": "29.7.0",
59
+ "jest-environment-jsdom": "29.7.0",
60
60
  "jest-fetch-mock": "^3.0.3",
61
61
  "jest-watch-typeahead": "^2.2.2",
62
62
  "npm-run-all": "4.1.5",
63
63
  "postcss": "^8.4.21",
64
64
  "postcss-cli": "^10.1.0",
65
65
  "postcss-import": "^15.1.0",
66
- "prettier": "2.8.4",
66
+ "prettier": "2.8.8",
67
67
  "react": "18.2.0",
68
68
  "react-dom": "18.2.0",
69
- "react-intl": "6.2.1",
70
- "storybook": "7.0.9",
69
+ "react-intl": "6.4.7",
70
+ "storybook": "7.4.6",
71
71
  "stylelint": "14.16.1",
72
72
  "stylelint-config-standard": "25.0.0",
73
73
  "stylelint-no-unsupported-browser-features": "5.0.4",
74
74
  "stylelint-value-no-unknown-custom-properties": "4.0.0",
75
75
  "typescript": "4.9.5",
76
- "webpack": "5.76.0",
76
+ "webpack": "5.89.0",
77
77
  "@wise/dynamic-flow-fixtures": "0.0.1"
78
78
  },
79
79
  "peerDependencies": {
@@ -82,7 +82,7 @@
82
82
  "react-intl": "^6"
83
83
  },
84
84
  "dependencies": {
85
- "@wise/dynamic-flow-client": "2.1.5"
85
+ "@wise/dynamic-flow-client": "2.2.0"
86
86
  },
87
87
  "prettier": "@transferwise/eslint-config/.prettierrc.js",
88
88
  "scripts": {