From ec27b49eb64a0f2a69b06191e509e6fda71a47d5 Mon Sep 17 00:00:00 2001 From: Jeff Date: Sat, 25 Mar 2023 08:54:52 -0600 Subject: [PATCH] chore(extras): bump version => v1.16.0 --- extras/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extras/package.json b/extras/package.json index 10dfd04ce9b..d9f6c740779 100644 --- a/extras/package.json +++ b/extras/package.json @@ -1,6 +1,6 @@ { "name": "@quasar/extras", - "version": "1.15.11", + "version": "1.16.0", "description": "Quasar Framework fonts, icons and animations", "scripts": { "build": "node build/index.js" @@ -155,8 +155,8 @@ "cross-fetch": "^3.1.5", "cross-spawn": "7.0.3", "eva-icons": "1.1.3", - "fs-extra": "11.1.0", - "glob": "8.1.0", + "fs-extra": "11.1.1", + "glob": "9.3.2", "ionicons": "7.1.0", "line-awesome": "1.3.0", "themify-icons": "https://github.com/lykmapipo/themify-icons",