sanity-plugin-latex-input

3.0.53.0.6
~

Modified (1 files)

Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "sanity-plugin-latex-input",
-  "version": "3.0.5",
+  "version": "3.0.6",
   "description": "LaTeX input for Portable Text Editor in Sanity Studio.",
   "keywords": [
     "latex",
     "plugin",
@@ -30,17 +30,17 @@
   "dependencies": {
     "katex": "^0.17.0"
   },
   "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",
-    "tsdown": "^0.22.7"
+    "sanity": "^6.5.0",
+    "tsdown": "^0.22.8"
   },
   "peerDependencies": {
     "react": "^19.2",
     "react-dom": "^19.2",