@sanity/insert-menu
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@sanity/insert-menu", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -41,2 +41,3 @@ "keywords": [], | ||
"@sanity/pkg-utils": "^6.9.1", | ||
"@sanity/types": "^3.45.0", | ||
"@typescript-eslint/eslint-plugin": "^7.12.0", | ||
@@ -51,6 +52,6 @@ "@typescript-eslint/parser": "^7.12.0", | ||
"react-is": "^18.3.1", | ||
"sanity": "3.45.0", | ||
"typescript": "^5.4.5" | ||
}, | ||
"peerDependencies": { | ||
"@sanity/types": "^3.45.0", | ||
"react": "^18.3 || >=19.0.0-rc", | ||
@@ -57,0 +58,0 @@ "react-dom": "^18.3 || >=19.0.0-rc", |
63355
6