From 4d0387e33e44174abbccb4a1c90e02730d95563f Mon Sep 17 00:00:00 2001 From: oasis-cloud <12181600+oasis-cloud@users.noreply.github.com> Date: Tue, 15 Aug 2023 13:38:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20icons=20=E7=89=88=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=20(#1310)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: icons 版本更新 * fix: icon update --- package.json | 4 ++-- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 53c0e868fb..7b082eaf8a 100644 --- a/package.json +++ b/package.json @@ -88,8 +88,8 @@ }, "dependencies": { "@babel/runtime": "^7.21.0", - "@nutui/icons-react": "0.0.1-beta.8", - "@nutui/icons-react-taro": "0.0.1-beta.8", + "@nutui/icons-react": "0.0.1", + "@nutui/icons-react-taro": "0.0.1", "@nutui/touch-emulator": "^1.0.0", "@react-spring/web": "~9.6.1", "@use-gesture/react": "10.2.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2fd5ffc1a1..0febc360da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,11 +13,11 @@ importers: specifier: ^7.21.0 version: 7.21.0 '@nutui/icons-react': - specifier: 0.0.1-beta.8 - version: 0.0.1-beta.8 + specifier: 0.0.1 + version: 0.0.1 '@nutui/icons-react-taro': - specifier: 0.0.1-beta.8 - version: 0.0.1-beta.8 + specifier: 0.0.1 + version: 0.0.1 '@nutui/touch-emulator': specifier: ^1.0.0 version: 1.0.0 @@ -2892,14 +2892,14 @@ packages: fastq: 1.15.0 dev: true - /@nutui/icons-react-taro@0.0.1-beta.8: - resolution: {integrity: sha512-6jFqdrnVkw0b4SOIYzWnYASuYk/vxim5w0X6tgYTr3NJyC+pRh217JWkTWUHpycaCmgP6gjpx1Ed0ql1EiFLiw==} + /@nutui/icons-react-taro@0.0.1: + resolution: {integrity: sha512-uHUaVnh9yfkUdbYLEfoxArFedP7pti+sOrnBTDknemsJKqK/jnQ9xnIKpO2l+1CgGWpbAkipQVBDUM7CXKuWaA==} dependencies: classnames: 2.3.2 dev: false - /@nutui/icons-react@0.0.1-beta.8: - resolution: {integrity: sha512-rssO5jS9/QI1tpdSAfrN0jQ4qJNpd43sG43/Q3UOs4a2g3kXt8QCTwDl5sGqo3nbMComHz/cN9+eWofrt7UlVA==} + /@nutui/icons-react@0.0.1: + resolution: {integrity: sha512-MB0M8rvfqVC50GZGT20Y8bAs9Yi+aIpDk+PcEwLQ55oevHlnUtYhytNjVUXFhRLrTQDt3BYDuH7nHOQW//ShGg==} dependencies: classnames: 2.3.2 dev: false