|
861 | 861 | dependencies: |
862 | 862 | rrule "^2.8.1" |
863 | 863 |
|
864 | | -"@churchapps/apphelper@^0.6.0", "@churchapps/apphelper@^0.6.5", "@churchapps/apphelper@0.6.20": |
865 | | - version "0.6.20" |
866 | | - resolved "https://registry.npmjs.org/@churchapps/apphelper/-/apphelper-0.6.20.tgz" |
867 | | - integrity sha512-o1vAxzaL/jD3JYuZqhLH395WYrzD5dMLioQ9303+45NG5Ex8okxgOy701LJ4CsrutG11aOOMlSuOlpv2C2yRYQ== |
| 864 | +"@churchapps/apphelper@^0.6.0", "@churchapps/apphelper@^0.6.5", "@churchapps/apphelper@0.6.22": |
| 865 | + version "0.6.22" |
| 866 | + resolved "https://registry.npmjs.org/@churchapps/apphelper/-/apphelper-0.6.22.tgz" |
| 867 | + integrity sha512-IAaBQ+UqOZBZ2YQiexnhRDceEzFifMixLqaYJMzteV4EkjApiqrZpmNq9Unqs3mciKz2gC7c0sAiyMxQ/fRQEg== |
868 | 868 | dependencies: |
869 | 869 | "@emotion/cache" "^11.14.0" |
870 | 870 | "@emotion/react" "^11.14.0" |
|
1169 | 1169 | resolved "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz" |
1170 | 1170 | integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ== |
1171 | 1171 |
|
1172 | | -"@img/colour@^1.0.0": |
1173 | | - version "1.1.0" |
1174 | | - resolved "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz" |
1175 | | - integrity sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ== |
1176 | | - |
1177 | | -"@img/sharp-win32-x64@0.34.5": |
1178 | | - version "0.34.5" |
1179 | | - resolved "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz" |
1180 | | - integrity sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw== |
1181 | | - |
1182 | 1172 | "@isaacs/cliui@^9.0.0": |
1183 | 1173 | version "9.0.0" |
1184 | 1174 | resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-9.0.0.tgz" |
@@ -2776,11 +2766,6 @@ dequal@^2.0.3: |
2776 | 2766 | resolved "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz" |
2777 | 2767 | integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA== |
2778 | 2768 |
|
2779 | | -detect-libc@^2.1.2: |
2780 | | - version "2.1.2" |
2781 | | - resolved "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz" |
2782 | | - integrity sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ== |
2783 | | - |
2784 | 2769 | dnd-core@^16.0.1: |
2785 | 2770 | version "16.0.1" |
2786 | 2771 | resolved "https://registry.npmjs.org/dnd-core/-/dnd-core-16.0.1.tgz" |
@@ -4921,40 +4906,6 @@ setimmediate@^1.0.5: |
4921 | 4906 | resolved "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz" |
4922 | 4907 | integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA== |
4923 | 4908 |
|
4924 | | -sharp@*: |
4925 | | - version "0.34.5" |
4926 | | - resolved "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz" |
4927 | | - integrity sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg== |
4928 | | - dependencies: |
4929 | | - "@img/colour" "^1.0.0" |
4930 | | - detect-libc "^2.1.2" |
4931 | | - semver "^7.7.3" |
4932 | | - optionalDependencies: |
4933 | | - "@img/sharp-darwin-arm64" "0.34.5" |
4934 | | - "@img/sharp-darwin-x64" "0.34.5" |
4935 | | - "@img/sharp-libvips-darwin-arm64" "1.2.4" |
4936 | | - "@img/sharp-libvips-darwin-x64" "1.2.4" |
4937 | | - "@img/sharp-libvips-linux-arm" "1.2.4" |
4938 | | - "@img/sharp-libvips-linux-arm64" "1.2.4" |
4939 | | - "@img/sharp-libvips-linux-ppc64" "1.2.4" |
4940 | | - "@img/sharp-libvips-linux-riscv64" "1.2.4" |
4941 | | - "@img/sharp-libvips-linux-s390x" "1.2.4" |
4942 | | - "@img/sharp-libvips-linux-x64" "1.2.4" |
4943 | | - "@img/sharp-libvips-linuxmusl-arm64" "1.2.4" |
4944 | | - "@img/sharp-libvips-linuxmusl-x64" "1.2.4" |
4945 | | - "@img/sharp-linux-arm" "0.34.5" |
4946 | | - "@img/sharp-linux-arm64" "0.34.5" |
4947 | | - "@img/sharp-linux-ppc64" "0.34.5" |
4948 | | - "@img/sharp-linux-riscv64" "0.34.5" |
4949 | | - "@img/sharp-linux-s390x" "0.34.5" |
4950 | | - "@img/sharp-linux-x64" "0.34.5" |
4951 | | - "@img/sharp-linuxmusl-arm64" "0.34.5" |
4952 | | - "@img/sharp-linuxmusl-x64" "0.34.5" |
4953 | | - "@img/sharp-wasm32" "0.34.5" |
4954 | | - "@img/sharp-win32-arm64" "0.34.5" |
4955 | | - "@img/sharp-win32-ia32" "0.34.5" |
4956 | | - "@img/sharp-win32-x64" "0.34.5" |
4957 | | - |
4958 | 4909 | shebang-command@^2.0.0: |
4959 | 4910 | version "2.0.0" |
4960 | 4911 | resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" |
|
0 commit comments