this repo has no description
0
fork

Configure Feed

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

Upgrade deps

+118 -121
+1 -1
biome.json
··· 1 1 { 2 - "$schema": "https://biomejs.dev/schemas/2.1.3/schema.json", 2 + "$schema": "https://biomejs.dev/schemas/2.1.4/schema.json", 3 3 "vcs": { 4 4 "enabled": true, 5 5 "clientKind": "git",
+108 -111
package-lock.json
··· 14 14 "@github/text-expander-element": "~2.9.2", 15 15 "@iconify-icons/mingcute": "~1.2.9", 16 16 "@justinribeiro/lite-youtube": "~1.8.2", 17 - "@lingui/detect-locale": "~5.4.0", 18 - "@lingui/macro": "~5.4.0", 19 - "@lingui/react": "~5.4.0", 17 + "@lingui/detect-locale": "~5.4.1", 18 + "@lingui/macro": "~5.4.1", 19 + "@lingui/react": "~5.4.1", 20 20 "@szhsin/react-menu": "~4.4.1", 21 21 "chroma-js": "~3.1.2", 22 22 "compare-versions": "~6.1.1", ··· 51 51 "valtio": "2.1.5" 52 52 }, 53 53 "devDependencies": { 54 - "@biomejs/biome": "2.1.3", 55 - "@lingui/babel-plugin-lingui-macro": "~5.4.0", 56 - "@lingui/cli": "~5.4.0", 57 - "@lingui/vite-plugin": "~5.4.0", 54 + "@biomejs/biome": "2.1.4", 55 + "@lingui/babel-plugin-lingui-macro": "~5.4.1", 56 + "@lingui/cli": "~5.4.1", 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.1.0", 60 + "@types/node": "~24.2.1", 61 61 "postcss": "~8.5.6", 62 62 "postcss-dark-theme-class": "~1.3.0", 63 63 "postcss-preset-env": "~10.2.4", 64 64 "sonda": "~0.9.0", 65 65 "twitter-text": "~3.1.0", 66 - "vite": "~7.0.6", 66 + "vite": "~7.1.1", 67 67 "vite-plugin-generate-file": "~0.3.1", 68 68 "vite-plugin-html-config": "~2.0.2", 69 69 "vite-plugin-pwa": "~1.0.2", ··· 1605 1605 } 1606 1606 }, 1607 1607 "node_modules/@biomejs/biome": { 1608 - "version": "2.1.3", 1609 - "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.1.3.tgz", 1610 - "integrity": "sha512-KE/tegvJIxTkl7gJbGWSgun7G6X/n2M6C35COT6ctYrAy7SiPyNvi6JtoQERVK/VRbttZfgGq96j2bFmhmnH4w==", 1608 + "version": "2.1.4", 1609 + "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.1.4.tgz", 1610 + "integrity": "sha512-QWlrqyxsU0FCebuMnkvBIkxvPqH89afiJzjMl+z67ybutse590jgeaFdDurE9XYtzpjRGTI1tlUZPGWmbKsElA==", 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.3", 1625 - "@biomejs/cli-darwin-x64": "2.1.3", 1626 - "@biomejs/cli-linux-arm64": "2.1.3", 1627 - "@biomejs/cli-linux-arm64-musl": "2.1.3", 1628 - "@biomejs/cli-linux-x64": "2.1.3", 1629 - "@biomejs/cli-linux-x64-musl": "2.1.3", 1630 - "@biomejs/cli-win32-arm64": "2.1.3", 1631 - "@biomejs/cli-win32-x64": "2.1.3" 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" 1632 1632 } 1633 1633 }, 1634 1634 "node_modules/@biomejs/cli-darwin-arm64": { 1635 - "version": "2.1.3", 1636 - "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.1.3.tgz", 1637 - "integrity": "sha512-LFLkSWRoSGS1wVUD/BE6Nlt2dSn0ulH3XImzg2O/36BoToJHKXjSxzPEMAqT9QvwVtk7/9AQhZpTneERU9qaXA==", 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==", 1638 1638 "cpu": [ 1639 1639 "arm64" 1640 1640 ], ··· 1649 1649 } 1650 1650 }, 1651 1651 "node_modules/@biomejs/cli-darwin-x64": { 1652 - "version": "2.1.3", 1653 - "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.1.3.tgz", 1654 - "integrity": "sha512-Q/4OTw8P9No9QeowyxswcWdm0n2MsdCwWcc5NcKQQvzwPjwuPdf8dpPPf4r+x0RWKBtl1FLiAUtJvBlri6DnYw==", 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==", 1655 1655 "cpu": [ 1656 1656 "x64" 1657 1657 ], ··· 1666 1666 } 1667 1667 }, 1668 1668 "node_modules/@biomejs/cli-linux-arm64": { 1669 - "version": "2.1.3", 1670 - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.1.3.tgz", 1671 - "integrity": "sha512-2hS6LgylRqMFmAZCOFwYrf77QMdUwJp49oe8PX/O8+P2yKZMSpyQTf3Eo5ewnsMFUEmYbPOskafdV1ds1MZMJA==", 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==", 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.3", 1687 - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.1.3.tgz", 1688 - "integrity": "sha512-KXouFSBnoxAWZYDQrnNRzZBbt5s9UJkIm40hdvSL9mBxSSoxRFQJbtg1hP3aa8A2SnXyQHxQfpiVeJlczZt76w==", 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==", 1689 1689 "cpu": [ 1690 1690 "arm64" 1691 1691 ], ··· 1700 1700 } 1701 1701 }, 1702 1702 "node_modules/@biomejs/cli-linux-x64": { 1703 - "version": "2.1.3", 1704 - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.1.3.tgz", 1705 - "integrity": "sha512-NxlSCBhLvQtWGagEztfAZ4WcE1AkMTntZV65ZvR+J9jp06+EtOYEBPQndA70ZGhHbEDG57bR6uNvqkd1WrEYVA==", 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==", 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.3", 1721 - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.1.3.tgz", 1722 - "integrity": "sha512-KaLAxnROouzIWtl6a0Y88r/4hW5oDUJTIqQorOTVQITaKQsKjZX4XCUmHIhdEk8zMnaiLZzRTAwk1yIAl+mIew==", 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==", 1723 1723 "cpu": [ 1724 1724 "x64" 1725 1725 ], ··· 1734 1734 } 1735 1735 }, 1736 1736 "node_modules/@biomejs/cli-win32-arm64": { 1737 - "version": "2.1.3", 1738 - "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.1.3.tgz", 1739 - "integrity": "sha512-V9CUZCtWH4u0YwyCYbQ3W5F4ZGPWp2C2TYcsiWFNNyRfmOW1j/TY/jAurl33SaRjgZPO5UUhGyr9m6BN9t84NQ==", 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==", 1740 1740 "cpu": [ 1741 1741 "arm64" 1742 1742 ], ··· 1751 1751 } 1752 1752 }, 1753 1753 "node_modules/@biomejs/cli-win32-x64": { 1754 - "version": "2.1.3", 1755 - "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.1.3.tgz", 1756 - "integrity": "sha512-dxy599q6lgp8ANPpR8sDMscwdp9oOumEsVXuVCVT9N2vAho8uYXlCz53JhxX6LtJOXaE73qzgkGQ7QqvFlMC0g==", 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==", 1757 1757 "cpu": [ 1758 1758 "x64" 1759 1759 ], ··· 3498 3498 "license": "MIT" 3499 3499 }, 3500 3500 "node_modules/@lingui/babel-plugin-extract-messages": { 3501 - "version": "5.4.0", 3502 - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-5.4.0.tgz", 3503 - "integrity": "sha512-hcxnDgtby6rfhRvLM0Q9IsJhIjNR9dnHrKLKgSHsc5dTA/RYajSYbsdUXECvOQN+whwgBoQtZb/hvALmBpmjQA==", 3501 + "version": "5.4.1", 3502 + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-5.4.1.tgz", 3503 + "integrity": "sha512-sjkVaLyuK3ZW62mv5gU6pOdl3ZpwDReeSaNodJuf9LssbMIQPa5WOirTnMeBaalrQ8BA2srrRzQAWgsXPQVdXA==", 3504 3504 "dev": true, 3505 3505 "license": "MIT", 3506 3506 "engines": { ··· 3508 3508 } 3509 3509 }, 3510 3510 "node_modules/@lingui/babel-plugin-lingui-macro": { 3511 - "version": "5.4.0", 3512 - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-5.4.0.tgz", 3513 - "integrity": "sha512-VKRc/uQ4fyFJfRcBwaWDqDXNTj99IJzgAFX/P0keeTmLltW1nm/d367Ksku19JI1SDUo42p65YEuk3VxuXyQ3g==", 3511 + "version": "5.4.1", 3512 + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-lingui-macro/-/babel-plugin-lingui-macro-5.4.1.tgz", 3513 + "integrity": "sha512-9IO+PDvdneY8OCI8zvI1oDXpzryTMtyRv7uq9O0U1mFCvIPVd5dWQKQDu/CpgpYAc2+JG/izn5PNl9xzPc6ckw==", 3514 3514 "devOptional": true, 3515 3515 "license": "MIT", 3516 3516 "dependencies": { 3517 3517 "@babel/core": "^7.20.12", 3518 3518 "@babel/runtime": "^7.20.13", 3519 3519 "@babel/types": "^7.20.7", 3520 - "@lingui/conf": "5.4.0", 3521 - "@lingui/core": "5.4.0", 3522 - "@lingui/message-utils": "5.4.0" 3520 + "@lingui/conf": "5.4.1", 3521 + "@lingui/core": "5.4.1", 3522 + "@lingui/message-utils": "5.4.1" 3523 3523 }, 3524 3524 "engines": { 3525 3525 "node": ">=20.0.0" ··· 3534 3534 } 3535 3535 }, 3536 3536 "node_modules/@lingui/cli": { 3537 - "version": "5.4.0", 3538 - "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-5.4.0.tgz", 3539 - "integrity": "sha512-S/mWIsTc1ggx0GajoIftIVEiv5pQWuBK+ip/YMrJrvr/gVHEzja/cT4db5f8dwadWyZ/YfJuEnz22RSKqBrrKA==", 3537 + "version": "5.4.1", 3538 + "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-5.4.1.tgz", 3539 + "integrity": "sha512-UAKA9Iz4zMDJS7fzWMZ4hzQWontrTBnI5XCsPm7ttB0Ed0F4Pwph/Vu7pg4bJdiYr4d6nqEpRWd9aTxcC15/IA==", 3540 3540 "dev": true, 3541 3541 "license": "MIT", 3542 3542 "dependencies": { ··· 3545 3545 "@babel/parser": "^7.22.0", 3546 3546 "@babel/runtime": "^7.21.0", 3547 3547 "@babel/types": "^7.21.2", 3548 - "@lingui/babel-plugin-extract-messages": "5.4.0", 3549 - "@lingui/babel-plugin-lingui-macro": "5.4.0", 3550 - "@lingui/conf": "5.4.0", 3551 - "@lingui/core": "5.4.0", 3552 - "@lingui/format-po": "5.4.0", 3553 - "@lingui/message-utils": "5.4.0", 3548 + "@lingui/babel-plugin-extract-messages": "5.4.1", 3549 + "@lingui/babel-plugin-lingui-macro": "5.4.1", 3550 + "@lingui/conf": "5.4.1", 3551 + "@lingui/core": "5.4.1", 3552 + "@lingui/format-po": "5.4.1", 3553 + "@lingui/message-utils": "5.4.1", 3554 3554 "chokidar": "3.5.1", 3555 3555 "cli-table": "^0.3.11", 3556 3556 "commander": "^10.0.0", ··· 3642 3642 } 3643 3643 }, 3644 3644 "node_modules/@lingui/conf": { 3645 - "version": "5.4.0", 3646 - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-5.4.0.tgz", 3647 - "integrity": "sha512-S4YIWyyPpncTfilNzmvSrPUJ8lFKvOs/2+j4Lpzwj5Ue5DIpxB+2WnpNkfw3GsQl3ilPiFbo87R21XKLNzMF+Q==", 3645 + "version": "5.4.1", 3646 + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-5.4.1.tgz", 3647 + "integrity": "sha512-aDkj/bMSr/mCL8Nr1TS52v0GLCuVa4YqtRz+WvUCFZw/ovVInX0hKq1TClx/bSlhu60FzB/CbclxFMBw8aLVUg==", 3648 3648 "devOptional": true, 3649 3649 "license": "MIT", 3650 3650 "dependencies": { ··· 3659 3659 } 3660 3660 }, 3661 3661 "node_modules/@lingui/core": { 3662 - "version": "5.4.0", 3663 - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-5.4.0.tgz", 3664 - "integrity": "sha512-WtdAMkSU8Hbw0nOt+sZsNLJ2B8AO5EfZTpPIrzpKRiZ8RHZl/JOPzQlBLGbxKEoiPIiNcLnm3SZDNRJ16F/AYw==", 3662 + "version": "5.4.1", 3663 + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-5.4.1.tgz", 3664 + "integrity": "sha512-4FeIh56PH5vziPg2BYo4XYWWOHE4XaY/XR8Jakwn0/qwtLpydWMNVpZOpGWi7nfPZtcLaJLmZKup6UNxEl1Pfw==", 3665 3665 "license": "MIT", 3666 3666 "dependencies": { 3667 3667 "@babel/runtime": "^7.20.13", 3668 - "@lingui/message-utils": "5.4.0" 3668 + "@lingui/message-utils": "5.4.1" 3669 3669 }, 3670 3670 "engines": { 3671 3671 "node": ">=20.0.0" 3672 3672 }, 3673 3673 "peerDependencies": { 3674 - "@lingui/babel-plugin-lingui-macro": "5.4.0", 3674 + "@lingui/babel-plugin-lingui-macro": "5.4.1", 3675 3675 "babel-plugin-macros": "2 || 3" 3676 3676 }, 3677 3677 "peerDependenciesMeta": { ··· 3684 3684 } 3685 3685 }, 3686 3686 "node_modules/@lingui/detect-locale": { 3687 - "version": "5.4.0", 3688 - "resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-5.4.0.tgz", 3689 - "integrity": "sha512-4QhV49RlPTueKKNDpZb7xkZ41p/wB8+xSc7biaVgsHvgk0AB1gK6kGghvha8IvF2+HvpbLn8zSwLtu6HPcy+rw==", 3687 + "version": "5.4.1", 3688 + "resolved": "https://registry.npmjs.org/@lingui/detect-locale/-/detect-locale-5.4.1.tgz", 3689 + "integrity": "sha512-X6qM6Uw6EhcQj3z5sOIR/wVmhhJfa3SCvMLOzFxCWvm90yocMvuFrCZnmlhvzcGy6xLYO3PA/smHnAmWKUlU3g==", 3690 3690 "license": "MIT", 3691 3691 "engines": { 3692 3692 "node": ">=20.0.0" 3693 3693 } 3694 3694 }, 3695 3695 "node_modules/@lingui/format-po": { 3696 - "version": "5.4.0", 3697 - "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-5.4.0.tgz", 3698 - "integrity": "sha512-zQ930if6pTXAT4fQzbVdqORNc9g4XNCB2LwQ4nhzm65acCHI/BVMnGXkeU5qWLdX5xXPRIxaJbUvhXWh3Shy3A==", 3696 + "version": "5.4.1", 3697 + "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-5.4.1.tgz", 3698 + "integrity": "sha512-IBVq3RRLNEVRzNZcdEw0qpM5NKX4e9wDmvJMorkR2OYrgTbhWx5gDYhXpEZ9yqtuEVhILMdriVNjAAUnDAJibA==", 3699 3699 "dev": true, 3700 3700 "license": "MIT", 3701 3701 "dependencies": { 3702 - "@lingui/conf": "5.4.0", 3703 - "@lingui/message-utils": "5.4.0", 3702 + "@lingui/conf": "5.4.1", 3703 + "@lingui/message-utils": "5.4.1", 3704 3704 "date-fns": "^3.6.0", 3705 3705 "pofile": "^1.1.4" 3706 3706 }, ··· 3709 3709 } 3710 3710 }, 3711 3711 "node_modules/@lingui/macro": { 3712 - "version": "5.4.0", 3713 - "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-5.4.0.tgz", 3714 - "integrity": "sha512-vI3FUhO+JHiwJ2nrlrjSJ1wvYlxHvQTnqGw21ObvgFhJEVOVI1STza6nM4UWtgUAMpRo3B//ybZezKfyD16MiQ==", 3712 + "version": "5.4.1", 3713 + "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-5.4.1.tgz", 3714 + "integrity": "sha512-tBpcZCmyppe1OjMQyka+SvexG+iIWSlecmeMoZhf4bRWEDlGTfIuAoosZhVqsiyaaaBNJqpopOxJXf/Tgm7oqQ==", 3715 3715 "license": "MIT", 3716 3716 "dependencies": { 3717 - "@lingui/core": "5.4.0", 3718 - "@lingui/react": "5.4.0" 3717 + "@lingui/core": "5.4.1", 3718 + "@lingui/react": "5.4.1" 3719 3719 }, 3720 3720 "engines": { 3721 3721 "node": ">=20.0.0" 3722 3722 }, 3723 3723 "peerDependencies": { 3724 - "@lingui/babel-plugin-lingui-macro": "5.4.0", 3724 + "@lingui/babel-plugin-lingui-macro": "5.4.1", 3725 3725 "babel-plugin-macros": "2 || 3" 3726 3726 }, 3727 3727 "peerDependenciesMeta": { ··· 3734 3734 } 3735 3735 }, 3736 3736 "node_modules/@lingui/message-utils": { 3737 - "version": "5.4.0", 3738 - "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.4.0.tgz", 3739 - "integrity": "sha512-Ok++R55W3kvI8dN7itti0DmQatDLodOUJVuEDDhCydzpYJCurwc60hZCn/o/M2SI2+BCVlkTOCXGkdcrpJVS2Q==", 3740 - "bundleDependencies": [ 3741 - "@messageformat/date-skeleton" 3742 - ], 3737 + "version": "5.4.1", 3738 + "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-5.4.1.tgz", 3739 + "integrity": "sha512-hXfL90fFBoKp5YgLaWo3HbJS/7q+WlWs7VwVbUxl4pa+YladqNZf08JoDeBUDtlEVx5a3bNUSACXHs2FZo12aw==", 3743 3740 "license": "MIT", 3744 3741 "dependencies": { 3745 3742 "@messageformat/parser": "^5.0.0", ··· 3750 3747 } 3751 3748 }, 3752 3749 "node_modules/@lingui/react": { 3753 - "version": "5.4.0", 3754 - "resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.4.0.tgz", 3755 - "integrity": "sha512-tDHAZDKWNA5/omua8V4++x62E5PXXymyy2WqU12A6I1sSXYmsUp3IU6mHZO1Iy4dh8ci5+UJ8DsabRAsTbLjWA==", 3750 + "version": "5.4.1", 3751 + "resolved": "https://registry.npmjs.org/@lingui/react/-/react-5.4.1.tgz", 3752 + "integrity": "sha512-BfWHRTyu+Je4Km9ZYCTgFuRHgQI9TJa/fMYKJBw3dNy3I09oIqnJ21qbdDimnb/Z9ztMCGQ75EIFoqAB6bdwaw==", 3756 3753 "license": "MIT", 3757 3754 "dependencies": { 3758 3755 "@babel/runtime": "^7.20.13", 3759 - "@lingui/core": "5.4.0" 3756 + "@lingui/core": "5.4.1" 3760 3757 }, 3761 3758 "engines": { 3762 3759 "node": ">=20.0.0" 3763 3760 }, 3764 3761 "peerDependencies": { 3765 - "@lingui/babel-plugin-lingui-macro": "5.4.0", 3762 + "@lingui/babel-plugin-lingui-macro": "5.4.1", 3766 3763 "babel-plugin-macros": "2 || 3", 3767 3764 "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" 3768 3765 }, ··· 3776 3773 } 3777 3774 }, 3778 3775 "node_modules/@lingui/vite-plugin": { 3779 - "version": "5.4.0", 3780 - "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-5.4.0.tgz", 3781 - "integrity": "sha512-SdsO8+hfummzB5a5nJBGtyHSsrHEjZ/N9mMRbMLH01BvESogqH8Ydcbu7Vx17VYsun0Oscx0gA04v1xHeyT3vw==", 3776 + "version": "5.4.1", 3777 + "resolved": "https://registry.npmjs.org/@lingui/vite-plugin/-/vite-plugin-5.4.1.tgz", 3778 + "integrity": "sha512-4BxkHliJdGk7lmD++Bee9iy+n66kUONUPgpNqEgcuoEfaL0UgWWLbpkOr42X3tMUVt/S/SUM7firx6NexSCJ4Q==", 3782 3779 "dev": true, 3783 3780 "license": "MIT", 3784 3781 "dependencies": { 3785 - "@lingui/cli": "5.4.0", 3786 - "@lingui/conf": "5.4.0" 3782 + "@lingui/cli": "5.4.1", 3783 + "@lingui/conf": "5.4.1" 3787 3784 }, 3788 3785 "engines": { 3789 3786 "node": ">=20.0.0" ··· 4305 4302 } 4306 4303 }, 4307 4304 "node_modules/@types/node": { 4308 - "version": "24.1.0", 4309 - "resolved": "https://registry.npmjs.org/@types/node/-/node-24.1.0.tgz", 4310 - "integrity": "sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==", 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==", 4311 4308 "devOptional": true, 4312 4309 "license": "MIT", 4313 4310 "dependencies": { 4314 - "undici-types": "~7.8.0" 4311 + "undici-types": "~7.10.0" 4315 4312 } 4316 4313 }, 4317 4314 "node_modules/@types/parse-json": { ··· 9696 9693 } 9697 9694 }, 9698 9695 "node_modules/undici-types": { 9699 - "version": "7.8.0", 9700 - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz", 9701 - "integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==", 9696 + "version": "7.10.0", 9697 + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz", 9698 + "integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==", 9702 9699 "devOptional": true, 9703 9700 "license": "MIT" 9704 9701 }, ··· 9887 9884 } 9888 9885 }, 9889 9886 "node_modules/vite": { 9890 - "version": "7.0.6", 9891 - "resolved": "https://registry.npmjs.org/vite/-/vite-7.0.6.tgz", 9892 - "integrity": "sha512-MHFiOENNBd+Bd9uvc8GEsIzdkn1JxMmEeYX35tI3fv0sJBUTfW5tQsoaOwuY4KhBI09A3dUJ/DXf2yxPVPUceg==", 9887 + "version": "7.1.1", 9888 + "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.1.tgz", 9889 + "integrity": "sha512-yJ+Mp7OyV+4S+afWo+QyoL9jFWD11QFH0i5i7JypnfTcA1rmgxCbiA8WwAICDEtZ1Z1hzrVhN8R8rGTqkTY8ZQ==", 9893 9890 "dev": true, 9894 9891 "license": "MIT", 9895 9892 "dependencies": { ··· 9897 9894 "fdir": "^6.4.6", 9898 9895 "picomatch": "^4.0.3", 9899 9896 "postcss": "^8.5.6", 9900 - "rollup": "^4.40.0", 9897 + "rollup": "^4.43.0", 9901 9898 "tinyglobby": "^0.2.14" 9902 9899 }, 9903 9900 "bin": {
+9 -9
package.json
··· 26 26 "@github/text-expander-element": "~2.9.2", 27 27 "@iconify-icons/mingcute": "~1.2.9", 28 28 "@justinribeiro/lite-youtube": "~1.8.2", 29 - "@lingui/detect-locale": "~5.4.0", 30 - "@lingui/macro": "~5.4.0", 31 - "@lingui/react": "~5.4.0", 29 + "@lingui/detect-locale": "~5.4.1", 30 + "@lingui/macro": "~5.4.1", 31 + "@lingui/react": "~5.4.1", 32 32 "@szhsin/react-menu": "~4.4.1", 33 33 "chroma-js": "~3.1.2", 34 34 "compare-versions": "~6.1.1", ··· 63 63 "valtio": "2.1.5" 64 64 }, 65 65 "devDependencies": { 66 - "@biomejs/biome": "2.1.3", 67 - "@lingui/babel-plugin-lingui-macro": "~5.4.0", 68 - "@lingui/cli": "~5.4.0", 69 - "@lingui/vite-plugin": "~5.4.0", 66 + "@biomejs/biome": "2.1.4", 67 + "@lingui/babel-plugin-lingui-macro": "~5.4.1", 68 + "@lingui/cli": "~5.4.1", 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.1.0", 72 + "@types/node": "~24.2.1", 73 73 "postcss": "~8.5.6", 74 74 "postcss-dark-theme-class": "~1.3.0", 75 75 "postcss-preset-env": "~10.2.4", 76 76 "sonda": "~0.9.0", 77 77 "twitter-text": "~3.1.0", 78 - "vite": "~7.0.6", 78 + "vite": "~7.1.1", 79 79 "vite-plugin-generate-file": "~0.3.1", 80 80 "vite-plugin-html-config": "~2.0.2", 81 81 "vite-plugin-pwa": "~1.0.2",