From acfa8282b6a98ef2d831e3ed66bbdbb29dc6928e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 18:00:56 +0000 Subject: [PATCH] fix(deps): update dependency @excaliburjs/plugin-tiled to ^0.32.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f81887..559a0ea 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/excaliburjs/template-nextjs#readme", "dependencies": { - "@excaliburjs/plugin-tiled": "^0.30.2", + "@excaliburjs/plugin-tiled": "^0.32.0", "excalibur": "0.30.3", "next": "^15.4.10", "react": "19.0.0",