@payloadcms/live-preview-react
Advanced tools
Comparing version 3.0.0-beta.35 to 3.0.0-beta.36
{ | ||
"name": "@payloadcms/live-preview-react", | ||
"version": "3.0.0-beta.35", | ||
"version": "3.0.0-beta.36", | ||
"description": "The official live preview React SDK for Payload", | ||
@@ -27,12 +27,13 @@ "homepage": "https://payloadcms.com", | ||
"dependencies": { | ||
"@payloadcms/live-preview": "3.0.0-beta.35" | ||
"@payloadcms/live-preview": "3.0.0-beta.36" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "18.3.2", | ||
"@payloadcms/eslint-config": "1.1.1", | ||
"payload": "3.0.0-beta.35" | ||
"@types/react": "npm:types-react@19.0.0-beta.2", | ||
"@types/react-dom": "npm:types-react-dom@19.0.0-beta.2", | ||
"payload": "3.0.0-beta.36", | ||
"@payloadcms/eslint-config": "1.1.1" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18.2.0 || ^19.0.0", | ||
"react-dom": "^18.2.0 || ^19.0.0" | ||
"react": "^19.0.0 || ^19.0.0-rc-f994737d14-20240522", | ||
"react-dom": "^19.0.0 || ^19.0.0-rc-f994737d14-20240522" | ||
}, | ||
@@ -42,2 +43,6 @@ "publishConfig": { | ||
}, | ||
"overrides": { | ||
"@types/react": "npm:types-react@19.0.0-beta.2", | ||
"@types/react-dom": "npm:types-react-dom@19.0.0-beta.2" | ||
}, | ||
"scripts": { | ||
@@ -44,0 +49,0 @@ "build": "pnpm copyfiles && pnpm build:swc && pnpm build:types", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11376
4
+ Added@payloadcms/live-preview@3.0.0-beta.36(transitive)
+ Addedreact@19.0.0-rc-fb9a90fa48-20240614(transitive)
+ Addedreact-dom@19.0.0-rc-fb9a90fa48-20240614(transitive)
+ Addedscheduler@0.25.0-rc-fb9a90fa48-20240614(transitive)
- Removed@payloadcms/live-preview@3.0.0-beta.35(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedreact@18.3.1(transitive)
- Removedreact-dom@18.3.1(transitive)
- Removedscheduler@0.23.2(transitive)