@payloadcms/ui 4.0.0-internal.293e026 → 4.0.0-internal.40de3ec
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.40de3ec",
|
|
4
4
|
"homepage": "https://payloadcms.com",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -797,7 +797,7 @@
|
|
|
797
797
|
"ts-essentials": "10.0.3",
|
|
798
798
|
"use-context-selector": "2.0.0",
|
|
799
799
|
"uuid": "14.0.0",
|
|
800
|
-
"@payloadcms/translations": "4.0.0-internal.
|
|
800
|
+
"@payloadcms/translations": "4.0.0-internal.40de3ec"
|
|
801
801
|
},
|
|
802
802
|
"devDependencies": {
|
|
803
803
|
"@babel/cli": "7.27.2",
|
|
@@ -811,13 +811,13 @@
|
|
|
811
811
|
"babel-plugin-react-compiler": "19.1.0-rc.3",
|
|
812
812
|
"esbuild": "0.27.1",
|
|
813
813
|
"esbuild-sass-plugin": "3.3.1",
|
|
814
|
-
"
|
|
815
|
-
"
|
|
814
|
+
"@payloadcms/eslint-config": "3.28.0",
|
|
815
|
+
"payload": "4.0.0-internal.40de3ec"
|
|
816
816
|
},
|
|
817
817
|
"peerDependencies": {
|
|
818
818
|
"react": "^19.0.1 || ^19.1.2 || ^19.2.1",
|
|
819
819
|
"react-dom": "^19.0.1 || ^19.1.2 || ^19.2.1",
|
|
820
|
-
"payload": "4.0.0-internal.
|
|
820
|
+
"payload": "4.0.0-internal.40de3ec"
|
|
821
821
|
},
|
|
822
822
|
"engines": {
|
|
823
823
|
"node": ">=24.15.0"
|