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] <support@github.com>
This commit is contained in:
parent
bb1f343ac9
commit
fd13047e82
2 changed files with 6 additions and 11 deletions
|
@ -65,7 +65,7 @@
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-hook-form": "^7.48.2",
|
"react-hook-form": "^7.48.2",
|
||||||
"react-hot-toast": "^2.4.1",
|
"react-hot-toast": "^2.4.1",
|
||||||
"react-markdown": "^9.0.0",
|
"react-markdown": "^9.0.1",
|
||||||
"react-select": "^5.8.0",
|
"react-select": "^5.8.0",
|
||||||
"react-tooltip": "^5.25.0",
|
"react-tooltip": "^5.25.0",
|
||||||
"redaxios": "^0.5.1",
|
"redaxios": "^0.5.1",
|
||||||
|
|
|
@ -108,8 +108,8 @@ importers:
|
||||||
specifier: ^2.4.1
|
specifier: ^2.4.1
|
||||||
version: 2.4.1(csstype@3.1.1)(react-dom@18.2.0)(react@18.2.0)
|
version: 2.4.1(csstype@3.1.1)(react-dom@18.2.0)(react@18.2.0)
|
||||||
react-markdown:
|
react-markdown:
|
||||||
specifier: ^9.0.0
|
specifier: ^9.0.1
|
||||||
version: 9.0.0(@types/react@18.2.39)(react@18.2.0)
|
version: 9.0.1(@types/react@18.2.39)(react@18.2.0)
|
||||||
react-select:
|
react-select:
|
||||||
specifier: ^5.8.0
|
specifier: ^5.8.0
|
||||||
version: 5.8.0(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.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:
|
/@types/hast@3.0.0:
|
||||||
resolution: {integrity: sha512-SoytUJRuf68HXYqcXicQIhCrLQjqeYU2anikr4G3p3Iz+OZO5QDQpDj++gv+RenHsnUBwNZ2dumBArF8VLSk2Q==}
|
resolution: {integrity: sha512-SoytUJRuf68HXYqcXicQIhCrLQjqeYU2anikr4G3p3Iz+OZO5QDQpDj++gv+RenHsnUBwNZ2dumBArF8VLSk2Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/unist': 2.0.6
|
'@types/unist': 3.0.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/istanbul-lib-coverage@2.0.4:
|
/@types/istanbul-lib-coverage@2.0.4:
|
||||||
|
@ -3356,10 +3356,6 @@ packages:
|
||||||
resolution: {integrity: sha512-txGIh+0eDFzKGC25zORnswy+br1Ha7hj5cMVwKIU7+s0U2AxxJru/jZSMU6OC9MJWP6+pc/hc6ZjyZShpsyY2g==}
|
resolution: {integrity: sha512-txGIh+0eDFzKGC25zORnswy+br1Ha7hj5cMVwKIU7+s0U2AxxJru/jZSMU6OC9MJWP6+pc/hc6ZjyZShpsyY2g==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/unist@2.0.6:
|
|
||||||
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@types/unist@3.0.0:
|
/@types/unist@3.0.0:
|
||||||
resolution: {integrity: sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==}
|
resolution: {integrity: sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==}
|
||||||
dev: false
|
dev: false
|
||||||
|
@ -9407,8 +9403,8 @@ packages:
|
||||||
resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==}
|
resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/react-markdown@9.0.0(@types/react@18.2.39)(react@18.2.0):
|
/react-markdown@9.0.1(@types/react@18.2.39)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-v6yNf3AB8GfJ8lCpUvzxAXKxgsHpdmWPlcVRQ6Nocsezp255E/IDrF31kLQsPJeB/cKto/geUwjU36wH784FCA==}
|
resolution: {integrity: sha512-186Gw/vF1uRkydbsOIkcGXw7aHq0sZOCRFFjGrr7b9+nVZg4UfA4enXCaxm4fUzecU38sWfrNDitGhshuU7rdg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/react': '>=18'
|
'@types/react': '>=18'
|
||||||
react: '>=18'
|
react: '>=18'
|
||||||
|
@ -9419,7 +9415,6 @@ packages:
|
||||||
hast-util-to-jsx-runtime: 2.2.0
|
hast-util-to-jsx-runtime: 2.2.0
|
||||||
html-url-attributes: 3.0.0
|
html-url-attributes: 3.0.0
|
||||||
mdast-util-to-hast: 13.0.2
|
mdast-util-to-hast: 13.0.2
|
||||||
micromark-util-sanitize-uri: 2.0.0
|
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
remark-parse: 11.0.0
|
remark-parse: 11.0.0
|
||||||
remark-rehype: 11.0.0
|
remark-rehype: 11.0.0
|
||||||
|
|
Loading…
Reference in a new issue