sanity-plugin-studio-smartling

5.0.95.0.10
package.json
~package.jsonModified
+6−6
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "sanity-plugin-studio-smartling",
-  "version": "5.0.9",
+  "version": "5.0.10",
   "description": "This plugin provides an in-studio integration with Smartling. It allows your editors to send any document to Smartling with the click of a button, monitor ongoing translations, and import partial or complete translations back into the studio.",
   "keywords": [
     "sanity",
     "sanity-plugin"
@@ -26,21 +26,21 @@
     ".": "./dist/index.js",
     "./package.json": "./package.json"
   },
   "dependencies": {
-    "sanity-translations-tab": "^6.1.13"
+    "sanity-translations-tab": "^6.1.14"
   },
   "devDependencies": {
-    "@sanity/tsconfig": "^2.2.0",
-    "@sanity/tsdown-config": "^0.14.0",
+    "@sanity/tsconfig": "^2.2.1",
+    "@sanity/tsdown-config": "^0.14.2",
     "@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.4.0",
+    "sanity": "^6.5.0",
     "styled-components": "^6.4.3",
-    "tsdown": "^0.22.7"
+    "tsdown": "^0.22.8"
   },
   "peerDependencies": {
     "react": "^19.2",
     "react-dom": "^19.2",