From 4778534a904db7e6026da6d630605b0aa74ec794 Mon Sep 17 00:00:00 2001 From: huxiyang3 <1872591453@qq.com> Date: Fri, 20 Sep 2024 15:21:35 +0800 Subject: [PATCH] fix: test --- package.json | 2 +- pnpm-lock.yaml | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 51ef3dd601..4d67a9022d 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "@commitlint/cli": "^19.0.3", "@commitlint/config-conventional": "^19.0.3", "@loadable/component": "^5.16.3", - "prettier-markdown-table": "1.0.1", + "prettier-markdown-table": "^1.0.2", "@mdx-js/mdx": "^3.0.1", "@mdx-js/react": "^3.0.1", "@mdx-js/rollup": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0737a825ad..0b085872b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -275,8 +275,8 @@ importers: specifier: ^3.2.5 version: 3.3.3 prettier-markdown-table: - specifier: 1.0.1 - version: 1.0.1 + specifier: ^1.0.2 + version: 1.0.2 react: specifier: ^18.2.0 version: 18.3.1 @@ -6925,6 +6925,9 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} + linguist-languages@7.27.0: + resolution: {integrity: sha512-Wzx/22c5Jsv2ag+uKy+ITanGA5hzvBZngrNGDXLTC7ZjGM6FLCYGgomauTkxNJeP9of353OM0pWqngYA180xgw==} + linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} @@ -8380,8 +8383,8 @@ packages: resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} engines: {node: '>=6.0.0'} - prettier-markdown-table@1.0.1: - resolution: {integrity: sha512-4UrRDtD/k0xc5BAjI2Zv/L1cf6gTm7tdb4Uks0xUJ3Dm4brIbFMYkRdF/h6bqC1+SVSonNoD+ZcilmjH4wD0sA==} + prettier-markdown-table@1.0.2: + resolution: {integrity: sha512-WYaAn3GX8hn1v+dZcHljxgZfG0PeWvP2Ufav0vzvlDiWhb8uj+FIKpUIMiaf6uP1PF8Ni/1m7X6FwucSgCvY2w==} prettier@2.8.8: resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} @@ -18280,6 +18283,8 @@ snapshots: lines-and-columns@1.2.4: {} + linguist-languages@7.27.0: {} + linkify-it@5.0.0: dependencies: uc.micro: 2.1.0 @@ -20063,7 +20068,9 @@ snapshots: dependencies: fast-diff: 1.3.0 - prettier-markdown-table@1.0.1: {} + prettier-markdown-table@1.0.2: + dependencies: + linguist-languages: 7.27.0 prettier@2.8.8: optional: true