feat: Add code highlighting feature to the rich text editor
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 26s
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 26s
This commit is contained in:
@@ -16,9 +16,11 @@
|
||||
"@lexical/rich-text": "^0.37.0",
|
||||
"@lexical/selection": "^0.37.0",
|
||||
"@lexical/utils": "^0.37.0",
|
||||
"@types/prismjs": "^1.26.5",
|
||||
"i18next": "^25.5.3",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"lexical": "^0.37.0",
|
||||
"prismjs": "^1.30.0",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-i18next": "^16.0.0",
|
||||
|
||||
Reference in New Issue
Block a user