fix(tui): declare nanostores dependency
This commit is contained in:
2
ui-tui/package-lock.json
generated
2
ui-tui/package-lock.json
generated
@@ -12,6 +12,7 @@
|
|||||||
"@nanostores/react": "^1.1.0",
|
"@nanostores/react": "^1.1.0",
|
||||||
"ink": "^6.8.0",
|
"ink": "^6.8.0",
|
||||||
"ink-text-input": "^6.0.0",
|
"ink-text-input": "^6.0.0",
|
||||||
|
"nanostores": "^1.2.0",
|
||||||
"react": "^19.2.4",
|
"react": "^19.2.4",
|
||||||
"unicode-animations": "^1.0.3"
|
"unicode-animations": "^1.0.3"
|
||||||
},
|
},
|
||||||
@@ -5303,7 +5304,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peer": true,
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^20.0.0 || >=22.0.0"
|
"node": "^20.0.0 || >=22.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -21,6 +21,7 @@
|
|||||||
"@nanostores/react": "^1.1.0",
|
"@nanostores/react": "^1.1.0",
|
||||||
"ink": "^6.8.0",
|
"ink": "^6.8.0",
|
||||||
"ink-text-input": "^6.0.0",
|
"ink-text-input": "^6.0.0",
|
||||||
|
"nanostores": "^1.2.0",
|
||||||
"react": "^19.2.4",
|
"react": "^19.2.4",
|
||||||
"unicode-animations": "^1.0.3"
|
"unicode-animations": "^1.0.3"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user