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 3rd party packages

+11 -12
+1 -1
package.json
··· 45 45 "fscreen": "^1.2.0", 46 46 "fuse.js": "^7.0.0", 47 47 "hls.js": "^1.5.8", 48 - "i18next": "^23.11.1", 48 + "i18next": "^23.11.2", 49 49 "immer": "^10.0.4", 50 50 "jwt-decode": "^4.0.0", 51 51 "lodash.isequal": "^4.5.0",
+10 -11
pnpm-lock.yaml
··· 70 70 specifier: ^1.5.8 71 71 version: 1.5.8 72 72 i18next: 73 - specifier: ^23.11.1 74 - version: 23.11.1 73 + specifier: ^23.11.2 74 + version: 23.11.2 75 75 immer: 76 76 specifier: ^10.0.4 77 77 version: 10.0.4 ··· 113 113 version: 2.0.4(react-dom@18.2.0)(react@18.2.0) 114 114 react-i18next: 115 115 specifier: ^14.1.0 116 - version: 14.1.0(i18next@23.11.1)(react-dom@18.2.0)(react@18.2.0) 116 + version: 14.1.0(i18next@23.11.2)(react-dom@18.2.0)(react@18.2.0) 117 117 react-lazy-with-preload: 118 118 specifier: ^2.2.1 119 119 version: 2.2.1 ··· 4325 4325 resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==} 4326 4326 dev: false 4327 4327 4328 - /i18next@23.11.1: 4329 - resolution: {integrity: sha512-mXw4A24BiPZKRsbb9ewgSvjYd6fxFCNwJyfK6nYfSTIAX2GkCWcb598m3DFkDZmqADatvuASrKo6qwORz3VwTQ==} 4328 + /i18next@23.11.2: 4329 + resolution: {integrity: sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==} 4330 4330 dependencies: 4331 4331 '@babel/runtime': 7.24.4 4332 4332 dev: false ··· 5636 5636 shallowequal: 1.1.0 5637 5637 dev: false 5638 5638 5639 - /react-i18next@14.1.0(i18next@23.11.1)(react-dom@18.2.0)(react@18.2.0): 5639 + /react-i18next@14.1.0(i18next@23.11.2)(react-dom@18.2.0)(react@18.2.0): 5640 5640 resolution: {integrity: sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==} 5641 5641 peerDependencies: 5642 5642 i18next: '>= 23.2.3' ··· 5651 5651 dependencies: 5652 5652 '@babel/runtime': 7.24.4 5653 5653 html-parse-stringify: 3.0.1 5654 - i18next: 23.11.1 5654 + i18next: 23.11.2 5655 5655 react: 18.2.0 5656 5656 react-dom: 18.2.0(react@18.2.0) 5657 5657 dev: false ··· 6448 6448 resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==} 6449 6449 dev: true 6450 6450 6451 - /tinybench@2.6.0: 6452 - resolution: {integrity: sha512-N8hW3PG/3aOoZAN5V/NSAEDz0ZixDSSt5b/a05iqtpgfLWMSVuCo7w0k2vVvEjdrIoeGqZzweX2WlyioNIHchA==} 6451 + /tinybench@2.7.0: 6452 + resolution: {integrity: sha512-Qgayeb106x2o4hNzNjsZEfFziw8IbKqtbXBjVh7VIZfBxfD5M4gWtpyx5+YTae2gJ6Y6Dz/KLepiv16RFeQWNA==} 6453 6453 dev: true 6454 6454 6455 6455 /tinypool@0.8.3: ··· 6922 6922 picocolors: 1.0.0 6923 6923 std-env: 3.7.0 6924 6924 strip-literal: 2.1.0 6925 - tinybench: 2.6.0 6925 + tinybench: 2.7.0 6926 6926 tinypool: 0.8.3 6927 6927 vite: 5.2.8(@types/node@20.12.7) 6928 6928 vite-node: 1.5.0(@types/node@20.12.7) ··· 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 7192 7191 dependencies: 7193 7192 workbox-background-sync: 7.0.0 7194 7193 workbox-core: 7.0.0