aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-08-26 23:54:10 +0300
committerMohamedBassem <me@mbassem.com>2024-08-26 23:55:18 +0300
commit2fb85590271476a40c3d0d6a9cc4683576ff6074 (patch)
tree3f575cdb847f7f639552a42b38dd3f6c1e13de56 /pnpm-lock.yaml
parent7593982d9cf997e607ebbd72cb9970a1010f4565 (diff)
downloadkarakeep-2fb85590271476a40c3d0d6a9cc4683576ff6074.tar.zst
feature(mobile): Allow interacting with images in the app. Fixes #352
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 9f0d5901..6e69788e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -384,6 +384,9 @@ importers:
react-native-gesture-handler:
specifier: ~2.14.0
version: 2.14.1(react-native@0.73.4(@babel/core@7.23.9)(@babel/preset-env@7.24.0(@babel/core@7.23.9))(react@18.2.0))(react@18.2.0)
+ react-native-image-viewing:
+ specifier: ^0.2.2
+ version: 0.2.2(react-native@0.73.4(@babel/core@7.23.9)(@babel/preset-env@7.24.0(@babel/core@7.23.9))(react@18.2.0))(react@18.2.0)
react-native-markdown-display:
specifier: ^7.0.2
version: 7.0.2(react-native@0.73.4(@babel/core@7.23.9)(@babel/preset-env@7.24.0(@babel/core@7.23.9))(react@18.2.0))(react@18.2.0)
@@ -10377,6 +10380,12 @@ packages:
react: '*'
react-native: '*'
+ react-native-image-viewing@0.2.2:
+ resolution: {integrity: sha512-osWieG+p/d2NPbAyonOMubttajtYEYiRGQaJA54slFxZ69j1V4/dCmcrVQry47ktVKy8/qpFwCpW1eT6MH5T2Q==}
+ peerDependencies:
+ react: '>=16.11.0'
+ react-native: '>=0.61.3'
+
react-native-markdown-display@7.0.2:
resolution: {integrity: sha512-Mn4wotMvMfLAwbX/huMLt202W5DsdpMO/kblk+6eUs55S57VVNni1gzZCh5qpznYLjIQELNh50VIozEfY6fvaQ==}
peerDependencies:
@@ -26591,6 +26600,12 @@ snapshots:
react-native: 0.73.4(@babel/core@7.23.9)(@babel/preset-env@7.24.0(@babel/core@7.23.9))(react@18.2.0)
dev: false
+ react-native-image-viewing@0.2.2(react-native@0.73.4(@babel/core@7.23.9)(@babel/preset-env@7.24.0(@babel/core@7.23.9))(react@18.2.0))(react@18.2.0):
+ dependencies:
+ react: 18.2.0
+ react-native: 0.73.4(@babel/core@7.23.9)(@babel/preset-env@7.24.0(@babel/core@7.23.9))(react@18.2.0)
+ dev: false
+
react-native-markdown-display@7.0.2(react-native@0.73.4(@babel/core@7.23.9)(@babel/preset-env@7.24.0(@babel/core@7.23.9))(react@18.2.0))(react@18.2.0):
dependencies:
css-to-react-native: 3.2.0