diff --git a/packages/markdown/package.json b/packages/markdown/package.json index d1f2d8d..e88337a 100644 --- a/packages/markdown/package.json +++ b/packages/markdown/package.json @@ -36,7 +36,7 @@ "rehype-slug": "^6.0.0", "tsup": "^7.0.0", "typescript": "5", - "unified": "^10.1.2", + "unified": "^11.0.0", "unist-util-visit": "^5.0.0", "vitest": "^0.34.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 861ff3e..57f88c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -346,8 +346,8 @@ importers: specifier: '5' version: 5.0.4 unified: - specifier: ^10.1.2 - version: 10.1.2 + specifier: ^11.0.0 + version: 11.0.3 unist-util-visit: specifier: ^5.0.0 version: 5.0.0 @@ -6744,7 +6744,7 @@ packages: /@types/hast@2.3.4: resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 3.0.0 /@types/hast@3.0.0: resolution: {integrity: sha512-SoytUJRuf68HXYqcXicQIhCrLQjqeYU2anikr4G3p3Iz+OZO5QDQpDj++gv+RenHsnUBwNZ2dumBArF8VLSk2Q==}