From 4cf8b722e4e6051625fa82e91b66361e638e6c09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 14:30:14 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies (#230) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/ui-templates/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json index 7b3996baef..ada775a02d 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -27,17 +27,17 @@ "@nuxt/ui-assets": "^0.2.0", "@types/html-minifier": "^4.0.5", "@types/lodash.template": "^4.5.3", - "critters": "0.0.20", + "critters": "0.0.22", "execa": "^8.0.1", - "globby": "^14.0.0", + "globby": "^14.0.1", "html-minifier": "^4.0.0", "jiti": "^1.21.0", "knitwork": "^1.0.0", "lodash.template": "^4.5.0", - "scule": "^1.1.1", + "scule": "^1.3.0", "upath": "^2.0.1", "vite": "^5.0.8", - "vite-plugin-windicss": "^1.9.2", + "vite-plugin-windicss": "^1.9.3", "windicss": "^3.5.6" }, "publishConfig": {