@taui-standard/ink-adapter 1.0.3 → 1.0.4

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.
@@ -9,9 +9,9 @@
9
9
  "version": "1.0.0",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "@taui-standard/core": "1.0.2",
13
- "@taui-standard/ink-adapter": "1.0.2",
14
- "@taui-standard/validator": "1.0.2",
12
+ "@taui-standard/core": "1.0.3",
13
+ "@taui-standard/ink-adapter": "1.0.3",
14
+ "@taui-standard/validator": "1.0.3",
15
15
  "tsx": "^4.7.0"
16
16
  }
17
17
  },
@@ -445,31 +445,31 @@
445
445
  }
446
446
  },
447
447
  "node_modules/@taui-standard/core": {
448
- "version": "1.0.2",
449
- "resolved": "https://registry.npmjs.org/@taui-standard/core/-/core-1.0.2.tgz",
450
- "integrity": "sha512-2kBdof5DHi9BiSXwZLaBkLTELBmXjzPBcYKn7nO4ZfgKKQbTp9dibhyFShoXiEXJkT7BfNIihWUjV2ijD9rLKw==",
448
+ "version": "1.0.3",
449
+ "resolved": "https://registry.npmjs.org/@taui-standard/core/-/core-1.0.3.tgz",
450
+ "integrity": "sha512-Dq9uSYDLad+ao4r2XwNuJtwLLqrvxd4rjKCOgZIVSDS56yWaxOfflMYbgxpVTf3+O34sFk9zIyUhk+fRrahHsQ==",
451
451
  "license": "Apache-2.0",
452
452
  "dependencies": {
453
- "@taui-standard/validator": "^1.0.2"
453
+ "@taui-standard/validator": "^1.0.3"
454
454
  }
455
455
  },
456
456
  "node_modules/@taui-standard/ink-adapter": {
457
- "version": "1.0.2",
458
- "resolved": "https://registry.npmjs.org/@taui-standard/ink-adapter/-/ink-adapter-1.0.2.tgz",
459
- "integrity": "sha512-hzinOWZ4OabEtq2ZDjENR6UGILTIyy/cPJZjejEWz+DG4Jv/m7Zqhk6AIFGI5O2fdnfd8fcEWgmBZHZGFHgriA==",
457
+ "version": "1.0.3",
458
+ "resolved": "https://registry.npmjs.org/@taui-standard/ink-adapter/-/ink-adapter-1.0.3.tgz",
459
+ "integrity": "sha512-gpo8USYLMTS6y2Wj0caVutFl2Fl8NzD9h3byrd1mfJ1zMOdYA5XcIk9Md46kX6lyxEorP9jzO18bGMEig2zD5A==",
460
460
  "license": "Apache-2.0",
461
461
  "dependencies": {
462
- "@taui-standard/core": "^1.0.2",
463
- "@taui-standard/validator": "^1.0.2",
462
+ "@taui-standard/core": "^1.0.3",
463
+ "@taui-standard/validator": "^1.0.3",
464
464
  "ink": "^5.0.0",
465
465
  "ink-text-input": "^6.0.0",
466
466
  "react": "^18.2.0"
467
467
  }
468
468
  },
469
469
  "node_modules/@taui-standard/validator": {
470
- "version": "1.0.2",
471
- "resolved": "https://registry.npmjs.org/@taui-standard/validator/-/validator-1.0.2.tgz",
472
- "integrity": "sha512-vrsi6RuH1BqQK3d69KoS5Zn5NlJ1/Ap897EN00QyVaLrUMJPK2wDT2aY07olUPkz7M9srdm7e1qTUzmGFjktOg==",
470
+ "version": "1.0.3",
471
+ "resolved": "https://registry.npmjs.org/@taui-standard/validator/-/validator-1.0.3.tgz",
472
+ "integrity": "sha512-pEBSioeWCWknQOOEJjLhmuIqqq984Nzw4tdU2GI9+UlLKmr9vGrATxqY8jDpZDuTZjseIkhBs9KclcXW6s8J4Q==",
473
473
  "license": "Apache-2.0",
474
474
  "dependencies": {
475
475
  "ajv": "^8.12.0",
@@ -9,9 +9,9 @@
9
9
  "start": "tsx index.ts"
10
10
  },
11
11
  "dependencies": {
12
- "@taui-standard/core": "1.0.3",
13
- "@taui-standard/ink-adapter": "1.0.3",
14
- "@taui-standard/validator": "1.0.3",
12
+ "@taui-standard/core": "1.0.4",
13
+ "@taui-standard/ink-adapter": "1.0.4",
14
+ "@taui-standard/validator": "1.0.4",
15
15
  "tsx": "^4.7.0"
16
16
  }
17
17
  }
@@ -9,9 +9,9 @@
9
9
  "start": "tsx index.ts"
10
10
  },
11
11
  "dependencies": {
12
- "@taui-standard/core": "1.0.3",
13
- "@taui-standard/ink-adapter": "1.0.3",
14
- "@taui-standard/validator": "1.0.3",
12
+ "@taui-standard/core": "1.0.4",
13
+ "@taui-standard/ink-adapter": "1.0.4",
14
+ "@taui-standard/validator": "1.0.4",
15
15
  "tsx": "^4.7.0"
16
16
  }
17
17
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taui-standard/ink-adapter",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "type": "module",
5
5
  "description": "Ink adapter for Terminal Agent UI (TAUI)",
6
6
  "main": "dist/index.js",
@@ -21,8 +21,8 @@
21
21
  "author": "Tariq Shams",
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@taui-standard/core": "^1.0.3",
25
- "@taui-standard/validator": "^1.0.3",
24
+ "@taui-standard/core": "^1.0.4",
25
+ "@taui-standard/validator": "^1.0.4",
26
26
  "ink": "^5.0.0",
27
27
  "ink-text-input": "^6.0.0",
28
28
  "react": "^18.2.0"