@nexus-cortex/tui 4.75.0 → 4.75.1

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 (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nexus-cortex/tui",
3
- "version": "4.75.0",
4
- "description": "Nexus Cortex interactive terminal UI (React/Ink) the polished cockpit + launchers over @nexus-cortex/cli",
3
+ "version": "4.75.1",
4
+ "description": "Nexus Cortex interactive terminal UI (React/Ink) \u2014 the polished cockpit + launchers over @nexus-cortex/cli",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
7
7
  "bin": {
@@ -18,8 +18,8 @@
18
18
  "dev": "tsx watch src/index.ts"
19
19
  },
20
20
  "dependencies": {
21
- "@nexus-cortex/cli": "4.75.0",
22
- "@nexus-cortex/core": "4.75.0",
21
+ "@nexus-cortex/cli": "4.75.1",
22
+ "@nexus-cortex/core": "4.75.1",
23
23
  "chalk": "^4.1.2",
24
24
  "cli-spinners": "^2.9.0",
25
25
  "commander": "^11.0.0",