From 62bc9c180b1c6d7cbbf53e04bd24ecfb46740333 Mon Sep 17 00:00:00 2001 From: Jessica Deen Date: Wed, 24 Jun 2026 13:11:59 -0700 Subject: [PATCH] chore(deps): bump @astrojs/preact 6, @primer/react-brand 0.69, @types/node 26 Stacks three passing Dependabot bumps (#110, #109, #111) into one branch with a single consolidated lockfile. Verified locally with Node 22: astro check, astro build, and Playwright tests all pass. Excludes #112 (astro 7): it pulls Vite 8 (rolldown), whose built-in postcss-import cannot resolve Tailwind v4's @import "tailwindcss", which needs a dedicated migration. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- package-lock.json | 156 +++++++++------------------------------------- package.json | 6 +- 2 files changed, 31 insertions(+), 131 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9f46554..baedc86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,8 +8,8 @@ "name": "github-wallpaper-generator", "version": "0.0.1", "dependencies": { - "@astrojs/preact": "^5.1.5", - "@primer/react-brand": "^0.68.0", + "@astrojs/preact": "^6.0.0", + "@primer/react-brand": "^0.69.0", "astro": "^6.4.8", "framer-motion": "^12.40.0", "html2canvas": "^1.4.1", @@ -22,7 +22,7 @@ "@astrojs/check": "^0.9.9", "@playwright/test": "^1.61.0", "@tailwindcss/postcss": "^4.3.1", - "@types/node": "^25.9.3", + "@types/node": "^26.0.0", "baseline-browser-mapping": "^2.10.38", "typescript": "^6.0.3" } @@ -186,9 +186,9 @@ } }, "node_modules/@astrojs/preact": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/@astrojs/preact/-/preact-5.1.5.tgz", - "integrity": "sha512-it2XeiqNru7cAl8b3WZc/ZGrUC5njxSjs2JzpG/gaPyMAIALEMmb9nw3+2yZZw4dub6ofAQr4x4xTO0NAEyEsA==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@astrojs/preact/-/preact-6.0.0.tgz", + "integrity": "sha512-8FYeEsn0GGld1aoSsZlKtroZfk7/fWcSJNDsI3QSslgngyhUKvDbC9XYsgwlsTBn1egEgeniDQ3uh7L/aqmiGw==", "license": "MIT", "dependencies": { "@astrojs/internal-helpers": "0.10.0", @@ -196,7 +196,7 @@ "@preact/signals": "^2.8.2", "devalue": "^5.8.1", "preact-render-to-string": "^6.6.6", - "vite": "^7.3.2" + "vite": "^8.0.13" }, "engines": { "node": ">=22.12.0" @@ -1167,9 +1167,6 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1186,9 +1183,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1205,9 +1199,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1224,9 +1215,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1243,9 +1231,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1262,9 +1247,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1281,9 +1263,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1300,9 +1279,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1319,9 +1295,6 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1344,9 +1317,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1369,9 +1339,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1394,9 +1361,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1419,9 +1383,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1444,9 +1405,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1469,9 +1427,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1494,9 +1449,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1779,9 +1731,9 @@ "license": "MIT" }, "node_modules/@primer/react-brand": { - "version": "0.68.0", - "resolved": "https://registry.npmjs.org/@primer/react-brand/-/react-brand-0.68.0.tgz", - "integrity": "sha512-up5PZ5/NshLSJ22Ayv1RyBsuXzlm20L/Khn+4Ajm3W+or848HEr4bmw3gT7h5ErCRW7Sir8l+naEPmjZ27MSOw==", + "version": "0.69.0", + "resolved": "https://registry.npmjs.org/@primer/react-brand/-/react-brand-0.69.0.tgz", + "integrity": "sha512-GVDQJ7MPKOmcyje+ze0H4V1NPr7V2/ADmms/St1rYLlyTnG/TZIXILZrlGKAv2BAleEeuMugOhtzQNpI021QOQ==", "license": "MIT", "dependencies": { "@oddbird/popover-polyfill": "0.5.2", @@ -1913,9 +1865,6 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -1929,9 +1878,6 @@ "cpu": [ "arm" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -1945,9 +1891,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -1961,9 +1904,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -1977,9 +1917,6 @@ "cpu": [ "loong64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -1993,9 +1930,6 @@ "cpu": [ "loong64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2009,9 +1943,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2025,9 +1956,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2041,9 +1969,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2057,9 +1982,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2073,9 +1995,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2089,9 +2008,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2105,9 +2021,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2425,9 +2338,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2445,9 +2355,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2465,9 +2372,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2485,9 +2389,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2690,13 +2591,13 @@ } }, "node_modules/@types/node": { - "version": "25.9.3", - "resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.3.tgz", - "integrity": "sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==", + "version": "26.0.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-26.0.0.tgz", + "integrity": "sha512-vf2YFi1iY9lHGwNJMs01biZFbKJkrZR1T6/MlzjhJLPdntOHLhTrDSnSVcdtvjihi4VQNlrFRIxLsDBlQpAipA==", "devOptional": true, "license": "MIT", "dependencies": { - "undici-types": ">=7.24.0 <7.24.7" + "undici-types": "~8.3.0" } }, "node_modules/@types/unist": { @@ -4331,6 +4232,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4351,6 +4253,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4371,6 +4274,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4391,6 +4295,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4411,6 +4316,7 @@ "cpu": [ "arm" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4431,9 +4337,7 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4454,9 +4358,7 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4477,9 +4379,7 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4500,9 +4400,7 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4523,6 +4421,7 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -4543,6 +4442,7 @@ "cpu": [ "x64" ], + "dev": true, "license": "MPL-2.0", "optional": true, "os": [ @@ -6551,9 +6451,9 @@ "license": "MIT" }, "node_modules/undici-types": { - "version": "7.24.6", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.24.6.tgz", - "integrity": "sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==", + "version": "8.3.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz", + "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==", "devOptional": true, "license": "MIT" }, diff --git a/package.json b/package.json index f0ffd6a..a8ef9e9 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ "astro": "astro" }, "dependencies": { - "@astrojs/preact": "^5.1.5", - "@primer/react-brand": "^0.68.0", + "@astrojs/preact": "^6.0.0", + "@primer/react-brand": "^0.69.0", "astro": "^6.4.8", "framer-motion": "^12.40.0", "html2canvas": "^1.4.1", @@ -25,7 +25,7 @@ "@astrojs/check": "^0.9.9", "@playwright/test": "^1.61.0", "@tailwindcss/postcss": "^4.3.1", - "@types/node": "^25.9.3", + "@types/node": "^26.0.0", "baseline-browser-mapping": "^2.10.38", "typescript": "^6.0.3" },