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.

update providers lib

+19 -18
+1 -1
package.json
··· 84 84 "@types/lodash.throttle": "^4.1.9", 85 85 "@types/node": "^20.12.7", 86 86 "@types/pako": "^2.0.3", 87 - "@types/react": "^18.2.77", 87 + "@types/react": "^18.2.78", 88 88 "@types/react-dom": "^18.2.25", 89 89 "@types/react-helmet": "^6.1.11", 90 90 "@types/react-lazy-load-image-component": "^1.6.3",
+18 -17
pnpm-lock.yaml
··· 23 23 version: 1.0.3 24 24 '@movie-web/providers': 25 25 specifier: github:sussy-code/sudo-providers 26 - version: github.com/sussy-code/sudo-providers/aa206a0330a96c97fc7bb44ace63575f2923174b 26 + version: github.com/sussy-code/sudo-providers/ba13d8fe4e0b5f95bedc3643516fc7172634957c 27 27 '@noble/hashes': 28 28 specifier: ^1.4.0 29 29 version: 1.4.0 ··· 140 140 version: 2.1.2 141 141 zustand: 142 142 specifier: ^4.5.2 143 - version: 4.5.2(@types/react@18.2.77)(immer@10.0.4)(react@18.2.0) 143 + version: 4.5.2(@types/react@18.2.78)(immer@10.0.4)(react@18.2.0) 144 144 145 145 devDependencies: 146 146 '@babel/core': ··· 183 183 specifier: ^2.0.3 184 184 version: 2.0.3 185 185 '@types/react': 186 - specifier: ^18.2.77 187 - version: 18.2.77 186 + specifier: ^18.2.78 187 + version: 18.2.78 188 188 '@types/react-dom': 189 189 specifier: ^18.2.25 190 190 version: 18.2.25 ··· 2258 2258 /@types/react-dom@18.2.25: 2259 2259 resolution: {integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==} 2260 2260 dependencies: 2261 - '@types/react': 18.2.77 2261 + '@types/react': 18.2.78 2262 2262 dev: true 2263 2263 2264 2264 /@types/react-helmet@6.1.11: 2265 2265 resolution: {integrity: sha512-0QcdGLddTERotCXo3VFlUSWO3ztraw8nZ6e3zJSgG7apwV5xt+pJUS8ewPBqT4NYB1optGLprNQzFleIY84u/g==} 2266 2266 dependencies: 2267 - '@types/react': 18.2.77 2267 + '@types/react': 18.2.78 2268 2268 dev: true 2269 2269 2270 2270 /@types/react-lazy-load-image-component@1.6.3: 2271 2271 resolution: {integrity: sha512-HsIsYz7yWWTh/bftdzGnijKD26JyofLRqM/RM80sxs7Gk13G83ew8R/ra2XzXuiZfjNEjAq/Va+NBHFF9ciwxA==} 2272 2272 dependencies: 2273 - '@types/react': 18.2.77 2273 + '@types/react': 18.2.78 2274 2274 csstype: 3.1.3 2275 2275 dev: true 2276 2276 ··· 2278 2278 resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==} 2279 2279 dependencies: 2280 2280 '@types/history': 4.7.11 2281 - '@types/react': 18.2.77 2281 + '@types/react': 18.2.78 2282 2282 '@types/react-router': 5.1.20 2283 2283 dev: true 2284 2284 ··· 2286 2286 resolution: {integrity: sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==} 2287 2287 dependencies: 2288 2288 '@types/history': 4.7.11 2289 - '@types/react': 18.2.77 2289 + '@types/react': 18.2.78 2290 2290 dev: true 2291 2291 2292 2292 /@types/react-stickynode@4.0.3: 2293 2293 resolution: {integrity: sha512-K7YkwdhXQE4YVxIVweix4nkpdG4onm/dcnKK+qCj0vgUrNiKng+09zOfjF5AlOcC1HQkg5yxVLwp/0AzT84R0w==} 2294 2294 dependencies: 2295 - '@types/react': 18.2.77 2295 + '@types/react': 18.2.78 2296 2296 dev: true 2297 2297 2298 2298 /@types/react-transition-group@4.4.10: 2299 2299 resolution: {integrity: sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==} 2300 2300 dependencies: 2301 - '@types/react': 18.2.77 2301 + '@types/react': 18.2.78 2302 2302 dev: true 2303 2303 2304 - /@types/react@18.2.77: 2305 - resolution: {integrity: sha512-CUT9KUUF+HytDM7WiXKLF9qUSg4tGImwy4FXTlfEDPEkkNUzJ7rVFolYweJ9fS1ljoIaP7M7Rdjc5eUm/Yu5AA==} 2304 + /@types/react@18.2.78: 2305 + resolution: {integrity: sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==} 2306 2306 dependencies: 2307 2307 '@types/prop-types': 15.7.12 2308 2308 csstype: 3.1.3 ··· 7188 7188 7189 7189 /workbox-google-analytics@7.0.0: 7190 7190 resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==} 7191 + deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained 7191 7192 dependencies: 7192 7193 workbox-background-sync: 7.0.0 7193 7194 workbox-core: 7.0.0 ··· 7345 7346 engines: {node: '>=12.20'} 7346 7347 dev: true 7347 7348 7348 - /zustand@4.5.2(@types/react@18.2.77)(immer@10.0.4)(react@18.2.0): 7349 + /zustand@4.5.2(@types/react@18.2.78)(immer@10.0.4)(react@18.2.0): 7349 7350 resolution: {integrity: sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==} 7350 7351 engines: {node: '>=12.7.0'} 7351 7352 peerDependencies: ··· 7360 7361 react: 7361 7362 optional: true 7362 7363 dependencies: 7363 - '@types/react': 18.2.77 7364 + '@types/react': 18.2.78 7364 7365 immer: 10.0.4 7365 7366 react: 18.2.0 7366 7367 use-sync-external-store: 1.2.0(react@18.2.0) 7367 7368 dev: false 7368 7369 7369 - github.com/sussy-code/sudo-providers/aa206a0330a96c97fc7bb44ace63575f2923174b: 7370 - resolution: {tarball: https://codeload.github.com/sussy-code/sudo-providers/tar.gz/aa206a0330a96c97fc7bb44ace63575f2923174b} 7370 + github.com/sussy-code/sudo-providers/ba13d8fe4e0b5f95bedc3643516fc7172634957c: 7371 + resolution: {tarball: https://codeload.github.com/sussy-code/sudo-providers/tar.gz/ba13d8fe4e0b5f95bedc3643516fc7172634957c} 7371 7372 name: '@movie-web/providers' 7372 7373 version: 2.3.0 7373 7374 requiresBuild: true