@xyo-network/react-form-credit-card 4.2.0 → 4.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-form-credit-card",
3
- "version": "4.2.0",
3
+ "version": "4.2.2",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -44,27 +44,27 @@
44
44
  },
45
45
  "dependencies": {
46
46
  "@mui/icons-material": "^6.1.6",
47
- "@xylabs/assert": "^4.3.3",
48
- "@xylabs/object": "^4.3.3",
49
- "@xylabs/react-error": "^5.2.14",
50
- "@xylabs/react-flexbox": "^5.2.14",
51
- "@xylabs/react-promise": "^5.2.14",
47
+ "@xylabs/assert": "^4.3.4",
48
+ "@xylabs/object": "^4.3.4",
49
+ "@xylabs/react-error": "^5.3.2",
50
+ "@xylabs/react-flexbox": "^5.3.2",
51
+ "@xylabs/react-promise": "^5.3.2",
52
52
  "@xyo-network/archivist-storage": "^3.3.2",
53
53
  "@xyo-network/payload-model": "^3.3.2",
54
- "@xyo-network/react-form-group": "^4.2.0",
55
- "@xyo-network/react-shared": "^4.2.0",
54
+ "@xyo-network/react-form-group": "^4.2.2",
55
+ "@xyo-network/react-shared": "^4.2.2",
56
56
  "card-validator": "^10.0.0"
57
57
  },
58
58
  "devDependencies": {
59
59
  "@mui/material": "^6.1.6",
60
60
  "@mui/styles": "^6.1.6",
61
- "@storybook/react": "^8.3.6",
61
+ "@storybook/react": "^8.4.2",
62
62
  "@xylabs/ts-scripts-yarn3": "^4.2.3",
63
63
  "@xylabs/tsconfig-react": "^4.2.3",
64
64
  "react": "^18.3.1",
65
65
  "react-dom": "^18.3.1",
66
66
  "react-router-dom": "^6.27.0",
67
- "storybook": "^8.3.6",
67
+ "storybook": "^8.4.2",
68
68
  "typescript": "^5.6.3"
69
69
  },
70
70
  "peerDependencies": {