this repo has no description
0
fork

Configure Feed

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

Upgrade dependencies

+41 -56
+37 -52
package-lock.json
··· 8 8 "name": "phanpy", 9 9 "version": "0.1.0", 10 10 "dependencies": { 11 - "@formatjs/intl-localematcher": "~0.2.32", 11 + "@formatjs/intl-localematcher": "~0.4.0", 12 12 "@github/text-expander-element": "~2.3.0", 13 13 "@iconify-icons/mingcute": "~1.2.5", 14 14 "@justinribeiro/lite-youtube": "~1.5.0", ··· 28 28 "react-intersection-observer": "~9.4.4", 29 29 "react-quick-pinch-zoom": "~4.9.0", 30 30 "react-router-dom": "6.6.2", 31 - "string-length": "~5.0.1", 31 + "string-length": "~6.0.0", 32 32 "swiped-events": "~1.1.7", 33 33 "toastify-js": "~1.12.0", 34 34 "uid": "~2.0.2", 35 35 "use-debounce": "~9.0.4", 36 - "use-long-press": "~3.1.3", 36 + "use-long-press": "~3.1.5", 37 37 "use-resize-observer": "~9.1.0", 38 38 "valtio": "1.9.0" 39 39 }, ··· 47 47 "vite": "~4.3.9", 48 48 "vite-plugin-generate-file": "~0.0.4", 49 49 "vite-plugin-html-config": "~1.0.11", 50 - "vite-plugin-pwa": "~0.16.3", 50 + "vite-plugin-pwa": "~0.16.4", 51 51 "vite-plugin-remove-console": "~2.1.1", 52 52 "workbox-cacheable-response": "~7.0.0", 53 53 "workbox-expiration": "~7.0.0", ··· 2865 2865 } 2866 2866 }, 2867 2867 "node_modules/@formatjs/intl-localematcher": { 2868 - "version": "0.2.32", 2869 - "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.2.32.tgz", 2870 - "integrity": "sha512-k/MEBstff4sttohyEpXxCmC3MqbUn9VvHGlZ8fauLzkbwXmVrEeyzS+4uhrvAk9DWU9/7otYWxyDox4nT/KVLQ==", 2868 + "version": "0.4.0", 2869 + "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.4.0.tgz", 2870 + "integrity": "sha512-bRTd+rKomvfdS4QDlVJ6TA/Jx1F2h/TBVO5LjvhQ7QPPHp19oPNMIum7W2CMEReq/zPxpmCeB31F9+5gl/qtvw==", 2871 2871 "dependencies": { 2872 2872 "tslib": "^2.4.0" 2873 2873 } ··· 3702 3702 "sentence-case": "^3.0.4", 3703 3703 "snake-case": "^3.0.4", 3704 3704 "tslib": "^2.0.3" 3705 - } 3706 - }, 3707 - "node_modules/char-regex": { 3708 - "version": "2.0.1", 3709 - "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-2.0.1.tgz", 3710 - "integrity": "sha512-oSvEeo6ZUD7NepqAat3RqoucZ5SeqLJgOvVIwkafu6IP3V0pO38s/ypdVUmDDK6qIIHNlYHJAKX9E7R7HoKElw==", 3711 - "engines": { 3712 - "node": ">=12.20" 3713 3705 } 3714 3706 }, 3715 3707 "node_modules/color-convert": { ··· 6641 6633 "dev": true 6642 6634 }, 6643 6635 "node_modules/string-length": { 6644 - "version": "5.0.1", 6645 - "resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.1.tgz", 6646 - "integrity": "sha512-9Ep08KAMUn0OadnVaBuRdE2l615CQ508kr0XMadjClfYpdCyvrbFp6Taebo8yyxokQ4viUd/xPPUA4FGgUa0ow==", 6636 + "version": "6.0.0", 6637 + "resolved": "https://registry.npmjs.org/string-length/-/string-length-6.0.0.tgz", 6638 + "integrity": "sha512-1U361pxZHEQ+FeSjzqRpV+cu2vTzYeWeafXFLykiFlv4Vc0n3njgU8HrMbyik5uwm77naWMuVG8fhEF+Ovb1Kg==", 6647 6639 "dependencies": { 6648 - "char-regex": "^2.0.0", 6649 - "strip-ansi": "^7.0.1" 6640 + "strip-ansi": "^7.1.0" 6650 6641 }, 6651 6642 "engines": { 6652 - "node": ">=12.20" 6643 + "node": ">=16" 6653 6644 }, 6654 6645 "funding": { 6655 6646 "url": "https://github.com/sponsors/sindresorhus" ··· 6734 6725 } 6735 6726 }, 6736 6727 "node_modules/strip-ansi": { 6737 - "version": "7.0.1", 6738 - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz", 6739 - "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==", 6728 + "version": "7.1.0", 6729 + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", 6730 + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", 6740 6731 "dependencies": { 6741 6732 "ansi-regex": "^6.0.1" 6742 6733 }, ··· 7080 7071 } 7081 7072 }, 7082 7073 "node_modules/use-long-press": { 7083 - "version": "3.1.3", 7084 - "resolved": "https://registry.npmjs.org/use-long-press/-/use-long-press-3.1.3.tgz", 7085 - "integrity": "sha512-RAK+i3mIPAFL10Q9wVqfzjDTIg/oXSB60c+bbwNkc1GzIWNF7UfRydJ2VX8IQ+yG2eptzEuWb1CmJc2UNu6fOg==", 7074 + "version": "3.1.5", 7075 + "resolved": "https://registry.npmjs.org/use-long-press/-/use-long-press-3.1.5.tgz", 7076 + "integrity": "sha512-bnwk2SlvLLpeJPkNYSGkc59q5YNV9V/fLDkSOAF2p7Xt0zw3iYHEmgEGkNYkK7zEIEyRFi5CczKsT7MN99UzVQ==", 7086 7077 "peerDependencies": { 7087 7078 "react": "^16.8.0 || ^17.0.0 || ^18.0.0" 7088 7079 } ··· 7276 7267 } 7277 7268 }, 7278 7269 "node_modules/vite-plugin-pwa": { 7279 - "version": "0.16.3", 7280 - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.3.tgz", 7281 - "integrity": "sha512-eYt++n1dneEo5cChJ7Rg6ZWJG8Xr9I5EzQss5m3zgMOmfHRH83E5W+jhaoLqlSCu/8g4msy9a4iZOxAmhL4HAQ==", 7270 + "version": "0.16.4", 7271 + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.4.tgz", 7272 + "integrity": "sha512-lmwHFIs9zI2H9bXJld/zVTbCqCQHZ9WrpyDMqosICDV0FVnCJwniX1NMDB79HGTIZzOQkY4gSZaVTJTw6maz/Q==", 7282 7273 "dev": true, 7283 7274 "dependencies": { 7284 7275 "debug": "^4.3.4", ··· 9396 9387 "optional": true 9397 9388 }, 9398 9389 "@formatjs/intl-localematcher": { 9399 - "version": "0.2.32", 9400 - "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.2.32.tgz", 9401 - "integrity": "sha512-k/MEBstff4sttohyEpXxCmC3MqbUn9VvHGlZ8fauLzkbwXmVrEeyzS+4uhrvAk9DWU9/7otYWxyDox4nT/KVLQ==", 9390 + "version": "0.4.0", 9391 + "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.4.0.tgz", 9392 + "integrity": "sha512-bRTd+rKomvfdS4QDlVJ6TA/Jx1F2h/TBVO5LjvhQ7QPPHp19oPNMIum7W2CMEReq/zPxpmCeB31F9+5gl/qtvw==", 9402 9393 "requires": { 9403 9394 "tslib": "^2.4.0" 9404 9395 } ··· 10063 10054 "snake-case": "^3.0.4", 10064 10055 "tslib": "^2.0.3" 10065 10056 } 10066 - }, 10067 - "char-regex": { 10068 - "version": "2.0.1", 10069 - "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-2.0.1.tgz", 10070 - "integrity": "sha512-oSvEeo6ZUD7NepqAat3RqoucZ5SeqLJgOvVIwkafu6IP3V0pO38s/ypdVUmDDK6qIIHNlYHJAKX9E7R7HoKElw==" 10071 10057 }, 10072 10058 "color-convert": { 10073 10059 "version": "1.9.3", ··· 12054 12040 "dev": true 12055 12041 }, 12056 12042 "string-length": { 12057 - "version": "5.0.1", 12058 - "resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.1.tgz", 12059 - "integrity": "sha512-9Ep08KAMUn0OadnVaBuRdE2l615CQ508kr0XMadjClfYpdCyvrbFp6Taebo8yyxokQ4viUd/xPPUA4FGgUa0ow==", 12043 + "version": "6.0.0", 12044 + "resolved": "https://registry.npmjs.org/string-length/-/string-length-6.0.0.tgz", 12045 + "integrity": "sha512-1U361pxZHEQ+FeSjzqRpV+cu2vTzYeWeafXFLykiFlv4Vc0n3njgU8HrMbyik5uwm77naWMuVG8fhEF+Ovb1Kg==", 12060 12046 "requires": { 12061 - "char-regex": "^2.0.0", 12062 - "strip-ansi": "^7.0.1" 12047 + "strip-ansi": "^7.1.0" 12063 12048 } 12064 12049 }, 12065 12050 "string.prototype.matchall": { ··· 12123 12108 } 12124 12109 }, 12125 12110 "strip-ansi": { 12126 - "version": "7.0.1", 12127 - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz", 12128 - "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==", 12111 + "version": "7.1.0", 12112 + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", 12113 + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", 12129 12114 "requires": { 12130 12115 "ansi-regex": "^6.0.1" 12131 12116 } ··· 12374 12359 "requires": {} 12375 12360 }, 12376 12361 "use-long-press": { 12377 - "version": "3.1.3", 12378 - "resolved": "https://registry.npmjs.org/use-long-press/-/use-long-press-3.1.3.tgz", 12379 - "integrity": "sha512-RAK+i3mIPAFL10Q9wVqfzjDTIg/oXSB60c+bbwNkc1GzIWNF7UfRydJ2VX8IQ+yG2eptzEuWb1CmJc2UNu6fOg==", 12362 + "version": "3.1.5", 12363 + "resolved": "https://registry.npmjs.org/use-long-press/-/use-long-press-3.1.5.tgz", 12364 + "integrity": "sha512-bnwk2SlvLLpeJPkNYSGkc59q5YNV9V/fLDkSOAF2p7Xt0zw3iYHEmgEGkNYkK7zEIEyRFi5CczKsT7MN99UzVQ==", 12380 12365 "requires": {} 12381 12366 }, 12382 12367 "use-resize-observer": { ··· 12491 12476 "requires": {} 12492 12477 }, 12493 12478 "vite-plugin-pwa": { 12494 - "version": "0.16.3", 12495 - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.3.tgz", 12496 - "integrity": "sha512-eYt++n1dneEo5cChJ7Rg6ZWJG8Xr9I5EzQss5m3zgMOmfHRH83E5W+jhaoLqlSCu/8g4msy9a4iZOxAmhL4HAQ==", 12479 + "version": "0.16.4", 12480 + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.16.4.tgz", 12481 + "integrity": "sha512-lmwHFIs9zI2H9bXJld/zVTbCqCQHZ9WrpyDMqosICDV0FVnCJwniX1NMDB79HGTIZzOQkY4gSZaVTJTw6maz/Q==", 12497 12482 "dev": true, 12498 12483 "requires": { 12499 12484 "debug": "^4.3.4",
+4 -4
package.json
··· 10 10 "sourcemap": "npx source-map-explorer dist/assets/*.js" 11 11 }, 12 12 "dependencies": { 13 - "@formatjs/intl-localematcher": "~0.2.32", 13 + "@formatjs/intl-localematcher": "~0.4.0", 14 14 "@github/text-expander-element": "~2.3.0", 15 15 "@iconify-icons/mingcute": "~1.2.5", 16 16 "@justinribeiro/lite-youtube": "~1.5.0", ··· 30 30 "react-intersection-observer": "~9.4.4", 31 31 "react-quick-pinch-zoom": "~4.9.0", 32 32 "react-router-dom": "6.6.2", 33 - "string-length": "~5.0.1", 33 + "string-length": "~6.0.0", 34 34 "swiped-events": "~1.1.7", 35 35 "toastify-js": "~1.12.0", 36 36 "uid": "~2.0.2", 37 37 "use-debounce": "~9.0.4", 38 - "use-long-press": "~3.1.3", 38 + "use-long-press": "~3.1.5", 39 39 "use-resize-observer": "~9.1.0", 40 40 "valtio": "1.9.0" 41 41 }, ··· 49 49 "vite": "~4.3.9", 50 50 "vite-plugin-generate-file": "~0.0.4", 51 51 "vite-plugin-html-config": "~1.0.11", 52 - "vite-plugin-pwa": "~0.16.3", 52 + "vite-plugin-pwa": "~0.16.4", 53 53 "vite-plugin-remove-console": "~2.1.1", 54 54 "workbox-cacheable-response": "~7.0.0", 55 55 "workbox-expiration": "~7.0.0",