@portabletext/editor
Advanced tools
Comparing version 1.31.1 to 1.31.2
{ | ||
"name": "@portabletext/editor", | ||
"version": "1.31.1", | ||
"version": "1.31.2", | ||
"description": "Portable Text Editor made in React", | ||
@@ -76,3 +76,3 @@ "keywords": [ | ||
"lodash.startcase": "^4.4.0", | ||
"react-compiler-runtime": "19.0.0-beta-714736e-20250131", | ||
"react-compiler-runtime": "19.0.0-beta-30d8a17-20250209", | ||
"slate": "0.112.0", | ||
@@ -104,5 +104,5 @@ "slate-dom": "^0.112.2", | ||
"@vitest/coverage-istanbul": "^3.0.5", | ||
"babel-plugin-react-compiler": "19.0.0-beta-714736e-20250131", | ||
"babel-plugin-react-compiler": "19.0.0-beta-30d8a17-20250209", | ||
"eslint": "8.57.1", | ||
"eslint-plugin-react-compiler": "19.0.0-beta-714736e-20250131", | ||
"eslint-plugin-react-compiler": "19.0.0-beta-30d8a17-20250209", | ||
"eslint-plugin-react-hooks": "^5.1.0", | ||
@@ -109,0 +109,0 @@ "jsdom": "^26.0.0", |
+ Addedreact-compiler-runtime@19.0.0-beta-30d8a17-20250209(transitive)
- Removedreact-compiler-runtime@19.0.0-beta-714736e-20250131(transitive)