aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-05-27 21:51:11 +0530
committerLibravatar GitHub <noreply@github.com>2023-05-27 21:51:11 +0530
commit7e33530a8d7cb30fb9fef2c48cba97e5bb88d73c (patch)
tree8c83b75ba7bbc395279077eca395aeeb3022fd27 /pnpm-lock.yaml
parentExpose "Clear service cache" in the service settings screen and the sidebar c... (diff)
downloadferdium-app-7e33530a8d7cb30fb9fef2c48cba97e5bb88d73c.tar.gz
ferdium-app-7e33530a8d7cb30fb9fef2c48cba97e5bb88d73c.tar.zst
ferdium-app-7e33530a8d7cb30fb9fef2c48cba97e5bb88d73c.zip
Add new context menu item to download images (#935)
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 6ef24e438..3727d8b98 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -133,9 +133,6 @@ dependencies:
133 markdown-to-jsx: 133 markdown-to-jsx:
134 specifier: 7.2.0 134 specifier: 7.2.0
135 version: 7.2.0(react@18.2.0) 135 version: 7.2.0(react@18.2.0)
136 mime-types:
137 specifier: 2.1.35
138 version: 2.1.35
139 minimist: 136 minimist:
140 specifier: 1.2.8 137 specifier: 1.2.8
141 version: 1.2.8 138 version: 1.2.8
@@ -284,9 +281,6 @@ devDependencies:
284 '@types/lodash': 281 '@types/lodash':
285 specifier: 4.14.195 282 specifier: 4.14.195
286 version: 4.14.195 283 version: 4.14.195
287 '@types/mime-types':
288 specifier: 2.1.1
289 version: 2.1.1
290 '@types/ms': 284 '@types/ms':
291 specifier: 0.7.31 285 specifier: 0.7.31
292 version: 0.7.31 286 version: 0.7.31
@@ -2463,10 +2457,6 @@ packages:
2463 resolution: {integrity: sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==} 2457 resolution: {integrity: sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==}
2464 dev: true 2458 dev: true
2465 2459
2466 /@types/mime-types@2.1.1:
2467 resolution: {integrity: sha512-vXOTGVSLR2jMw440moWTC7H19iUyLtP3Z1YTj7cSsubOICinjMxFeb/V57v9QdyyPGbbWolUFSSmSiRSn94tFw==}
2468 dev: true
2469
2470 /@types/minimist@1.2.2: 2460 /@types/minimist@1.2.2:
2471 resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} 2461 resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==}
2472 dev: true 2462 dev: true