From fd13047e8280422f37a925ff69f5e5386c1125b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 19:51:25 +0000 Subject: [PATCH] chore(deps): bump react-markdown from 9.0.0 to 9.0.1 Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/react-markdown/compare/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 09f7ad3a..9206816d 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "react-dom": "18.2.0", "react-hook-form": "^7.48.2", "react-hot-toast": "^2.4.1", - "react-markdown": "^9.0.0", + "react-markdown": "^9.0.1", "react-select": "^5.8.0", "react-tooltip": "^5.25.0", "redaxios": "^0.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7fdf8379..97f5aff4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: specifier: ^2.4.1 version: 2.4.1(csstype@3.1.1)(react-dom@18.2.0)(react@18.2.0) react-markdown: - specifier: ^9.0.0 - version: 9.0.0(@types/react@18.2.39)(react@18.2.0) + specifier: ^9.0.1 + version: 9.0.1(@types/react@18.2.39)(react@18.2.0) react-select: specifier: ^5.8.0 version: 5.8.0(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0) @@ -3223,7 +3223,7 @@ packages: /@types/hast@3.0.0: resolution: {integrity: sha512-SoytUJRuf68HXYqcXicQIhCrLQjqeYU2anikr4G3p3Iz+OZO5QDQpDj++gv+RenHsnUBwNZ2dumBArF8VLSk2Q==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 3.0.0 dev: false /@types/istanbul-lib-coverage@2.0.4: @@ -3356,10 +3356,6 @@ packages: resolution: {integrity: sha512-txGIh+0eDFzKGC25zORnswy+br1Ha7hj5cMVwKIU7+s0U2AxxJru/jZSMU6OC9MJWP6+pc/hc6ZjyZShpsyY2g==} dev: false - /@types/unist@2.0.6: - resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} - dev: false - /@types/unist@3.0.0: resolution: {integrity: sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==} dev: false @@ -9407,8 +9403,8 @@ packages: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} dev: true - /react-markdown@9.0.0(@types/react@18.2.39)(react@18.2.0): - resolution: {integrity: sha512-v6yNf3AB8GfJ8lCpUvzxAXKxgsHpdmWPlcVRQ6Nocsezp255E/IDrF31kLQsPJeB/cKto/geUwjU36wH784FCA==} + /react-markdown@9.0.1(@types/react@18.2.39)(react@18.2.0): + resolution: {integrity: sha512-186Gw/vF1uRkydbsOIkcGXw7aHq0sZOCRFFjGrr7b9+nVZg4UfA4enXCaxm4fUzecU38sWfrNDitGhshuU7rdg==} peerDependencies: '@types/react': '>=18' react: '>=18' @@ -9419,7 +9415,6 @@ packages: hast-util-to-jsx-runtime: 2.2.0 html-url-attributes: 3.0.0 mdast-util-to-hast: 13.0.2 - micromark-util-sanitize-uri: 2.0.0 react: 18.2.0 remark-parse: 11.0.0 remark-rehype: 11.0.0