aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorLibravatar Alphrag <34252790+Alphrag@users.noreply.github.com>2022-12-30 09:42:01 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-12-30 09:42:01 +0530
commit832dc55a8890541e79b248cb00236f75a6b7f4ad (patch)
treec7b5895502dea8213df3eaac396294d7d51b49f7 /pnpm-lock.yaml
parent6.2.4-nightly.1 [skip ci] (diff)
downloadferdium-app-832dc55a8890541e79b248cb00236f75a6b7f4ad.tar.gz
ferdium-app-832dc55a8890541e79b248cb00236f75a6b7f4ad.tar.zst
ferdium-app-832dc55a8890541e79b248cb00236f75a6b7f4ad.zip
Avoid building on other OSes than mac
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml17
1 files changed, 4 insertions, 13 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 8e3287eb6..4b38c33ba 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -91,7 +91,7 @@ specifiers:
91 jss: 10.9.2 91 jss: 10.9.2
92 languagedetect: 2.0.0 92 languagedetect: 2.0.0
93 lodash: 4.17.21 93 lodash: 4.17.21
94 macos-notification-state: github:ferdium/macos-notification-state#27a024c367c6eef71047a3c7b30a845839c96c67 94 macos-notification-state: github:ferdium/macos-notification-state#130bb2602795b65ae2dea74d823027b185eaf0ae
95 macos-version: 5.2.1 95 macos-version: 5.2.1
96 markdown-to-jsx: 7.1.8 96 markdown-to-jsx: 7.1.8
97 mime-types: 2.1.35 97 mime-types: 2.1.35
@@ -225,7 +225,7 @@ dependencies:
225 ws: 8.11.0 225 ws: 8.11.0
226 226
227optionalDependencies: 227optionalDependencies:
228 macos-notification-state: github.com/ferdium/macos-notification-state/27a024c367c6eef71047a3c7b30a845839c96c67 228 macos-notification-state: github.com/ferdium/macos-notification-state/130bb2602795b65ae2dea74d823027b185eaf0ae
229 node-mac-permissions: 2.2.1 229 node-mac-permissions: 2.2.1
230 230
231devDependencies: 231devDependencies:
@@ -12320,14 +12320,6 @@ packages:
12320 yargs-parser: 21.1.1 12320 yargs-parser: 21.1.1
12321 dev: true 12321 dev: true
12322 12322
12323 /yarn/1.22.19:
12324 resolution: {integrity: sha512-/0V5q0WbslqnwP91tirOvldvYISzaqhClxzyUKXYxs07yUILIs5jx/k6CFe8bvKSkds5w+eiOqta39Wk3WxdcQ==}
12325 engines: {node: '>=4.0.0'}
12326 hasBin: true
12327 requiresBuild: true
12328 dev: false
12329 optional: true
12330
12331 /yauzl/2.10.0: 12323 /yauzl/2.10.0:
12332 resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==} 12324 resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==}
12333 dependencies: 12325 dependencies:
@@ -12359,13 +12351,12 @@ packages:
12359 stack-trace: 0.0.10 12351 stack-trace: 0.0.10
12360 dev: false 12352 dev: false
12361 12353
12362 github.com/ferdium/macos-notification-state/27a024c367c6eef71047a3c7b30a845839c96c67: 12354 github.com/ferdium/macos-notification-state/130bb2602795b65ae2dea74d823027b185eaf0ae:
12363 resolution: {tarball: https://codeload.github.com/ferdium/macos-notification-state/tar.gz/27a024c367c6eef71047a3c7b30a845839c96c67} 12355 resolution: {tarball: https://codeload.github.com/ferdium/macos-notification-state/tar.gz/130bb2602795b65ae2dea74d823027b185eaf0ae}
12364 name: macos-notification-state 12356 name: macos-notification-state
12365 version: 2.0.2 12357 version: 2.0.2
12366 requiresBuild: true 12358 requiresBuild: true
12367 dependencies: 12359 dependencies:
12368 bindings: 1.5.0 12360 bindings: 1.5.0
12369 yarn: 1.22.19
12370 dev: false 12361 dev: false
12371 optional: true 12362 optional: true