feat: only primary char
This commit is contained in:
parent
9b4b2c0364
commit
74773105b0
|
|
@ -78,7 +78,7 @@
|
|||
"remark-rehype": "^10.1.0",
|
||||
"sortablejs": "^1.15.0",
|
||||
"ua-parser-js": "^1.0.2",
|
||||
"unidata.js": "^0.6.16",
|
||||
"unidata.js": "^0.6.17",
|
||||
"unified": "^10.1.2",
|
||||
"unist-builder": "^3.0.0",
|
||||
"unist-util-visit": "^4.1.0",
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@ specifiers:
|
|||
tailwindcss: ^3.0.24
|
||||
typescript: ^4.5.5
|
||||
ua-parser-js: ^1.0.2
|
||||
unidata.js: ^0.6.16
|
||||
unidata.js: ^0.6.17
|
||||
unified: ^10.1.2
|
||||
unist-builder: ^3.0.0
|
||||
unist-util-visit: ^4.1.0
|
||||
|
|
@ -167,7 +167,7 @@ dependencies:
|
|||
remark-rehype: 10.1.0
|
||||
sortablejs: 1.15.0
|
||||
ua-parser-js: 1.0.2
|
||||
unidata.js: 0.6.16
|
||||
unidata.js: 0.6.17
|
||||
unified: 10.1.2
|
||||
unist-builder: 3.0.0
|
||||
unist-util-visit: 4.1.0
|
||||
|
|
@ -8665,8 +8665,8 @@ packages:
|
|||
engines: {node: '>=12.18'}
|
||||
dev: false
|
||||
|
||||
/unidata.js/0.6.16:
|
||||
resolution: {integrity: sha512-dlIc0B89w97H3YWoisJuOHbUKcGHy0R8QvxPd1/eUdQ/KdKALVjLMQZYnrjs7X1xptUf2LLF0auKwWtU2MaaHg==}
|
||||
/unidata.js/0.6.17:
|
||||
resolution: {integrity: sha512-xlnRkca7lQ+WnqSVgPqHtABtA1wNlGTAfOzCIxIOaRl2d15nHS3cRDpQUvTCBaflPhj1umCqACEb6bSBQ4IrxQ==}
|
||||
dependencies:
|
||||
'@types/lodash': 4.14.184
|
||||
'@urql/core': 2.5.0_graphql@16.5.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue