@payloadcms/richtext-lexical 3.59.0-internal.cf50e73 → 3.59.0-internal.cf8cc72

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.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@payloadcms/richtext-lexical",
3
- "version": "3.59.0-internal.cf50e73",
3
+ "version": "3.59.0-internal.cf8cc72",
4
4
  "description": "The officially supported Lexical richtext adapter for Payload",
5
5
  "homepage": "https://payloadcms.com",
6
6
  "repository": {
@@ -373,8 +373,8 @@
373
373
  "react-error-boundary": "4.1.2",
374
374
  "ts-essentials": "10.0.3",
375
375
  "uuid": "10.0.0",
376
- "@payloadcms/translations": "3.59.0-internal.cf50e73",
377
- "@payloadcms/ui": "3.59.0-internal.cf50e73"
376
+ "@payloadcms/translations": "3.59.0-internal.cf8cc72",
377
+ "@payloadcms/ui": "3.59.0-internal.cf8cc72"
378
378
  },
379
379
  "devDependencies": {
380
380
  "@babel/cli": "7.27.2",
@@ -393,16 +393,16 @@
393
393
  "esbuild": "0.25.5",
394
394
  "esbuild-sass-plugin": "3.3.1",
395
395
  "swc-plugin-transform-remove-imports": "4.0.4",
396
- "payload": "3.59.0-internal.cf50e73",
397
- "@payloadcms/eslint-config": "3.28.0"
396
+ "@payloadcms/eslint-config": "3.28.0",
397
+ "payload": "3.59.0-internal.cf8cc72"
398
398
  },
399
399
  "peerDependencies": {
400
400
  "@faceless-ui/modal": "3.0.0",
401
401
  "@faceless-ui/scroll-info": "2.0.0",
402
402
  "react": "^19.0.0 || ^19.0.0-rc-65a56d0e-20241020",
403
403
  "react-dom": "^19.0.0 || ^19.0.0-rc-65a56d0e-20241020",
404
- "@payloadcms/next": "3.59.0-internal.cf50e73",
405
- "payload": "3.59.0-internal.cf50e73"
404
+ "@payloadcms/next": "3.59.0-internal.cf8cc72",
405
+ "payload": "3.59.0-internal.cf8cc72"
406
406
  },
407
407
  "engines": {
408
408
  "node": "^18.20.2 || >=20.9.0"