chore: add @alcalzone/ansi-tokenize dependency

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Yunfei He
2026-05-26 13:10:22 +08:00
parent 37c4905bbc
commit 8b834c2b7f
3 changed files with 23 additions and 0 deletions
+21
View File
@@ -6,6 +6,9 @@ settings:
catalogs:
default:
'@alcalzone/ansi-tokenize':
specifier: ^0.1.3
version: 0.1.3
'@types/node':
specifier: ^24.12.4
version: 24.12.4
@@ -140,6 +143,9 @@ importers:
packages/runtime:
dependencies:
'@alcalzone/ansi-tokenize':
specifier: 'catalog:'
version: 0.1.3
'@vue/runtime-core':
specifier: ^3.4.0
version: 3.5.34
@@ -235,6 +241,10 @@ importers:
packages:
'@alcalzone/ansi-tokenize@0.1.3':
resolution: {integrity: sha512-3yWxPTq3UQ/FY9p1ErPxIyfT64elWaMvM9lIHnaqpyft63tkxodF5aUElYHrdisWve5cETkh1+KBw1yJuW0aRw==}
engines: {node: '>=14.13.1'}
'@babel/code-frame@7.29.0':
resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==}
engines: {node: '>=6.9.0'}
@@ -1344,6 +1354,10 @@ packages:
humanize-ms@1.2.1:
resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==}
is-fullwidth-code-point@4.0.0:
resolution: {integrity: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==}
engines: {node: '>=12'}
is-fullwidth-code-point@5.1.0:
resolution: {integrity: sha512-5XHYaSyiqADb4RnZ1Bdad6cPp8Toise4TzEjcOYDHZkTCbKgiUl7WTUCpNWHuxmDt91wnsZBc9xinNzopv3JMQ==}
engines: {node: '>=18'}
@@ -1748,6 +1762,11 @@ packages:
snapshots:
'@alcalzone/ansi-tokenize@0.1.3':
dependencies:
ansi-styles: 6.2.3
is-fullwidth-code-point: 4.0.0
'@babel/code-frame@7.29.0':
dependencies:
'@babel/helper-validator-identifier': 7.28.5
@@ -2722,6 +2741,8 @@ snapshots:
dependencies:
ms: 2.1.3
is-fullwidth-code-point@4.0.0: {}
is-fullwidth-code-point@5.1.0:
dependencies:
get-east-asian-width: 1.6.0