@remirror/extension-react-component
Advanced tools
Comparing version 1.1.15 to 1.1.16
{ | ||
"name": "@remirror/extension-react-component", | ||
"version": "1.1.15", | ||
"version": "1.1.16", | ||
"description": "Create prosemirror node views from your react components", | ||
@@ -44,9 +44,9 @@ "keywords": [ | ||
"@babel/runtime": "^7.13.10", | ||
"@remirror/core": "^1.4.6", | ||
"@remirror/messages": "^1.0.6", | ||
"@remirror/core": "^1.4.7", | ||
"@remirror/messages": "^1.0.7", | ||
"nanoevents": "^5.1.13" | ||
}, | ||
"devDependencies": { | ||
"@remirror/pm": "^1.0.21", | ||
"@remirror/react": "^1.0.41", | ||
"@remirror/pm": "^1.0.22", | ||
"@remirror/react": "^1.0.43", | ||
"@types/react": "^18.0.6", | ||
@@ -58,3 +58,3 @@ "@types/react-dom": "^18.0.2", | ||
"peerDependencies": { | ||
"@remirror/pm": "^1.0.10", | ||
"@remirror/pm": "^1.0.22", | ||
"@types/react": "^16.14.0 || ^17 || ^18", | ||
@@ -61,0 +61,0 @@ "@types/react-dom": "^16.9.0 || ^17 || ^18", |
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
Updated@remirror/core@^1.4.7
Updated@remirror/messages@^1.0.7