Skip to content

Commit a4ce8cc

Browse files
committed
build(deps-dev): add @flex-development/unist-util-inspect
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 29466c4 commit a4ce8cc

File tree

5 files changed

+26
-6
lines changed

5 files changed

+26
-6
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,10 @@ export default FibonacciSequence
184184

185185
```js
186186
import { fromDocs } from '@flex-development/docast-util-from-docs'
187+
import { inspect } from '@flex-development/unist-util-inspect'
187188
import { directiveFromMarkdown } from 'mdast-util-directive'
188189
import { directive } from 'micromark-extension-directive'
189190
import { read } from 'to-vfile'
190-
import { inspect } from 'unist-util-inspect'
191191

192192
const file = await read('fibonacci-sequence.ts')
193193

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
"@flex-development/mkbuild": "1.0.0-alpha.23",
108108
"@flex-development/mlly": "1.0.0-alpha.18",
109109
"@flex-development/pathe": "2.0.0",
110+
"@flex-development/unist-util-inspect": "1.0.1",
110111
"@flex-development/unist-util-types": "1.4.0",
111112
"@html-eslint/eslint-plugin": "0.24.0",
112113
"@html-eslint/parser": "0.24.0",
@@ -164,7 +165,6 @@
164165
"trash-cli": "5.0.0",
165166
"ts-dedent": "2.2.0",
166167
"typescript": "5.5.3",
167-
"unist-util-inspect": "8.0.0",
168168
"vite": "5.2.2",
169169
"vite-tsconfig-paths": "4.3.2",
170170
"vitest": "1.4.0",

src/__tests__/util.integration.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
import type { Options } from '#src/interfaces'
77
import type { Point } from '@flex-development/docast'
88
import { constant, type Assign } from '@flex-development/tutils'
9+
import { inspectNoColor } from '@flex-development/unist-util-inspect'
910
import { directiveFromMarkdown } from 'mdast-util-directive'
1011
import { directive } from 'micromark-extension-directive'
1112
import { readSync as read } from 'to-vfile'
12-
import { inspectNoColor } from 'unist-util-inspect'
1313
import type { VFile } from 'vfile'
1414
import type { TestContext } from 'vitest'
1515
import testSubject from '../util'

src/__tests__/util.markdown.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
import type { ParseMarkdownOptions } from '#src/interfaces'
77
import { constant } from '@flex-development/tutils'
8+
import { inspectNoColor } from '@flex-development/unist-util-inspect'
89
import type { RootContent } from 'mdast'
910
import { read } from 'to-vfile'
10-
import { inspectNoColor } from 'unist-util-inspect'
1111
import type { VFile } from 'vfile'
1212
import type { TestContext } from 'vitest'
1313
import testSubject from '../util.markdown'

yarn.lock

+22-2
Original file line numberDiff line numberDiff line change
@@ -1261,6 +1261,7 @@ __metadata:
12611261
"@flex-development/mlly": "npm:1.0.0-alpha.18"
12621262
"@flex-development/pathe": "npm:2.0.0"
12631263
"@flex-development/tutils": "npm:6.0.0-alpha.25"
1264+
"@flex-development/unist-util-inspect": "npm:1.0.1"
12641265
"@flex-development/unist-util-types": "npm:1.4.0"
12651266
"@flex-development/unist-util-visit": "npm:1.1.0"
12661267
"@flex-development/vfile-location": "npm:1.0.1"
@@ -1329,7 +1330,6 @@ __metadata:
13291330
typescript: "npm:5.5.3"
13301331
typescript-parsec: "npm:0.3.4"
13311332
unist-builder: "npm:4.0.0"
1332-
unist-util-inspect: "npm:8.0.0"
13331333
vfile: "npm:6.0.1"
13341334
vite: "npm:5.2.2"
13351335
vite-tsconfig-paths: "npm:4.3.2"
@@ -1716,6 +1716,26 @@ __metadata:
17161716
languageName: node
17171717
linkType: hard
17181718

1719+
"@flex-development/unist-util-inspect@npm:1.0.1":
1720+
version: 1.0.1
1721+
resolution: "@flex-development/unist-util-inspect@npm:1.0.1::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Funist-util-inspect%2F1.0.1%2F62e4316a7ec1359ea377db40bd063dc83808b75e"
1722+
dependencies:
1723+
"@flex-development/unist-util-stringify-position": "npm:1.0.1"
1724+
"@types/unist": "npm:3.0.2"
1725+
checksum: 10/9d4da80d5be62ead6afff50c07a2587c5bf5f51bb3432b38f74863a6b55d0e4c9e854b4f73f1a98746b2c9409e5cc76f40cfe85ba0c7eb634ba825f39eb536dc
1726+
languageName: node
1727+
linkType: hard
1728+
1729+
"@flex-development/unist-util-stringify-position@npm:1.0.1":
1730+
version: 1.0.1
1731+
resolution: "@flex-development/unist-util-stringify-position@npm:1.0.1::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Funist-util-stringify-position%2F1.0.1%2F573c6a592094d914733e4491a7a68de42c196c8f"
1732+
dependencies:
1733+
"@flex-development/unist-util-types": "npm:1.6.1"
1734+
"@types/unist": "npm:3.0.2"
1735+
checksum: 10/86410dc2984ecfb60f2db63d114b1929b056acf09e38dc822aea6b6dbcf92ebfd6e52f59d2392e10d9b60579e65fd21c740061943ffbb56e82d896d78c9ed5a1
1736+
languageName: node
1737+
linkType: hard
1738+
17191739
"@flex-development/unist-util-types@npm:1.4.0":
17201740
version: 1.4.0
17211741
resolution: "@flex-development/unist-util-types@npm:1.4.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Funist-util-types%2F1.4.0%2F7bc3e76774ee0ff16f31bf3ca7caaec923795e07"
@@ -10049,7 +10069,7 @@ __metadata:
1004910069
languageName: node
1005010070
linkType: hard
1005110071

10052-
"unist-util-inspect@npm:8.0.0, unist-util-inspect@npm:^8.0.0":
10072+
"unist-util-inspect@npm:^8.0.0":
1005310073
version: 8.0.0
1005410074
resolution: "unist-util-inspect@npm:8.0.0"
1005510075
dependencies:

0 commit comments

Comments
 (0)