From 58996daa1acc44444397bc0631943e2ac184b982 Mon Sep 17 00:00:00 2001 From: oasis <12181600+oasis-cloud@users.noreply.github.com> Date: Fri, 12 Jan 2024 10:57:13 +0800 Subject: [PATCH] chore(deps): update icons to v1.0.2 (#1853) --- .npmrc | 2 +- package.json | 4 ++-- pnpm-lock.yaml | 16 ++++++++-------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.npmrc b/.npmrc index 08b2f83185..0580b35957 100644 --- a/.npmrc +++ b/.npmrc @@ -1,3 +1,3 @@ -registry=https://registry.npmmirror.com/ +registry=https://registry.npmjs.org/ engine-strict=true strict-peer-dependencies=false diff --git a/package.json b/package.json index 87fb408ebd..7716ccbd1d 100644 --- a/package.json +++ b/package.json @@ -92,8 +92,8 @@ }, "dependencies": { "@babel/runtime": "^7.21.0", - "@nutui/icons-react": "^1.0.1", - "@nutui/icons-react-taro": "^1.0.1", + "@nutui/icons-react": "^1.0.2", + "@nutui/icons-react-taro": "^1.0.2", "@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 bac8882017..34ac1626ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,11 +16,11 @@ importers: specifier: ^7.21.0 version: 7.23.5 '@nutui/icons-react': - specifier: ^1.0.1 - version: 1.0.1 + specifier: ^1.0.2 + version: 1.0.2 '@nutui/icons-react-taro': - specifier: ^1.0.1 - version: 1.0.1 + specifier: ^1.0.2 + version: 1.0.2 '@nutui/touch-emulator': specifier: ^1.0.0 version: 1.0.0 @@ -2791,12 +2791,12 @@ packages: fastq: 1.15.0 dev: true - /@nutui/icons-react-taro@1.0.1: - resolution: {integrity: sha512-9eJqzv/a4JjyEm5Q64k4FAG9B4UmvQ9DGwtcC2apKTrJDCDJ+3XzEvTKIwYjCyatgW7FRwYwOA0wTmHhXxSzYw==} + /@nutui/icons-react-taro@1.0.2: + resolution: {integrity: sha512-qn5rBdsPleejZ+5u/gTUoi9vPY32UCTnpxuArha1ZL7LS+kk/5E1ECKLDv0Sh5q87PaCpYfe9wMyGENREnHBgw==} dev: false - /@nutui/icons-react@1.0.1: - resolution: {integrity: sha512-i7Y4Z8/n/nij4da8/GfHgMYaro8+4N/27cxlE6hMtUErzYbf/iBQbgzeqbF/9l6pSWi2cH22PMWBJY2NT/YBAw==} + /@nutui/icons-react@1.0.2: + resolution: {integrity: sha512-hyjErskjGGqe5ROrb9z5yauBvHYUQQOLQnPDPqvwN210YR8ARwcBpnW+kUvCw/3ONZuS8Vgh+3CA+SM1qip5/Q==} dev: false /@nutui/touch-emulator@1.0.0: