@payloadcms/richtext-lexical 4.0.0-internal.3aa3d85 → 4.0.0-internal.43ccea7

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@payloadcms/richtext-lexical",
3
- "version": "4.0.0-internal.3aa3d85",
3
+ "version": "4.0.0-internal.43ccea7",
4
4
  "description": "The officially supported Lexical richtext adapter for Payload",
5
5
  "homepage": "https://payloadcms.com",
6
6
  "repository": {
@@ -369,8 +369,8 @@
369
369
  "react-error-boundary": "6.1.1",
370
370
  "ts-essentials": "10.0.3",
371
371
  "uuid": "14.0.0",
372
- "@payloadcms/translations": "4.0.0-internal.3aa3d85",
373
- "@payloadcms/ui": "4.0.0-internal.3aa3d85"
372
+ "@payloadcms/translations": "4.0.0-internal.43ccea7",
373
+ "@payloadcms/ui": "4.0.0-internal.43ccea7"
374
374
  },
375
375
  "devDependencies": {
376
376
  "@babel/cli": "7.27.2",
@@ -389,16 +389,16 @@
389
389
  "esbuild": "0.27.1",
390
390
  "esbuild-sass-plugin": "3.3.1",
391
391
  "swc-plugin-transform-remove-imports": "8.3.0",
392
- "payload": "4.0.0-internal.3aa3d85",
393
- "@payloadcms/eslint-config": "3.28.0"
392
+ "@payloadcms/eslint-config": "3.28.0",
393
+ "payload": "4.0.0-internal.43ccea7"
394
394
  },
395
395
  "peerDependencies": {
396
- "@faceless-ui/modal": "3.0.1-canary.0",
396
+ "@faceless-ui/modal": "3.0.1",
397
397
  "@faceless-ui/scroll-info": "2.0.0",
398
398
  "react": "^19.0.1 || ^19.1.2 || ^19.2.1",
399
399
  "react-dom": "^19.0.1 || ^19.1.2 || ^19.2.1",
400
- "@payloadcms/next": "4.0.0-internal.3aa3d85",
401
- "payload": "4.0.0-internal.3aa3d85"
400
+ "@payloadcms/next": "4.0.0-internal.43ccea7",
401
+ "payload": "4.0.0-internal.43ccea7"
402
402
  },
403
403
  "engines": {
404
404
  "node": ">=24.15.0"