From e58df31ed06425dabdf4149da3e61a1543f201d8 Mon Sep 17 00:00:00 2001 From: Tinotenda Muringami <55862003+mrhoodz@users.noreply.github.com> Date: Mon, 18 Mar 2024 16:30:18 +0200 Subject: [PATCH] =?UTF-8?q?chore(starters):=20update=20=F0=9F=90=BC=20Pand?= =?UTF-8?q?aCSS=20integration=20starter=20dev=20dependency=20(#6018)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update to the latest version of panda that comes with significant feature improvements. --- starters/features/pandacss/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starters/features/pandacss/package.json b/starters/features/pandacss/package.json index d172d6d493b..64ed4f9608f 100644 --- a/starters/features/pandacss/package.json +++ b/starters/features/pandacss/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@builder.io/vite-plugin-macro": "~0.0.7", - "@pandacss/dev": "^0.34.3" + "@pandacss/dev": "^0.35.0" }, "scripts": { "prebuild.pandacss": "panda codegen --silent"