From 7240be8495f855f4668e9279d07125396c271644 Mon Sep 17 00:00:00 2001 From: Soybean Date: Wed, 24 Aug 2022 19:22:34 +0800 Subject: [PATCH] =?UTF-8?q?build(deps):=20=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1d935fe2..c9cd93ce 100644 --- a/package.json +++ b/package.json @@ -81,13 +81,13 @@ "@amap/amap-jsapi-types": "^0.0.8", "@commitlint/cli": "^17.0.3", "@commitlint/config-conventional": "^17.0.3", - "@iconify/json": "^2.1.96", + "@iconify/json": "^2.1.97", "@iconify/vue": "^3.2.1", "@milahu/patch-package": "^6.4.14", "@soybeanjs/eslint-config": "0.2.10", "@types/bmapgl": "^0.0.5", "@types/crypto-js": "^4.1.1", - "@types/node": "^18.7.11", + "@types/node": "^18.7.13", "@types/qs": "^6.9.7", "@types/ua-parser-js": "^0.7.36", "@vitejs/plugin-vue": "^3.0.3",