diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json index 415fefc382..5ccb4a5735 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -29,15 +29,15 @@ "@types/lodash.template": "^4.5.1", "critters": "^0.0.16", "execa": "^6.1.0", - "globby": "^13.1.2", + "globby": "^13.1.3", "html-minifier": "^4.0.0", - "jiti": "^1.16.0", + "jiti": "^1.16.1", "knitwork": "^1.0.0", "lodash.template": "^4.5.0", "scule": "^1.0.0", "upath": "^2.0.1", - "vite": "^3.2.4", - "vite-plugin-windicss": "^1.8.8", + "vite": "^4.0.4", + "vite-plugin-windicss": "^1.8.10", "windicss": "^3.5.6" }, "publishConfig": {