sanity-plugin-graph-view

5.0.225.0.23
package.json
~package.jsonModified
+2−2
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "sanity-plugin-graph-view",
-  "version": "5.0.22",
+  "version": "5.0.23",
   "description": "",
   "homepage": "https://github.com/sanity-io/plugins/tree/main/plugins/sanity-plugin-graph-view#readme",
   "bugs": {
     "url": "https://github.com/sanity-io/plugins/issues"
@@ -36,9 +36,9 @@
     "@sanity/tsdown-config": "^0.26.0",
     "@types/deep-equal": "^1.0.4",
     "@types/node": "^24.13.3",
     "@types/react": "^19.2.18",
-    "babel-plugin-react-compiler": "^1.0.0",
+    "oxc-transform-react": "^0.145.0",
     "react": "^19.2.8",
     "sanity": "^6.10.1",
     "styled-components": "^6.5.3",
     "tsdown": "^0.22.14"