From 65606f37cb59415473b3fa4a13a4db1f6be73042 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 08:46:28 +0000 Subject: [PATCH] chore(deps): update devdependency unplugin-build-meta to v2 --- package.json | 2 +- pnpm-lock.yaml | 67 ++++++++++++++++++++++++++++++-------------------- 2 files changed, 42 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index e27baba..babcdd3 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "tailwindcss": "^4.1.12", "tw-animate-css": "^1.3.7", "typescript": "^5.9.2", - "unplugin-build-meta": "^1.0.2", + "unplugin-build-meta": "^2.0.0", "wrangler": "^4.31.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 860aae6..9a7639d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: ^5.9.2 version: 5.9.2 unplugin-build-meta: - specifier: ^1.0.2 - version: 1.0.3(astro@5.15.9(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.53.3)(typescript@5.9.2)(yaml@2.8.1))(esbuild@0.27.0)(rollup@4.53.3)(vite@6.4.1(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(yaml@2.8.1)) + specifier: ^2.0.0 + version: 2.2.1(astro@5.15.9(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.53.3)(typescript@5.9.2)(yaml@2.8.1))(esbuild@0.27.0)(rollup@4.53.3)(vite@6.4.1(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(yaml@2.8.1)) wrangler: specifier: ^4.31.0 version: 4.59.1(@cloudflare/workers-types@4.20250906.0) @@ -1478,6 +1478,12 @@ packages: '@shikijs/vscode-textmate@10.0.2': resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} + '@simple-git/args-pathspec@1.0.3': + resolution: {integrity: sha512-ngJMaHlsWDTfjyq9F3VIQ8b7NXbBLq5j9i5bJ6XLYtD6qlDXT7fdKY2KscWWUF8t18xx052Y/PUO1K1TRc9yKA==} + + '@simple-git/argv-parser@1.1.1': + resolution: {integrity: sha512-Q9lBcfQ+VQCpQqGJFHe5yooOS5hGdLFFbJ5R+R5aDsnkPCahtn1hSkMcORX65J2Z5lxSkD0lQorMsncuBQxYUw==} + '@sindresorhus/is@7.2.0': resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==} engines: {node: '>=18'} @@ -1719,6 +1725,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@vitejs/plugin-react@4.7.0': resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==} @@ -3659,8 +3666,8 @@ packages: shiki@3.15.0: resolution: {integrity: sha512-kLdkY6iV3dYbtPwS9KXU7mjfmDm25f5m0IPNFnaXO7TBPcvbUOY72PYXSuSqDzwp+vlH/d7MXpHlKO/x+QoLXw==} - simple-git@3.28.0: - resolution: {integrity: sha512-Rs/vQRwsn1ILH1oBUy8NucJlXmnnLeLCfcvbSehkPzbv3wwoFWIdtfd6Ndo6ZPhlPsCZ60CPI4rxurnwAa+a2w==} + simple-git@3.36.0: + resolution: {integrity: sha512-cGQjLjK8bxJw4QuYT7gxHw3/IouVESbhahSsHrX97MzCL1gu2u7oy38W6L2ZIGECEfIBG4BabsWDPjBxJENv9Q==} simple-swizzle@0.2.2: resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} @@ -3769,12 +3776,12 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} - deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me tar@7.4.3: resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==} engines: {node: '>=18'} - deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me tiny-inflate@1.0.3: resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==} @@ -3815,6 +3822,7 @@ packages: tsconfck@3.1.6: resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==} engines: {node: ^18 || >=20} + deprecated: unmaintained hasBin: true peerDependencies: typescript: ^5.0.0 @@ -3916,18 +3924,18 @@ packages: unist-util-visit@5.0.0: resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==} - unplugin-build-meta@1.0.3: - resolution: {integrity: sha512-TP3vzblciuMRTQAxYXNv9eYQqUpmYPU643cWsEUW1XaEa278+oBQlBWgfJxaYL+m463uo7uVnlMpK8MLg9DMyQ==} + unplugin-build-meta@2.2.1: + resolution: {integrity: sha512-RRCdrnZIyY3R4GHHHOHsRk+5t0gNGX5/jxibxOK44ljR3MO4hPeyqt0XkS+s6l8M7bFN13pxHuvvV0dWar6Xuw==} peerDependencies: - '@nuxt/kit': '>=3' - '@nuxt/schema': '>=3' - '@rspack/core': ^1.0.13 - astro: '>=3' - esbuild: '*' - rolldown: '>=0.14.0' - rollup: '>=3' - vite: '>=3' - webpack: ^4 || ^5 + '@nuxt/kit': ^3.0.0 || ^4.0.0 + '@nuxt/schema': ^3.0.0 || ^4.0.0 + '@rspack/core': ^1.1.8 || ^2.0.0 + astro: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 + esbuild: '>=0.19.12 <1' + rolldown: ^1.0.0 + rollup: '>=4 <5' + vite: ^6.0.0 || ^7.0.0 || ^8.0.0 + webpack: ^5.73.0 peerDependenciesMeta: '@nuxt/kit': optional: true @@ -3948,9 +3956,9 @@ packages: webpack: optional: true - unplugin@2.3.10: - resolution: {integrity: sha512-6NCPkv1ClwH+/BGE9QeoTIl09nuiAt0gS28nn1PvYXsGKRwM2TCbFA2QiilmehPDTXIe684k4rZI1yl3A1PCUw==} - engines: {node: '>=18.12.0'} + unplugin@3.0.0: + resolution: {integrity: sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==} + engines: {node: ^20.19.0 || >=22.12.0} unstorage@1.17.3: resolution: {integrity: sha512-i+JYyy0DoKmQ3FximTHbGadmIYb8JEpq7lxUjnjeB702bCPum0vzo6oy5Mfu0lpqISw7hCyMW2yj4nWC8bqJ3Q==} @@ -5541,6 +5549,12 @@ snapshots: '@shikijs/vscode-textmate@10.0.2': {} + '@simple-git/args-pathspec@1.0.3': {} + + '@simple-git/argv-parser@1.1.1': + dependencies: + '@simple-git/args-pathspec': 1.0.3 + '@sindresorhus/is@7.2.0': {} '@speed-highlight/core@1.2.14': {} @@ -8321,10 +8335,12 @@ snapshots: '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 - simple-git@3.28.0: + simple-git@3.36.0: dependencies: '@kwsites/file-exists': 1.1.1 '@kwsites/promise-deferred': 1.1.1 + '@simple-git/args-pathspec': 1.0.3 + '@simple-git/argv-parser': 1.1.1 debug: 4.4.3(supports-color@10.2.2) transitivePeerDependencies: - supports-color @@ -8599,11 +8615,11 @@ snapshots: unist-util-is: 6.0.1 unist-util-visit-parents: 6.0.2 - unplugin-build-meta@1.0.3(astro@5.15.9(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.53.3)(typescript@5.9.2)(yaml@2.8.1))(esbuild@0.27.0)(rollup@4.53.3)(vite@6.4.1(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(yaml@2.8.1)): + unplugin-build-meta@2.2.1(astro@5.15.9(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.53.3)(typescript@5.9.2)(yaml@2.8.1))(esbuild@0.27.0)(rollup@4.53.3)(vite@6.4.1(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(yaml@2.8.1)): dependencies: git-url-parse: 16.1.0 - simple-git: 3.28.0 - unplugin: 2.3.10 + simple-git: 3.36.0 + unplugin: 3.0.0 optionalDependencies: astro: 5.15.9(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.53.3)(typescript@5.9.2)(yaml@2.8.1) esbuild: 0.27.0 @@ -8612,10 +8628,9 @@ snapshots: transitivePeerDependencies: - supports-color - unplugin@2.3.10: + unplugin@3.0.0: dependencies: '@jridgewell/remapping': 2.3.5 - acorn: 8.15.0 picomatch: 4.0.3 webpack-virtual-modules: 0.6.2