@xyo-network/react-form-credit-card 4.2.3 → 4.2.4

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-form-credit-card",
3
- "version": "4.2.3",
3
+ "version": "4.2.4",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -49,10 +49,10 @@
49
49
  "@xylabs/react-error": "^5.3.2",
50
50
  "@xylabs/react-flexbox": "^5.3.2",
51
51
  "@xylabs/react-promise": "^5.3.2",
52
- "@xyo-network/archivist-storage": "^3.3.2",
53
- "@xyo-network/payload-model": "^3.3.2",
54
- "@xyo-network/react-form-group": "^4.2.3",
55
- "@xyo-network/react-shared": "^4.2.3",
52
+ "@xyo-network/archivist-storage": "^3.3.3",
53
+ "@xyo-network/payload-model": "^3.3.3",
54
+ "@xyo-network/react-form-group": "^4.2.4",
55
+ "@xyo-network/react-shared": "^4.2.4",
56
56
  "card-validator": "^10.0.0"
57
57
  },
58
58
  "devDependencies": {
@@ -63,7 +63,7 @@
63
63
  "@xylabs/tsconfig-react": "^4.2.3",
64
64
  "react": "^18.3.1",
65
65
  "react-dom": "^18.3.1",
66
- "react-router-dom": "^6.27.0",
66
+ "react-router-dom": "^6.28.0",
67
67
  "storybook": "^8.4.2",
68
68
  "typescript": "^5.6.3"
69
69
  },