feat: only primary char

This commit is contained in:
DIYgod 2022-08-23 16:41:26 +01:00
parent 9b4b2c0364
commit 74773105b0
No known key found for this signature in database
GPG Key ID: D159328F47A80DCA
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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