mirror of https://github.com/onweru/compose.git

weru
25.42.2026 88f8de089f26d74626d71f03a2fe7f18dbeaa762
exampleSite/package.json
@@ -21,12 +21,12 @@
  },
  "homepage": "https://github.com/tinalabs/vanilla-hugo#readme",
  "dependencies": {
    "@tinacms/auth": "^1.1.2",
    "@tinacms/cli": "^2.1.9",
    "@tinacms/auth": "^1.1.3",
    "@tinacms/cli": "^2.5.6",
    "@types/node": "^24.9.2",
    "next-tinacms-cloudinary": "^23.0.1",
    "next-tinacms-cloudinary": "^27.0.2",
    "react": "^19.2.0",
    "react-dom": "^19.2.0",
    "tinacms": "^3.6.1"
    "tinacms": "^3.11.0"
  }
}