From f0015acc1a0c0e60e24edd57021a51bd7efe68d2 Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Mon, 2 Jan 2023 14:53:04 +1100 Subject: [PATCH] Update readme template & update deps --- docs/development/reference/github.mdx | 8 +++++--- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/docs/development/reference/github.mdx b/docs/development/reference/github.mdx index 76842df5..7c066e0a 100644 --- a/docs/development/reference/github.mdx +++ b/docs/development/reference/github.mdx @@ -23,8 +23,9 @@ Repobeats images can be generated at [repobeats.axiom.co](https://repobeats.axio # Repo name -[![CI](https://img.shields.io/github/workflow/status/meshtastic/repo/CI?label=actions&logo=github&color=yellow)](https://github.com/meshtastic/repo/actions/workflows/ci.yml) -[![CLA assistant](https://cla-assistant.io/readme/badge/meshtastic/repo)](https://cla-assistant.io/meshtastic/repo) + +[![CI](https://img.shields.io/github/actions/workflow/status/meshtastic//ci.yml?branch=master&label=actions&logo=github&color=yellow)](https://github.com/meshtastic/repo/actions/workflows/ci.yml) +[![CLA assistant](https://cla-assistant.io/readme/badge/meshtastic/)](https://cla-assistant.io/meshtastic/repo) [![Fiscal Contributors](https://opencollective.com/meshtastic/tiers/badge.svg?label=Fiscal%20Contributors&color=deeppink)](https://opencollective.com/meshtastic/) [![Vercel](https://img.shields.io/static/v1?label=Powered%20by&message=Vercel&style=flat&logo=vercel&color=000000)](https://vercel.com?utm_source=meshtastic&utm_campaign=oss) @@ -41,11 +42,12 @@ A description about the project + ## Installation & Usage + ### Compatibility ``` - diff --git a/package.json b/package.json index f172bb4f..777ca916 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@headlessui/react": "^1.7.7", "@heroicons/react": "^2.0.13", "@mdx-js/react": "^1.6.22", - "@meshtastic/meshtasticjs": "^0.7.4", + "@meshtastic/meshtasticjs": "^0.9.7", "autoprefixer": "^10.4.13", "base64-js": "^1.5.1", "dotenv": "^16.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a55da9ea..5ffde723 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: '@heroicons/react': ^2.0.13 '@mdx-js/react': ^1.6.22 '@meshtastic/eslint-config': ^1.0.8 - '@meshtastic/meshtasticjs': ^0.7.4 + '@meshtastic/meshtasticjs': ^0.9.7 '@tailwindcss/typography': ^0.5.8 '@tsconfig/docusaurus': ^1.0.6 '@types/node': ^18.11.18 @@ -42,7 +42,7 @@ dependencies: '@headlessui/react': 1.7.7_sfoxds7t5ydpegc3knd667wn6m '@heroicons/react': 2.0.13_react@17.0.2 '@mdx-js/react': 1.6.22_react@17.0.2 - '@meshtastic/meshtasticjs': 0.7.4 + '@meshtastic/meshtasticjs': 0.9.7 autoprefixer: 10.4.13_postcss@8.4.20 base64-js: 1.5.1 dotenv: 16.0.3 @@ -2758,13 +2758,13 @@ packages: - supports-color dev: true - /@meshtastic/meshtasticjs/0.7.4: - resolution: {integrity: sha512-nUPP+Mk8bdcy9tBwoNDmILvEU5GalIxnLp4Oq4VQgQGKbYMVg+YRzpxBamuxX3nnIp804FJUssc5umZZLdAqmA==} + /@meshtastic/meshtasticjs/0.9.7: + resolution: {integrity: sha512-FQAfgJ2FeC55HbmOR1Z7Y3iIyXN32YO5OmtsviPolaZWivE7cCCfwSQGOHrtQUwXUSRv6Up0ucJ0eW7teaXxhA==} dependencies: '@protobuf-ts/runtime': 2.8.2 glob: 8.0.3 sub-events: 1.9.0 - tslog: 4.7.0 + tslog: 4.7.1 dev: false /@motionone/animation/10.14.0: @@ -9422,8 +9422,8 @@ packages: resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} dev: false - /tslog/4.7.0: - resolution: {integrity: sha512-u5N15NPAd6wTAFBKlwdNiYeqZTYXRjjYDNLPPGh5BTBvu+X0SCaqzwG9V9OKp4MlC6UZX5weyrAd1L4J4lG1fw==} + /tslog/4.7.1: + resolution: {integrity: sha512-Ez90j4FKCUp9bBlgPq96aYDUbXRIOxz6Vxn/4Iw2/IiVxLB5wsUVkWfeK4oqdRMoW8qBVJz9oIT+ysjfyIRufw==} engines: {node: '>=16'} dev: false