@xyo-network/react-form 4.4.3 → 4.4.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,2 @@
1
1
  export * from '@xyo-network/react-form-credit-card';
2
2
  export * from '@xyo-network/react-form-group';
3
- //# sourceMappingURL=index.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-form",
3
- "version": "4.4.3",
3
+ "version": "4.4.4",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -43,12 +43,12 @@
43
43
  "lint-pkg": "npmPkgJsonLint ."
44
44
  },
45
45
  "dependencies": {
46
- "@xyo-network/react-form-credit-card": "^4.4.3",
47
- "@xyo-network/react-form-group": "^4.4.3"
46
+ "@xyo-network/react-form-credit-card": "^4.4.4",
47
+ "@xyo-network/react-form-group": "^4.4.4"
48
48
  },
49
49
  "devDependencies": {
50
- "@xylabs/ts-scripts-yarn3": "^4.2.6",
51
- "@xylabs/tsconfig-react": "^4.2.6",
50
+ "@xylabs/ts-scripts-yarn3": "^5.0.24",
51
+ "@xylabs/tsconfig-react": "^5.0.24",
52
52
  "react": "^18.3.1",
53
53
  "react-dom": "^18.3.1",
54
54
  "react-router-dom": "^7.1.5",
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,qCAAqC,CAAA;AACnD,cAAc,+BAA+B,CAAA"}