Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
</a>
</p>



<p align="center">
<a href="https://discord.gg/rBTTVJp">
<img alt="Discord" src="https://img.shields.io/discord/725602949748752515?color=5865F2&label=Discord&style=for-the-badge" />
Expand Down
2 changes: 1 addition & 1 deletion app/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"tailwindcss": "^3.3.3",
"tern": "^0.21.0",
"tinycolor2": "^1.4.2",
"tinymce": "6.8.3",
"tinymce": "6.8.4",
"toposort": "^2.0.2",
"tslib": "^2.3.1",
"typescript": "^5.5.4",
Expand Down
10 changes: 5 additions & 5 deletions app/client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12974,7 +12974,7 @@ __metadata:
tailwindcss: ^3.3.3
tern: ^0.21.0
tinycolor2: ^1.4.2
tinymce: 6.8.3
tinymce: 6.8.4
toposort: ^2.0.2
ts-jest: ^29.1.0
ts-jest-mock-import-meta: ^0.12.0
Expand Down Expand Up @@ -32426,10 +32426,10 @@ __metadata:
languageName: node
linkType: hard

"tinymce@npm:6.8.3":
version: 6.8.3
resolution: "tinymce@npm:6.8.3"
checksum: 2ce922ceb60636778afb21a493e99d561e73f82c5fb331a4f666d973129ca27277bc1b6332d6932ab8fe0a379b1f201285f143a2d72646a813fda88a0dec5312
"tinymce@npm:6.8.4":
version: 6.8.4
resolution: "tinymce@npm:6.8.4"
checksum: cfdec91cd88abe509c78a4e8bf8661f0a850e6c75b5dad3b97cf18974f46f93fcb612291d7aa63c28a1db08da259c35d20dbc5c79052d9567edb8101bde67986
languageName: node
linkType: hard

Expand Down