pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump provider version + movie-web version

mrjvs 6169a027 e4e1f6e0

+6 -6
+2 -2
package.json
··· 1 1 { 2 2 "name": "movie-web", 3 - "version": "4.2.4", 3 + "version": "4.2.5", 4 4 "private": true, 5 5 "homepage": "https://movie-web.app", 6 6 "scripts": { ··· 29 29 "@formkit/auto-animate": "^0.8.1", 30 30 "@headlessui/react": "^1.7.17", 31 31 "@ladjs/country-language": "^1.0.3", 32 - "@movie-web/providers": "^2.0.4", 32 + "@movie-web/providers": "^2.0.5", 33 33 "@noble/hashes": "^1.3.3", 34 34 "@react-spring/web": "^9.7.3", 35 35 "@scure/bip39": "^1.2.2",
+4 -4
pnpm-lock.yaml
··· 21 21 specifier: ^1.0.3 22 22 version: 1.0.3 23 23 '@movie-web/providers': 24 - specifier: ^2.0.4 25 - version: 2.0.4 24 + specifier: ^2.0.5 25 + version: 2.0.5 26 26 '@noble/hashes': 27 27 specifier: ^1.3.3 28 28 version: 1.3.3 ··· 1917 1917 engines: {node: '>= 14'} 1918 1918 dev: false 1919 1919 1920 - /@movie-web/providers@2.0.4: 1921 - resolution: {integrity: sha512-+WXOCCKCDZBkKs8TLTCIzSjtpyofH7YHewNvOKMNKXtB6tiE3NvXU5tKq9J6mQA/RwR5VqSKUiWpgzJvOvG3dA==} 1920 + /@movie-web/providers@2.0.5: 1921 + resolution: {integrity: sha512-cefPTFXE7ctYeiibjk4HcNL3anRZ3lgYDAaJdzFzUrvkcSdxonP8GgGfDfPwmWWKip9dbP8Xv5aeauV/wrfaag==} 1922 1922 dependencies: 1923 1923 cheerio: 1.0.0-rc.12 1924 1924 crypto-js: 4.2.0