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.

Merge movie-web/dev

+6 -6
+2 -2
package.json
··· 1 1 { 2 2 "name": "sudo-flix", 3 - "version": "4.6.4", 3 + "version": "4.6.5", 4 4 "private": true, 5 5 "homepage": "https://sudo-flix.lol", 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.2.6", 32 + "@movie-web/providers": "^2.2.7", 33 33 "@noble/hashes": "^1.3.3", 34 34 "@plasmohq/messaging": "^0.6.1", 35 35 "@react-spring/web": "^9.7.3",
+4 -4
pnpm-lock.yaml
··· 22 22 specifier: ^1.0.3 23 23 version: 1.0.3 24 24 '@movie-web/providers': 25 - specifier: ^2.2.6 26 - version: 2.2.6 25 + specifier: ^2.2.7 26 + version: 2.2.7 27 27 '@noble/hashes': 28 28 specifier: ^1.3.3 29 29 version: 1.4.0 ··· 1898 1898 engines: {node: '>= 14'} 1899 1899 dev: false 1900 1900 1901 - /@movie-web/providers@2.2.6: 1902 - resolution: {integrity: sha512-wBsg4oa1HoPal498oGfBr9pJbFO7bPr73WXGfbTdhuFfCTYxF0mK91DORr4CfxMxmNp19Bnt6FR6ss7mzsVGlA==} 1901 + /@movie-web/providers@2.2.7: 1902 + resolution: {integrity: sha512-XwU1IkXrF7e99JtC5Tna00/yuRECqEyBo8bhTtVE6ZFLYj3YQXVm2sdHjcyerjbyAsXvKGeikWEkrvHofTUjDA==} 1903 1903 requiresBuild: true 1904 1904 dependencies: 1905 1905 cheerio: 1.0.0-rc.12