this repo has no description
0
fork

Configure Feed

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

Upgrade deps

+43 -43
+1 -1
biome.json
··· 1 1 { 2 - "$schema": "https://biomejs.dev/schemas/2.1.4/schema.json", 2 + "$schema": "https://biomejs.dev/schemas/2.2.0/schema.json", 3 3 "vcs": { 4 4 "enabled": true, 5 5 "clientKind": "git",
+40 -40
package-lock.json
··· 51 51 "valtio": "2.1.5" 52 52 }, 53 53 "devDependencies": { 54 - "@biomejs/biome": "2.1.4", 54 + "@biomejs/biome": "2.2.0", 55 55 "@lingui/babel-plugin-lingui-macro": "~5.4.1", 56 56 "@lingui/cli": "~5.4.1", 57 57 "@lingui/vite-plugin": "~5.4.1", 58 58 "@playwright/test": "~1.54.2", 59 59 "@preact/preset-vite": "~2.10.2", 60 - "@types/node": "~24.2.1", 60 + "@types/node": "~24.3.0", 61 61 "postcss": "~8.5.6", 62 62 "postcss-dark-theme-class": "~1.3.0", 63 63 "postcss-preset-env": "~10.2.4", ··· 1605 1605 } 1606 1606 }, 1607 1607 "node_modules/@biomejs/biome": { 1608 - "version": "2.1.4", 1609 - "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.1.4.tgz", 1610 - "integrity": "sha512-QWlrqyxsU0FCebuMnkvBIkxvPqH89afiJzjMl+z67ybutse590jgeaFdDurE9XYtzpjRGTI1tlUZPGWmbKsElA==", 1608 + "version": "2.2.0", 1609 + "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.2.0.tgz", 1610 + "integrity": "sha512-3On3RSYLsX+n9KnoSgfoYlckYBoU6VRM22cw1gB4Y0OuUVSYd/O/2saOJMrA4HFfA1Ff0eacOvMN1yAAvHtzIw==", 1611 1611 "dev": true, 1612 1612 "license": "MIT OR Apache-2.0", 1613 1613 "bin": { ··· 1621 1621 "url": "https://opencollective.com/biome" 1622 1622 }, 1623 1623 "optionalDependencies": { 1624 - "@biomejs/cli-darwin-arm64": "2.1.4", 1625 - "@biomejs/cli-darwin-x64": "2.1.4", 1626 - "@biomejs/cli-linux-arm64": "2.1.4", 1627 - "@biomejs/cli-linux-arm64-musl": "2.1.4", 1628 - "@biomejs/cli-linux-x64": "2.1.4", 1629 - "@biomejs/cli-linux-x64-musl": "2.1.4", 1630 - "@biomejs/cli-win32-arm64": "2.1.4", 1631 - "@biomejs/cli-win32-x64": "2.1.4" 1624 + "@biomejs/cli-darwin-arm64": "2.2.0", 1625 + "@biomejs/cli-darwin-x64": "2.2.0", 1626 + "@biomejs/cli-linux-arm64": "2.2.0", 1627 + "@biomejs/cli-linux-arm64-musl": "2.2.0", 1628 + "@biomejs/cli-linux-x64": "2.2.0", 1629 + "@biomejs/cli-linux-x64-musl": "2.2.0", 1630 + "@biomejs/cli-win32-arm64": "2.2.0", 1631 + "@biomejs/cli-win32-x64": "2.2.0" 1632 1632 } 1633 1633 }, 1634 1634 "node_modules/@biomejs/cli-darwin-arm64": { 1635 - "version": "2.1.4", 1636 - "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.1.4.tgz", 1637 - "integrity": "sha512-sCrNENE74I9MV090Wq/9Dg7EhPudx3+5OiSoQOkIe3DLPzFARuL1dOwCWhKCpA3I5RHmbrsbNSRfZwCabwd8Qg==", 1635 + "version": "2.2.0", 1636 + "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.2.0.tgz", 1637 + "integrity": "sha512-zKbwUUh+9uFmWfS8IFxmVD6XwqFcENjZvEyfOxHs1epjdH3wyyMQG80FGDsmauPwS2r5kXdEM0v/+dTIA9FXAg==", 1638 1638 "cpu": [ 1639 1639 "arm64" 1640 1640 ], ··· 1649 1649 } 1650 1650 }, 1651 1651 "node_modules/@biomejs/cli-darwin-x64": { 1652 - "version": "2.1.4", 1653 - "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.1.4.tgz", 1654 - "integrity": "sha512-gOEICJbTCy6iruBywBDcG4X5rHMbqCPs3clh3UQ+hRKlgvJTk4NHWQAyHOXvaLe+AxD1/TNX1jbZeffBJzcrOw==", 1652 + "version": "2.2.0", 1653 + "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.2.0.tgz", 1654 + "integrity": "sha512-+OmT4dsX2eTfhD5crUOPw3RPhaR+SKVspvGVmSdZ9y9O/AgL8pla6T4hOn1q+VAFBHuHhsdxDRJgFCSC7RaMOw==", 1655 1655 "cpu": [ 1656 1656 "x64" 1657 1657 ], ··· 1666 1666 } 1667 1667 }, 1668 1668 "node_modules/@biomejs/cli-linux-arm64": { 1669 - "version": "2.1.4", 1670 - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.1.4.tgz", 1671 - "integrity": "sha512-juhEkdkKR4nbUi5k/KRp1ocGPNWLgFRD4NrHZSveYrD6i98pyvuzmS9yFYgOZa5JhaVqo0HPnci0+YuzSwT2fw==", 1669 + "version": "2.2.0", 1670 + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.2.0.tgz", 1671 + "integrity": "sha512-6eoRdF2yW5FnW9Lpeivh7Mayhq0KDdaDMYOJnH9aT02KuSIX5V1HmWJCQQPwIQbhDh68Zrcpl8inRlTEan0SXw==", 1672 1672 "cpu": [ 1673 1673 "arm64" 1674 1674 ], ··· 1683 1683 } 1684 1684 }, 1685 1685 "node_modules/@biomejs/cli-linux-arm64-musl": { 1686 - "version": "2.1.4", 1687 - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.1.4.tgz", 1688 - "integrity": "sha512-nYr7H0CyAJPaLupFE2cH16KZmRC5Z9PEftiA2vWxk+CsFkPZQ6dBRdcC6RuS+zJlPc/JOd8xw3uCCt9Pv41WvQ==", 1686 + "version": "2.2.0", 1687 + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.2.0.tgz", 1688 + "integrity": "sha512-egKpOa+4FL9YO+SMUMLUvf543cprjevNc3CAgDNFLcjknuNMcZ0GLJYa3EGTCR2xIkIUJDVneBV3O9OcIlCEZQ==", 1689 1689 "cpu": [ 1690 1690 "arm64" 1691 1691 ], ··· 1700 1700 } 1701 1701 }, 1702 1702 "node_modules/@biomejs/cli-linux-x64": { 1703 - "version": "2.1.4", 1704 - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.1.4.tgz", 1705 - "integrity": "sha512-Eoy9ycbhpJVYuR+LskV9s3uyaIkp89+qqgqhGQsWnp/I02Uqg2fXFblHJOpGZR8AxdB9ADy87oFVxn9MpFKUrw==", 1703 + "version": "2.2.0", 1704 + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.2.0.tgz", 1705 + "integrity": "sha512-5UmQx/OZAfJfi25zAnAGHUMuOd+LOsliIt119x2soA2gLggQYrVPA+2kMUxR6Mw5M1deUF/AWWP2qpxgH7Nyfw==", 1706 1706 "cpu": [ 1707 1707 "x64" 1708 1708 ], ··· 1717 1717 } 1718 1718 }, 1719 1719 "node_modules/@biomejs/cli-linux-x64-musl": { 1720 - "version": "2.1.4", 1721 - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.1.4.tgz", 1722 - "integrity": "sha512-lvwvb2SQQHctHUKvBKptR6PLFCM7JfRjpCCrDaTmvB7EeZ5/dQJPhTYBf36BE/B4CRWR2ZiBLRYhK7hhXBCZAg==", 1720 + "version": "2.2.0", 1721 + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.2.0.tgz", 1722 + "integrity": "sha512-I5J85yWwUWpgJyC1CcytNSGusu2p9HjDnOPAFG4Y515hwRD0jpR9sT9/T1cKHtuCvEQ/sBvx+6zhz9l9wEJGAg==", 1723 1723 "cpu": [ 1724 1724 "x64" 1725 1725 ], ··· 1734 1734 } 1735 1735 }, 1736 1736 "node_modules/@biomejs/cli-win32-arm64": { 1737 - "version": "2.1.4", 1738 - "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.1.4.tgz", 1739 - "integrity": "sha512-3WRYte7orvyi6TRfIZkDN9Jzoogbv+gSvR+b9VOXUg1We1XrjBg6WljADeVEaKTvOcpVdH0a90TwyOQ6ue4fGw==", 1737 + "version": "2.2.0", 1738 + "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.2.0.tgz", 1739 + "integrity": "sha512-n9a1/f2CwIDmNMNkFs+JI0ZjFnMO0jdOyGNtihgUNFnlmd84yIYY2KMTBmMV58ZlVHjgmY5Y6E1hVTnSRieggA==", 1740 1740 "cpu": [ 1741 1741 "arm64" 1742 1742 ], ··· 1751 1751 } 1752 1752 }, 1753 1753 "node_modules/@biomejs/cli-win32-x64": { 1754 - "version": "2.1.4", 1755 - "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.1.4.tgz", 1756 - "integrity": "sha512-tBc+W7anBPSFXGAoQW+f/+svkpt8/uXfRwDzN1DvnatkRMt16KIYpEi/iw8u9GahJlFv98kgHcIrSsZHZTR0sw==", 1754 + "version": "2.2.0", 1755 + "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.2.0.tgz", 1756 + "integrity": "sha512-Nawu5nHjP/zPKTIryh2AavzTc/KEg4um/MxWdXW0A6P/RZOyIpa7+QSjeXwAwX/utJGaCoXRPWtF3m5U/bB3Ww==", 1757 1757 "cpu": [ 1758 1758 "x64" 1759 1759 ], ··· 4302 4302 } 4303 4303 }, 4304 4304 "node_modules/@types/node": { 4305 - "version": "24.2.1", 4306 - "resolved": "https://registry.npmjs.org/@types/node/-/node-24.2.1.tgz", 4307 - "integrity": "sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==", 4305 + "version": "24.3.0", 4306 + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.3.0.tgz", 4307 + "integrity": "sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow==", 4308 4308 "devOptional": true, 4309 4309 "license": "MIT", 4310 4310 "dependencies": {
+2 -2
package.json
··· 63 63 "valtio": "2.1.5" 64 64 }, 65 65 "devDependencies": { 66 - "@biomejs/biome": "2.1.4", 66 + "@biomejs/biome": "2.2.0", 67 67 "@lingui/babel-plugin-lingui-macro": "~5.4.1", 68 68 "@lingui/cli": "~5.4.1", 69 69 "@lingui/vite-plugin": "~5.4.1", 70 70 "@playwright/test": "~1.54.2", 71 71 "@preact/preset-vite": "~2.10.2", 72 - "@types/node": "~24.2.1", 72 + "@types/node": "~24.3.0", 73 73 "postcss": "~8.5.6", 74 74 "postcss-dark-theme-class": "~1.3.0", 75 75 "postcss-preset-env": "~10.2.4",