fix(org): Missing dependencies for org site
This commit is contained in:
parent
4e89ab323e
commit
1ef19839af
2 changed files with 5 additions and 1 deletions
|
@ -306,9 +306,11 @@ org:
|
|||
'ora': *ora
|
||||
'react-dropzone': &dropzone '14.2.3'
|
||||
'react-hotkeys-hook': *reactHotkeysHook
|
||||
"react-i18next": *reactI18next
|
||||
'react-instantsearch-dom': *reactInstantsearchDom
|
||||
'react-swipeable': *reactSwipeable
|
||||
'react-timeago': *reactTimeago
|
||||
'react-zoom-pan-pinch': &zoompanpinch '3.4.3'
|
||||
'rehype-autolink-headings': *rehypeAutolinkHeadings
|
||||
'rehype-highlight': *rehypeHighlight
|
||||
'rehype-sanitize': *rehypeSanitize
|
||||
|
@ -353,7 +355,7 @@ shared:
|
|||
'react': *react
|
||||
'react-dom': *react
|
||||
'react-timeago': *reactTimeago
|
||||
'react-zoom-pan-pinch': &zoompanpinch '3.4.3'
|
||||
'react-zoom-pan-pinch': *zoompanpinch
|
||||
'rehype-autolink-headings': *rehypeAutolinkHeadings
|
||||
'rehype-highlight': *rehypeHighlight
|
||||
'remark-frontmatter': &remarkfrontmatter '5.0.0'
|
||||
|
|
|
@ -51,9 +51,11 @@
|
|||
"ora": "8.0.1",
|
||||
"react-dropzone": "14.2.3",
|
||||
"react-hotkeys-hook": "4.5.0",
|
||||
"react-i18next": "14.1.0",
|
||||
"react-instantsearch-dom": "6.40.4",
|
||||
"react-swipeable": "7.0.1",
|
||||
"react-timeago": "7.2.0",
|
||||
"react-zoom-pan-pinch": "3.4.3",
|
||||
"rehype-autolink-headings": "7.1.0",
|
||||
"rehype-highlight": "7.0.0",
|
||||
"rehype-sanitize": "6.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue