From c8b54d81261ca19c21185d79f058562d43ac2b99 Mon Sep 17 00:00:00 2001 From: tdesign-bot Date: Tue, 14 Jan 2025 06:23:34 +0000 Subject: [PATCH] chore: update tdesign-icons-react to 0.4.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c9728672..42fa3c2a 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "rollup-plugin-styles": "^3.14.1", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.31.2", - "tdesign-icons-view": "^0.2.7", + "tdesign-icons-view": "^0.3.4", "tdesign-site-components": "^0.15.4", "typescript": "^4.5.3", "vite": "^2.7.0", @@ -171,7 +171,7 @@ "react-spring": "9.6.1", "react-transition-group": "^4.4.2", "smoothscroll-polyfill": "^0.4.4", - "tdesign-icons-react": "^0.3.5" + "tdesign-icons-react": "^0.4.3" }, "config": { "commitizen": {