@sanity/cli 4.4.0-next.33 → 4.4.0-next.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -47885,7 +47885,7 @@ const appTemplate = {
47885
47885
  },
47886
47886
  devDependencies: {
47887
47887
  "@types/react": "^19",
47888
- sanity: "^3",
47888
+ sanity: "^4",
47889
47889
  typescript: "^5.1.6"
47890
47890
  },
47891
47891
  entry: "./src/App.tsx",
@@ -47905,7 +47905,7 @@ const appTemplate = {
47905
47905
  },
47906
47906
  devDependencies: {
47907
47907
  "@types/react": "^19",
47908
- sanity: "^3",
47908
+ sanity: "^4",
47909
47909
  typescript: "^5.1.6"
47910
47910
  },
47911
47911
  entry: "./src/App.tsx",