From b188034a9134d616ce78b061b07c07475f591cf1 Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Wed, 16 Nov 2022 11:03:00 +0100 Subject: [PATCH] chore: update dependencies --- packages/ui-templates/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json index c76973fbf8..7fb402b745 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -32,9 +32,9 @@ "globby": "^13.1.2", "html-minifier": "^4.0.0", "jiti": "^1.16.0", - "knitwork": "^0.1.3", + "knitwork": "^1.0.0", "lodash.template": "^4.5.0", - "scule": "^0.3.2", + "scule": "^1.0.0", "upath": "^2.0.1", "vite": "^3.2.4", "vite-plugin-windicss": "^1.8.8",