@@ -1261,6 +1261,7 @@ __metadata:
1261
1261
" @flex-development/mlly " : " npm:1.0.0-alpha.18"
1262
1262
" @flex-development/pathe " : " npm:2.0.0"
1263
1263
" @flex-development/tutils " : " npm:6.0.0-alpha.25"
1264
+ " @flex-development/unist-util-inspect " : " npm:1.0.1"
1264
1265
" @flex-development/unist-util-types " : " npm:1.4.0"
1265
1266
" @flex-development/unist-util-visit " : " npm:1.1.0"
1266
1267
" @flex-development/vfile-location " : " npm:1.0.1"
@@ -1329,7 +1330,6 @@ __metadata:
1329
1330
typescript : " npm:5.5.3"
1330
1331
typescript-parsec : " npm:0.3.4"
1331
1332
unist-builder : " npm:4.0.0"
1332
- unist-util-inspect : " npm:8.0.0"
1333
1333
vfile : " npm:6.0.1"
1334
1334
vite : " npm:5.2.2"
1335
1335
vite-tsconfig-paths : " npm:4.3.2"
@@ -1716,6 +1716,26 @@ __metadata:
1716
1716
languageName : node
1717
1717
linkType : hard
1718
1718
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
+
1719
1739
" @flex-development/unist-util-types@npm:1.4.0 " :
1720
1740
version : 1.4.0
1721
1741
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:
10049
10069
languageName : node
10050
10070
linkType : hard
10051
10071
10052
- " unist-util-inspect@npm:8.0.0, unist-util-inspect@npm: ^8.0.0 " :
10072
+ " unist-util-inspect@npm:^8.0.0 " :
10053
10073
version : 8.0.0
10054
10074
resolution : " unist-util-inspect@npm:8.0.0"
10055
10075
dependencies :
0 commit comments