From e85166d1f72835fb71feb6e0181b371f0b7f0045 Mon Sep 17 00:00:00 2001 From: Frost-ZX Date: Sat, 31 Aug 2024 14:02:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=AE=89=E8=A3=85=20Lunisolar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + pnpm-lock.yaml | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/package.json b/package.json index 2aeb588..e362a85 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "@mdi/font": "^7.4.47", "@vueuse/core": "^11.0.3", "axios": "^1.7.5", + "lunisolar": "^2.5.0", "naive-ui": "^2.39.0", "radash": "^12.1.0", "uuid": "^10.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d00b57..54166c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,6 +20,9 @@ importers: axios: specifier: ^1.7.5 version: 1.7.5 + lunisolar: + specifier: ^2.5.0 + version: 2.5.0 naive-ui: specifier: ^2.39.0 version: 2.39.0(vue@3.4.38) @@ -1012,6 +1015,9 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + lunisolar@2.5.0: + resolution: {integrity: sha512-jcreMsL0KPXUG7+pnuLOOsa7j7mdK+YP6bJOF6hCEZUUqARhftSEvn/rDLjqB7r5L+4t2yrVIzBkqflp0dYTzw==} + magic-string@0.30.11: resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==} @@ -2313,6 +2319,8 @@ snapshots: dependencies: yallist: 3.1.1 + lunisolar@2.5.0: {} + magic-string@0.30.11: dependencies: '@jridgewell/sourcemap-codec': 1.5.0