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 packages again :0

+8 -8
+1 -1
package.json
··· 125 125 "vite-plugin-checker": "^0.6.4", 126 126 "vite-plugin-package-version": "^1.1.0", 127 127 "vite-plugin-pwa": "^0.17.5", 128 - "vite-plugin-static-copy": "^1.0.2", 128 + "vite-plugin-static-copy": "^1.0.3", 129 129 "vitest": "^1.5.0", 130 130 "workbox-window": "^7.0.0" 131 131 },
+7 -7
pnpm-lock.yaml
··· 306 306 specifier: ^0.17.5 307 307 version: 0.17.5(vite@5.2.9)(workbox-build@7.0.0)(workbox-window@7.0.0) 308 308 vite-plugin-static-copy: 309 - specifier: ^1.0.2 310 - version: 1.0.2(vite@5.2.9) 309 + specifier: ^1.0.3 310 + version: 1.0.3(vite@5.2.9) 311 311 vitest: 312 312 specifier: ^1.5.0 313 313 version: 1.5.0(@types/node@20.12.7)(jsdom@23.2.0) ··· 2840 2840 hasBin: true 2841 2841 dependencies: 2842 2842 caniuse-lite: 1.0.30001611 2843 - electron-to-chromium: 1.4.741 2843 + electron-to-chromium: 1.4.744 2844 2844 node-releases: 2.0.14 2845 2845 update-browserslist-db: 1.0.13(browserslist@4.23.0) 2846 2846 ··· 3350 3350 jake: 10.8.7 3351 3351 dev: true 3352 3352 3353 - /electron-to-chromium@1.4.741: 3354 - resolution: {integrity: sha512-AyTBZqDoS7/mvQK22gOQpjxbeV8iPeUBTvYlEh/1S9dKAHgQdxuF49g9rLbj0cRKtqH8PzLJzqT3nAdl+qoZTA==} 3353 + /electron-to-chromium@1.4.744: 3354 + resolution: {integrity: sha512-nAGcF0yeKKfrP13LMFr5U1eghfFSvFLg302VUFzWlcjPOnUYd52yU5x6PBYrujhNbc4jYmZFrGZFK+xasaEzVA==} 3355 3355 3356 3356 /emoji-regex@8.0.0: 3357 3357 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} ··· 6830 6830 - supports-color 6831 6831 dev: true 6832 6832 6833 - /vite-plugin-static-copy@1.0.2(vite@5.2.9): 6834 - resolution: {integrity: sha512-AfmEF+a/mfjsUsrgjbCkhzUCeIUF4EKQXXt3Ie1cour9MBpy6f6GphbdW2td28oYfOrwCyRzFCksgLkpk58q6Q==} 6833 + /vite-plugin-static-copy@1.0.3(vite@5.2.9): 6834 + resolution: {integrity: sha512-hBCCz6T0uNI3oF5oJ/Ju73rhoR+ADrJ2iLAea5+wA7kpQ8clYgY8BD+GL0w0BrqsYCbgBITOByBP/3y9Y+h93A==} 6835 6835 engines: {node: ^18.0.0 || >=20.0.0} 6836 6836 peerDependencies: 6837 6837 vite: ^5.0.0