sanity-plugin-iframe-pane

5.0.235.0.24
package.json
~package.jsonModified
+5−5
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "sanity-plugin-iframe-pane",
-  "version": "5.0.23",
+  "version": "5.0.24",
   "description": "Display any URL in a View Pane, along with helpful buttons to Copy the URL or open in a new tab",
   "keywords": [
     "sanity",
     "sanity-plugin"
@@ -28,24 +28,24 @@
   },
   "dependencies": {
     "@sanity/icons": "^5.0.0",
     "@sanity/preview-url-secret": "^4.0.8",
-    "@sanity/ui": "^3.3.1",
+    "@sanity/ui": "^3.3.5",
     "motion": "^12.42.2",
     "suspend-react": "^0.1.3"
   },
   "devDependencies": {
     "@sanity/tsconfig": "^2.2.0",
-    "@sanity/tsdown-config": "^0.11.0",
-    "@types/node": "^24.13.2",
+    "@sanity/tsdown-config": "^0.13.1",
+    "@types/node": "^24.13.3",
     "@types/react": "^19.2.17",
     "@types/react-dom": "^19.2.3",
     "babel-plugin-react-compiler": "^1.0.0",
     "react": "^19.2.7",
     "react-dom": "^19.2.7",
     "sanity": "^6.3.0",
     "styled-components": "^6.4.3",
-    "tsdown": "^0.22.3"
+    "tsdown": "^0.22.5"
   },
   "peerDependencies": {
     "react": "^19.2",
     "react-dom": "^19.2",