From 7f3829d28e35dc52885fa667bf74a81fecf4d13f Mon Sep 17 00:00:00 2001 From: Aaron Liu Date: Thu, 26 Jun 2025 15:04:45 +0800 Subject: [PATCH] chore: add livephotojs dep --- package.json | 1 + yarn.lock | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/package.json b/package.json index 71e0afc..895d395 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "i18next-http-backend": "^2.4.2", "i18next-localstorage-backend": "^4.2.0", "leaflet": "^1.9.4", + "livephotoskit": "^1.5.6", "lodash": "^4.17.21", "material-ui-popup-state": "^5.0.10", "monaco-editor": "^0.49.0", diff --git a/yarn.lock b/yarn.lock index 3fb9a84..419f5cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7169,6 +7169,11 @@ lit@^3.2.1: lit-element "^4.1.0" lit-html "^3.2.0" +livephotoskit@^1.5.6: + version "1.5.6" + resolved "https://registry.yarnpkg.com/livephotoskit/-/livephotoskit-1.5.6.tgz#33228c6a99a83a0ffc147dd2b70df3166a1b4d2a" + integrity sha512-dsD6EzQnExuYfYvBSxf3t1bdl2Juw7NnlpWZrsGxdYq2x4pnxyOYrkOG6LGHmklytdFdxaru86GvviLpUhaIBQ== + localforage@*, localforage@^1.10.0: version "1.10.0" resolved "https://registry.yarnpkg.com/localforage/-/localforage-1.10.0.tgz#5c465dc5f62b2807c3a84c0c6a1b1b3212781dd4"