feat: enhance post content parsing and rendering (#263)
This commit is contained in:
parent
e9f8b2166e
commit
0569a1dd26
27 changed files with 441 additions and 296 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -46,7 +46,6 @@
|
|||
"react-dom": "^18.3.1",
|
||||
"react-i18next": "^15.2.0",
|
||||
"react-simple-pull-to-refresh": "^1.3.3",
|
||||
"react-string-replace": "^1.1.1",
|
||||
"tailwind-merge": "^2.5.5",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"vaul": "^1.1.2",
|
||||
|
|
@ -7705,14 +7704,6 @@
|
|||
"react-dom": "^16.10.2 || ^17.0.0 || ^18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/react-string-replace": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/react-string-replace/-/react-string-replace-1.1.1.tgz",
|
||||
"integrity": "sha512-26TUbLzLfHQ5jO5N7y3Mx88eeKo0Ml0UjCQuX4BMfOd/JX+enQqlKpL1CZnmjeBRvQE8TR+ds9j1rqx9CxhKHQ==",
|
||||
"engines": {
|
||||
"node": ">=0.12.0"
|
||||
}
|
||||
},
|
||||
"node_modules/react-style-singleton": {
|
||||
"version": "2.2.3",
|
||||
"resolved": "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue