@payloadcms/ui 4.0.0-internal.5214550 → 4.0.0-internal.543da65
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/ui",
|
|
3
|
-
"version": "4.0.0-internal.
|
|
3
|
+
"version": "4.0.0-internal.543da65",
|
|
4
4
|
"homepage": "https://payloadcms.com",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
"ts-essentials": "10.0.3",
|
|
294
294
|
"use-context-selector": "2.0.0",
|
|
295
295
|
"uuid": "14.0.0",
|
|
296
|
-
"@payloadcms/translations": "4.0.0-internal.
|
|
296
|
+
"@payloadcms/translations": "4.0.0-internal.543da65"
|
|
297
297
|
},
|
|
298
298
|
"devDependencies": {
|
|
299
299
|
"@babel/cli": "7.27.2",
|
|
@@ -307,13 +307,13 @@
|
|
|
307
307
|
"babel-plugin-react-compiler": "19.1.0-rc.3",
|
|
308
308
|
"esbuild": "0.27.1",
|
|
309
309
|
"esbuild-sass-plugin": "3.3.1",
|
|
310
|
-
"
|
|
311
|
-
"
|
|
310
|
+
"payload": "4.0.0-internal.543da65",
|
|
311
|
+
"@payloadcms/eslint-config": "3.28.0"
|
|
312
312
|
},
|
|
313
313
|
"peerDependencies": {
|
|
314
314
|
"react": "^19.0.1 || ^19.1.2 || ^19.2.1",
|
|
315
315
|
"react-dom": "^19.0.1 || ^19.1.2 || ^19.2.1",
|
|
316
|
-
"payload": "4.0.0-internal.
|
|
316
|
+
"payload": "4.0.0-internal.543da65"
|
|
317
317
|
},
|
|
318
318
|
"engines": {
|
|
319
319
|
"node": ">=24.15.0"
|