From 27315255bc4f57ef88fd899bf5ba3cc9a8825aa9 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Tue, 21 Oct 2025 07:38:04 +0800 Subject: [PATCH] Upgrade deps --- package-lock.json | 48 +++++++++++++++++++++++------------------------ package.json | 8 ++++---- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/package-lock.json b/package-lock.json index 52e2e4ed..f5af6255 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "js-cookie": "~3.0.5", "just-debounce-it": "~3.2.0", "lz-string": "~1.5.0", - "masto": "~7.2.0", + "masto": "~7.3.0", "moize": "~6.1.6", "p-queue": "~9.0.0", "p-retry": "~7.1.0", @@ -56,15 +56,15 @@ "@lingui/babel-plugin-lingui-macro": "~5.5.1", "@lingui/cli": "~5.5.1", "@lingui/vite-plugin": "~5.5.1", - "@playwright/test": "~1.56.0", + "@playwright/test": "~1.56.1", "@preact/preset-vite": "~2.10.2", - "@types/node": "~24.7.2", + "@types/node": "~24.8.1", "postcss": "~8.5.6", "postcss-dark-theme-class": "~2.0.0", "postcss-preset-env": "~10.4.0", "sonda": "~0.9.0", "twitter-text": "~3.1.0", - "vite": "~7.1.9", + "vite": "~7.1.11", "vite-plugin-generate-file": "~0.3.1", "vite-plugin-html-config": "~2.0.2", "vite-plugin-pwa": "~1.1.0", @@ -3904,13 +3904,13 @@ } }, "node_modules/@playwright/test": { - "version": "1.56.0", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.56.0.tgz", - "integrity": "sha512-Tzh95Twig7hUwwNe381/K3PggZBZblKUe2wv25oIpzWLr6Z0m4KgV1ZVIjnR6GM9ANEqjZD7XsZEa6JL/7YEgg==", + "version": "1.56.1", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.56.1.tgz", + "integrity": "sha512-vSMYtL/zOcFpvJCW71Q/OEGQb7KYBPAdKh35WNSkaZA75JlAO8ED8UN6GUNTm3drWomcbcqRPFqQbLae8yBTdg==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.56.0" + "playwright": "1.56.1" }, "bin": { "playwright": "cli.js" @@ -4460,9 +4460,9 @@ } }, "node_modules/@types/node": { - "version": "24.7.2", - "resolved": "https://registry.npmjs.org/@types/node/-/node-24.7.2.tgz", - "integrity": "sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==", + "version": "24.8.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.8.1.tgz", + "integrity": "sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==", "devOptional": true, "license": "MIT", "dependencies": { @@ -7279,9 +7279,9 @@ } }, "node_modules/masto": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/masto/-/masto-7.2.0.tgz", - "integrity": "sha512-fjaLIEj0rOn4fzrvOzA/YXgI8kwFX10Z5G8c7hIof6zmbS9aPg5sdrRp54F0gjQZWgBjjWKxVh155zxWnx4Udg==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/masto/-/masto-7.3.0.tgz", + "integrity": "sha512-bxlZ19Xzd2f4UD1shxHVPgzce3KVlNyeTAfIUNAFbUTJKROg4TXxKoOtX5H4XlXe1vW1Ehm8T+DJ9F64KjAZtw==", "license": "MIT", "dependencies": { "change-case": "^4.1.2", @@ -7819,13 +7819,13 @@ } }, "node_modules/playwright": { - "version": "1.56.0", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.56.0.tgz", - "integrity": "sha512-X5Q1b8lOdWIE4KAoHpW3SE8HvUB+ZZsUoN64ZhjnN8dOb1UpujxBtENGiZFE+9F/yhzJwYa+ca3u43FeLbboHA==", + "version": "1.56.1", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.56.1.tgz", + "integrity": "sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.56.0" + "playwright-core": "1.56.1" }, "bin": { "playwright": "cli.js" @@ -7838,9 +7838,9 @@ } }, "node_modules/playwright-core": { - "version": "1.56.0", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.56.0.tgz", - "integrity": "sha512-1SXl7pMfemAMSDn5rkPeZljxOCYAmQnYLBTExuh6E8USHXGSX3dx6lYZN/xPpTz1vimXmPA9CDnILvmJaB8aSQ==", + "version": "1.56.1", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.56.1.tgz", + "integrity": "sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==", "dev": true, "license": "Apache-2.0", "bin": { @@ -10152,9 +10152,9 @@ } }, "node_modules/vite": { - "version": "7.1.9", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.9.tgz", - "integrity": "sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==", + "version": "7.1.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.11.tgz", + "integrity": "sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e7a5b7f2..0fa9d12a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "js-cookie": "~3.0.5", "just-debounce-it": "~3.2.0", "lz-string": "~1.5.0", - "masto": "~7.2.0", + "masto": "~7.3.0", "moize": "~6.1.6", "p-queue": "~9.0.0", "p-retry": "~7.1.0", @@ -69,15 +69,15 @@ "@lingui/babel-plugin-lingui-macro": "~5.5.1", "@lingui/cli": "~5.5.1", "@lingui/vite-plugin": "~5.5.1", - "@playwright/test": "~1.56.0", + "@playwright/test": "~1.56.1", "@preact/preset-vite": "~2.10.2", - "@types/node": "~24.7.2", + "@types/node": "~24.8.1", "postcss": "~8.5.6", "postcss-dark-theme-class": "~2.0.0", "postcss-preset-env": "~10.4.0", "sonda": "~0.9.0", "twitter-text": "~3.1.0", - "vite": "~7.1.9", + "vite": "~7.1.11", "vite-plugin-generate-file": "~0.3.1", "vite-plugin-html-config": "~2.0.2", "vite-plugin-pwa": "~1.1.0",