From 874793867ee51a28f25e0707cabef0b307b24aeb Mon Sep 17 00:00:00 2001 From: xingyu Date: Mon, 16 Oct 2023 15:03:55 +0800 Subject: [PATCH] chore: update deps (cherry picked from commit 42c8db4f342a6436e5d8e1f5602f775e2d7c7a1a) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2ffafc8e..41a18d9b 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "devDependencies": { "@commitlint/cli": "^17.8.0", "@commitlint/config-conventional": "^17.8.0", - "@iconify/json": "^2.2.128", + "@iconify/json": "^2.2.129", "@intlify/unplugin-vue-i18n": "^1.4.0", "@purge-icons/generated": "^0.9.0", "@types/intro.js": "^5.1.2", @@ -107,7 +107,7 @@ "postcss-scss": "^4.0.9", "prettier": "^3.0.3", "rimraf": "^5.0.5", - "rollup": "^4.1.3", + "rollup": "^4.1.4", "sass": "^1.69.3", "stylelint": "^15.10.3", "stylelint-config-html": "^1.1.0",