From 91e362808344dfd075d4791b9a5942c0e5f02822 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Fri, 31 Oct 2025 16:18:52 +0000
Subject: [PATCH] update cloudinary dep version

---
 exampleSite/package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exampleSite/package.json b/exampleSite/package.json
index 12b03f8..ccf3950 100644
--- a/exampleSite/package.json
+++ b/exampleSite/package.json
@@ -24,7 +24,7 @@
     "@tinacms/auth": "^1.1.0",
     "@tinacms/cli": "^1.11.0",
     "@types/node": "^24.9.2",
-    "next-tinacms-cloudinary": "^13.0.10",
+    "next-tinacms-cloudinary": "^15.0.0",
     "react": "^19.2.0",
     "react-dom": "^19.2.0",
     "tinacms": "^2.9.0"

--
Gitblit v1.10.0