sanity-plugin-latex-input
3.0.83.0.9
package.json~
package.jsonModified+4−4
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "sanity-plugin-latex-input",
- "version": "3.0.8",
+ "version": "3.0.9",
"description": "LaTeX input for Portable Text Editor in Sanity Studio.",
"keywords": [
"latex",
"plugin",
@@ -31,15 +31,15 @@
"katex": "^0.18.4"
},
"devDependencies": {
"@sanity/tsconfig": "^2.2.1",
- "@sanity/tsdown-config": "^0.24.0",
+ "@sanity/tsdown-config": "^0.26.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
- "babel-plugin-react-compiler": "^1.0.0",
+ "oxc-transform-react": "^0.145.0",
"react": "^19.2.8",
"react-dom": "^19.2.8",
- "sanity": "^6.9.2",
+ "sanity": "^6.10.1",
"tsdown": "^0.22.14"
},
"peerDependencies": {
"react": "^19.2",