@payloadcms/richtext-lexical 4.0.0-internal.164164a → 4.0.0-internal.167c7cd
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@payloadcms/richtext-lexical",
|
|
3
|
-
"version": "4.0.0-internal.
|
|
3
|
+
"version": "4.0.0-internal.167c7cd",
|
|
4
4
|
"description": "The officially supported Lexical richtext adapter for Payload",
|
|
5
5
|
"homepage": "https://payloadcms.com",
|
|
6
6
|
"repository": {
|
|
@@ -443,8 +443,8 @@
|
|
|
443
443
|
"react-error-boundary": "6.1.1",
|
|
444
444
|
"ts-essentials": "10.0.3",
|
|
445
445
|
"uuid": "14.0.0",
|
|
446
|
-
"@payloadcms/
|
|
447
|
-
"@payloadcms/
|
|
446
|
+
"@payloadcms/ui": "4.0.0-internal.167c7cd",
|
|
447
|
+
"@payloadcms/translations": "4.0.0-internal.167c7cd"
|
|
448
448
|
},
|
|
449
449
|
"devDependencies": {
|
|
450
450
|
"@babel/cli": "7.27.2",
|
|
@@ -463,7 +463,7 @@
|
|
|
463
463
|
"esbuild": "0.27.1",
|
|
464
464
|
"esbuild-sass-plugin": "3.3.1",
|
|
465
465
|
"swc-plugin-transform-remove-imports": "8.3.0",
|
|
466
|
-
"payload": "4.0.0-internal.
|
|
466
|
+
"payload": "4.0.0-internal.167c7cd",
|
|
467
467
|
"@payloadcms/eslint-config": "3.28.0"
|
|
468
468
|
},
|
|
469
469
|
"peerDependencies": {
|
|
@@ -471,7 +471,7 @@
|
|
|
471
471
|
"@faceless-ui/scroll-info": "2.0.0",
|
|
472
472
|
"react": "^19.0.1 || ^19.1.2 || ^19.2.1",
|
|
473
473
|
"react-dom": "^19.0.1 || ^19.1.2 || ^19.2.1",
|
|
474
|
-
"payload": "4.0.0-internal.
|
|
474
|
+
"payload": "4.0.0-internal.167c7cd"
|
|
475
475
|
},
|
|
476
476
|
"engines": {
|
|
477
477
|
"node": ">=24.15.0"
|