Skip to content

Commit 8b984b6

Browse files
committed
backup and changes tobe continued
1 parent 66865f0 commit 8b984b6

File tree

15 files changed

+623
-348
lines changed

15 files changed

+623
-348
lines changed

package-lock.json

Lines changed: 151 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
"author": "Ricardo Wagemaker <[email protected]>",
163163
"license": "MIT",
164164
"dependencies": {
165+
"@twemoji/api": "^16.0.1",
165166
"crypto-js": "^4.2.0",
166167
"detect-port": "^2.1.0",
167168
"electron-is-dev": "^3.0.1",
@@ -175,9 +176,12 @@
175176
"plantuml-encoder": "^1.4.0",
176177
"react": "^19.1.1",
177178
"react-dom": "^19.1.1",
179+
"react-icons": "^5.5.0",
178180
"react-markdown": "^10.1.0",
179181
"rehype-raw": "^7.0.0",
180-
"remark-gfm": "^4.0.1"
182+
"remark-emoji": "^5.0.2",
183+
"remark-gfm": "^4.0.1",
184+
"twemoji": "^14.0.2"
181185
},
182186
"devDependencies": {
183187
"@electron-forge/publisher-github": "^7.9.0",

0 commit comments

Comments
 (0)