diff --git a/package.json b/package.json index 0adb6ee5..f6f43a9d 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "react-dom": "^19.0.0", "react-icons": "^5.5.0", "react-mcu": "^1.1.0", - "rehype-github-alerts": "^3.0.0", + "rehype-github-alerts": "^4.2.0", "rehype-prism-plus": "^2.0.0", "remark-gfm": "^4.0.1", "sanitize-html": "^2.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 862769b6..5611cb9a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^1.1.0 version: 1.1.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) rehype-github-alerts: - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^4.2.0 + version: 4.2.0 rehype-prism-plus: specifier: ^2.0.0 version: 2.0.1 @@ -1158,6 +1158,9 @@ packages: '@polka/url@1.0.0-next.29': resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==} + '@primer/octicons@19.21.2': + resolution: {integrity: sha512-SRTcpAZtKYh2266VQpAqNkXAQpPvYWk6dxggkHDzwI95NrE5mEzJ7cfFt/bSVbqDffKQ+tm7TEdLHoSjEcggfQ==} + '@radix-ui/primitive@1.1.3': resolution: {integrity: sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==} @@ -5121,8 +5124,8 @@ packages: resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==} engines: {node: '>= 0.4'} - rehype-github-alerts@3.0.0: - resolution: {integrity: sha512-m8Lm+V0Ee0T9JqaLN0eBqtyUSfMUDFhAOIjbvoAQfI6EKtxKsIGWP6PaQE01UBHat0K7dBtnaeyCmJuUO7ylHg==} + rehype-github-alerts@4.2.0: + resolution: {integrity: sha512-6di6kEu9WUHKLKrkKG2xX6AOuaCMGghg0Wq7MEuM/jBYUPVIq6PJpMe00dxMfU+/YSBtDXhffpDimgDi+BObIQ==} rehype-parse@9.0.1: resolution: {integrity: sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag==} @@ -7054,6 +7057,10 @@ snapshots: '@polka/url@1.0.0-next.29': optional: true + '@primer/octicons@19.21.2': + dependencies: + object-assign: 4.1.1 + '@radix-ui/primitive@1.1.3': {} '@radix-ui/react-collapsible@1.1.12(@types/react-dom@19.2.3(@types/react@19.2.8))(@types/react@19.2.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': @@ -11636,8 +11643,9 @@ snapshots: gopd: 1.2.0 set-function-name: 2.0.2 - rehype-github-alerts@3.0.0: + rehype-github-alerts@4.2.0: dependencies: + '@primer/octicons': 19.21.2 hast-util-from-html: 2.0.3 hast-util-is-element: 3.0.0 unist-util-visit: 5.0.0