diff --git a/package.json b/package.json index 142ebb2612..e20840e63d 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "markdown-it": "^14.1.0", "nano-staged": "^0.8.0", "prettier": "^3.3.2", - "prettier-markdown-table": "^1.0.1", + "prettier-markdown-table": "^1.0.2", "rimraf": "^6.0.0", "typescript": "^5.4.5", "unplugin-vue-components": "^0.27.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 98954f30b2..135792b3cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -106,7 +106,7 @@ importers: specifier: ^3.3.2 version: 3.3.2 prettier-markdown-table: - specifier: ^1.0.1 + specifier: ^1.0.2 version: 1.0.2 rimraf: specifier: ^6.0.0