mirror of
https://github.com/wassname/talk.git
synced 2026-06-27 18:07:26 +08:00
[CORL-1211] Upgrade RTE (#3106)
* chore: upgrade coral rte * chore: upgrade * chore: upgrade * chore: upgrade * fix: updated snapshots Co-authored-by: Wyatt Johnson <wyattjoh@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -5087,13 +5087,13 @@
|
||||
}
|
||||
},
|
||||
"@coralproject/rte": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@coralproject/rte/-/rte-1.1.1.tgz",
|
||||
"integrity": "sha512-r70xg7arHttiJr4pXCZTTWA86bjT9M+XHDeaYjNpMQrW5rIL+kw7sjoRuiyPLzi88xINMbxffurdKep2Z68bcg==",
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@coralproject/rte/-/rte-1.2.3.tgz",
|
||||
"integrity": "sha512-1H5HsidtrwS3+1e3oRe7ZQFHi93mAZOmlg9eIi/oOlzLsMszOZbODYL5YL3Exh2KrV2VCbgS69vxvBlGYkXP0A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"classnames": "^2.2.6",
|
||||
"squire-rte": "^1.9.0"
|
||||
"squire-rte": "^1.10.2"
|
||||
}
|
||||
},
|
||||
"@csstools/convert-colors": {
|
||||
|
||||
Reference in New Issue
Block a user