From 74773105b0deea709c19cc7149407c2b6237439c Mon Sep 17 00:00:00 2001 From: DIYgod Date: Tue, 23 Aug 2022 16:41:26 +0100 Subject: [PATCH] feat: only primary char --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 271c9db7..6c57bad6 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88e56bf4..cd6ec92f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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