this repo has no description
0
fork

Configure Feed

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

Upgrade dependencies

+29 -29
+24 -24
package-lock.json
··· 17 17 "@lingui/detect-locale": "~5.1.2", 18 18 "@lingui/macro": "~5.1.2", 19 19 "@lingui/react": "~5.1.2", 20 - "@szhsin/react-menu": "~4.2.3", 20 + "@szhsin/react-menu": "~4.2.4", 21 21 "chroma-js": "~3.1.2", 22 22 "compare-versions": "~6.1.1", 23 23 "fast-blurhash": "~1.1.4", 24 - "fast-equals": "~5.2.1", 24 + "fast-equals": "~5.2.2", 25 25 "fuse.js": "~7.0.0", 26 26 "html-prettify": "~1.0.7", 27 27 "idb-keyval": "~6.2.1", ··· 29 29 "js-cookie": "~3.0.5", 30 30 "just-debounce-it": "~3.2.0", 31 31 "lz-string": "~1.5.0", 32 - "masto": "~6.10.1", 32 + "masto": "~6.10.2", 33 33 "moize": "~6.1.6", 34 34 "p-retry": "~6.2.1", 35 35 "p-throttle": "~7.0.0", ··· 50 50 "valtio": "2.1.2" 51 51 }, 52 52 "devDependencies": { 53 - "@ianvs/prettier-plugin-sort-imports": "~4.4.0", 53 + "@ianvs/prettier-plugin-sort-imports": "~4.4.1", 54 54 "@lingui/cli": "~5.1.2", 55 55 "@lingui/vite-plugin": "~5.1.2", 56 56 "@preact/preset-vite": "~2.9.4", 57 57 "babel-plugin-macros": "~3.1.0", 58 - "postcss": "~8.4.49", 58 + "postcss": "~8.5.0", 59 59 "postcss-dark-theme-class": "~1.3.0", 60 60 "postcss-preset-env": "~10.1.3", 61 61 "prettier": "3.4.2", ··· 3122 3122 } 3123 3123 }, 3124 3124 "node_modules/@ianvs/prettier-plugin-sort-imports": { 3125 - "version": "4.4.0", 3126 - "resolved": "https://registry.npmjs.org/@ianvs/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.4.0.tgz", 3127 - "integrity": "sha512-f4/e+/ANGk3tHuwRW0uh2YuBR50I4h1ZjGQ+5uD8sWfinHTivQsnieR5cz24t8M6Vx4rYvZ5v/IEKZhYpzQm9Q==", 3125 + "version": "4.4.1", 3126 + "resolved": "https://registry.npmjs.org/@ianvs/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.4.1.tgz", 3127 + "integrity": "sha512-F0/Hrcfpy8WuxlQyAWJTEren/uxKhYonOGY4OyWmwRdeTvkh9mMSCxowZLjNkhwi/2ipqCgtXwwOk7tW0mWXkA==", 3128 3128 "dev": true, 3129 3129 "dependencies": { 3130 3130 "@babel/generator": "^7.26.2", ··· 3979 3979 } 3980 3980 }, 3981 3981 "node_modules/@szhsin/react-menu": { 3982 - "version": "4.2.3", 3983 - "resolved": "https://registry.npmjs.org/@szhsin/react-menu/-/react-menu-4.2.3.tgz", 3984 - "integrity": "sha512-pLbjaR1XNu8rnHnmkf7eCotKFheumcxVrLQUxRRJB+P8XAc7LusAv4Rd6krhkGbeI4NsLFxNCvNq+wmx3/y/Wg==", 3982 + "version": "4.2.4", 3983 + "resolved": "https://registry.npmjs.org/@szhsin/react-menu/-/react-menu-4.2.4.tgz", 3984 + "integrity": "sha512-FczIttEAVlT1wKU89mWvPeR6aJADDEGbTzJocsQgG6lPO4QuC8oHPAzxweufDSMbQjhqibCDIQiwTnB+ks7XXg==", 3985 3985 "dependencies": { 3986 3986 "prop-types": "^15.7.2", 3987 3987 "react-transition-state": "^2.1.2" ··· 5640 5640 "dev": true 5641 5641 }, 5642 5642 "node_modules/fast-equals": { 5643 - "version": "5.2.1", 5644 - "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-5.2.1.tgz", 5645 - "integrity": "sha512-4DpZF7SS4GQO08ScYvTMuZSRik6Y+46ByOJOZR3yKjE69rooHcHB/UsO89qJyIlyvlya38296vypgnInFhRePA==", 5643 + "version": "5.2.2", 5644 + "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-5.2.2.tgz", 5645 + "integrity": "sha512-V7/RktU11J3I36Nwq2JnZEM7tNm17eBJz+u25qdxBZeCKiX6BkVSZQjwWIr+IobgnZy+ag73tTZgZi7tr0LrBw==", 5646 5646 "engines": { 5647 5647 "node": ">=6.0.0" 5648 5648 } ··· 6973 6973 } 6974 6974 }, 6975 6975 "node_modules/masto": { 6976 - "version": "6.10.1", 6977 - "resolved": "https://registry.npmjs.org/masto/-/masto-6.10.1.tgz", 6978 - "integrity": "sha512-CBEAvWJfMLMgk0cURSGU/fRJDcFEZWo1LBfVYztBNEOyijoedQh4htKaon+XCE4aT7TLYPqOLmcllXwMjOvztA==", 6976 + "version": "6.10.2", 6977 + "resolved": "https://registry.npmjs.org/masto/-/masto-6.10.2.tgz", 6978 + "integrity": "sha512-s9yU2AvA/8uhS1OILs1Oa54saO6qEqLR9+uu519DpnQfYdN26TI2PBmedQ4b98zM6Xrd9KSPr2LpHG+oriccVA==", 6979 6979 "dependencies": { 6980 6980 "change-case": "^4.1.2", 6981 6981 "events-to-async": "^2.0.1", ··· 7096 7096 "dev": true 7097 7097 }, 7098 7098 "node_modules/nanoid": { 7099 - "version": "3.3.7", 7100 - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", 7101 - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", 7099 + "version": "3.3.8", 7100 + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", 7101 + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", 7102 7102 "dev": true, 7103 7103 "funding": [ 7104 7104 { ··· 7574 7574 } 7575 7575 }, 7576 7576 "node_modules/postcss": { 7577 - "version": "8.4.49", 7578 - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz", 7579 - "integrity": "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==", 7577 + "version": "8.5.0", 7578 + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.0.tgz", 7579 + "integrity": "sha512-27VKOqrYfPncKA2NrFOVhP5MGAfHKLYn/Q0mz9cNQyRAKYi3VNHwYU2qKKqPCqgBmeeJ0uAFB56NumXZ5ZReXg==", 7580 7580 "dev": true, 7581 7581 "funding": [ 7582 7582 { ··· 7593 7593 } 7594 7594 ], 7595 7595 "dependencies": { 7596 - "nanoid": "^3.3.7", 7596 + "nanoid": "^3.3.8", 7597 7597 "picocolors": "^1.1.1", 7598 7598 "source-map-js": "^1.2.1" 7599 7599 },
+5 -5
package.json
··· 25 25 "@lingui/detect-locale": "~5.1.2", 26 26 "@lingui/macro": "~5.1.2", 27 27 "@lingui/react": "~5.1.2", 28 - "@szhsin/react-menu": "~4.2.3", 28 + "@szhsin/react-menu": "~4.2.4", 29 29 "chroma-js": "~3.1.2", 30 30 "compare-versions": "~6.1.1", 31 31 "fast-blurhash": "~1.1.4", 32 - "fast-equals": "~5.2.1", 32 + "fast-equals": "~5.2.2", 33 33 "fuse.js": "~7.0.0", 34 34 "html-prettify": "~1.0.7", 35 35 "idb-keyval": "~6.2.1", ··· 37 37 "js-cookie": "~3.0.5", 38 38 "just-debounce-it": "~3.2.0", 39 39 "lz-string": "~1.5.0", 40 - "masto": "~6.10.1", 40 + "masto": "~6.10.2", 41 41 "moize": "~6.1.6", 42 42 "p-retry": "~6.2.1", 43 43 "p-throttle": "~7.0.0", ··· 58 58 "valtio": "2.1.2" 59 59 }, 60 60 "devDependencies": { 61 - "@ianvs/prettier-plugin-sort-imports": "~4.4.0", 61 + "@ianvs/prettier-plugin-sort-imports": "~4.4.1", 62 62 "@lingui/cli": "~5.1.2", 63 63 "@lingui/vite-plugin": "~5.1.2", 64 64 "@preact/preset-vite": "~2.9.4", 65 65 "babel-plugin-macros": "~3.1.0", 66 - "postcss": "~8.4.49", 66 + "postcss": "~8.5.0", 67 67 "postcss-dark-theme-class": "~1.3.0", 68 68 "postcss-preset-env": "~10.1.3", 69 69 "prettier": "3.4.2",