diff --git a/package.json b/package.json index 52607f8..39d4094 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,7 @@ "axios": "^1.11.0", "dayjs": "^1.11.18", "echarts": "^6.0.0", + "lottie-web": "^5.13.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-echarts": "^0.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 413a327..ec7e7f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,6 +32,9 @@ importers: echarts: specifier: ^6.0.0 version: 6.0.0 + lottie-web: + specifier: ^5.13.0 + version: 5.13.0 react: specifier: ^18.3.1 version: 18.3.1 @@ -1098,6 +1101,9 @@ packages: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true + lottie-web@5.13.0: + resolution: {integrity: sha512-+gfBXl6sxXMPe8tKQm7qzLnUy5DUPJPKIyRHwtpCpyUEYjHYRJC/5gjUvdkuO2c3JllrPtHXH5UJJK8LRYl5yQ==} + lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} @@ -2548,6 +2554,8 @@ snapshots: dependencies: js-tokens: 4.0.0 + lottie-web@5.13.0: {} + lru-cache@5.1.1: dependencies: yallist: 3.1.1