From 42c8db4f342a6436e5d8e1f5602f775e2d7c7a1a Mon Sep 17 00:00:00 2001 From: xingyu Date: Mon, 16 Oct 2023 15:03:55 +0800 Subject: [PATCH] chore: update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b0e62499..1fb585f3 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,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", @@ -105,7 +105,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",