From 9c9d20205634fb0c270e644b20bfc177a5e8c169 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Wed, 11 Mar 2026 15:11:02 +0000
Subject: [PATCH] update template
---
exampleSite/package.json | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/exampleSite/package.json b/exampleSite/package.json
index ccf3950..89114a3 100644
--- a/exampleSite/package.json
+++ b/exampleSite/package.json
@@ -21,12 +21,12 @@
},
"homepage": "https://github.com/tinalabs/vanilla-hugo#readme",
"dependencies": {
- "@tinacms/auth": "^1.1.0",
- "@tinacms/cli": "^1.11.0",
+ "@tinacms/auth": "^1.1.2",
+ "@tinacms/cli": "^2.1.9",
"@types/node": "^24.9.2",
- "next-tinacms-cloudinary": "^15.0.0",
+ "next-tinacms-cloudinary": "^23.0.1",
"react": "^19.2.0",
"react-dom": "^19.2.0",
- "tinacms": "^2.9.0"
+ "tinacms": "^3.6.1"
}
}
\ No newline at end of file
--
Gitblit v1.10.0