From 762d0bc37d01e0c77ed8113d34fd911e4994785c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 22:33:01 +0000 Subject: [PATCH] Bump the packages group with 7 updates Bumps the packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [@octokit/core](https://github.com/octokit/core.js) | `7.0.3` | `7.0.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.5.0` | `24.5.1` | | [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `48.0.1` | `48.0.2` | | [@vercel/hono](https://github.com/vercel/vercel/tree/HEAD/packages/hono) | `0.0.24` | `0.0.25` | | [browserslist](https://github.com/browserslist/browserslist) | `4.26.0` | `4.26.2` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001741` | `1.0.30001743` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.218` | `1.5.219` | Updates `@octokit/core` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](https://github.com/octokit/core.js/compare/v7.0.3...v7.0.4) Updates `@types/node` from 24.5.0 to 24.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vercel` from 48.0.1 to 48.0.2 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/vercel@48.0.2/packages/cli) Updates `@vercel/hono` from 0.0.24 to 0.0.25 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/hono/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/hono@0.0.25/packages/hono) Updates `browserslist` from 4.26.0 to 4.26.2 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.26.0...4.26.2) Updates `caniuse-lite` from 1.0.30001741 to 1.0.30001743 - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001741...1.0.30001743) Updates `electron-to-chromium` from 1.5.218 to 1.5.219 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/commits) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-version: 7.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@types/node" dependency-version: 24.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: vercel dependency-version: 48.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@vercel/hono" dependency-version: 0.0.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: browserslist dependency-version: 4.26.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: caniuse-lite dependency-version: 1.0.30001743 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages - dependency-name: electron-to-chromium dependency-version: 1.5.219 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] --- package.json | 6 +-- pnpm-lock.yaml | 116 +++++++++++++++++++++++++++---------------------- 2 files changed, 67 insertions(+), 55 deletions(-) diff --git a/package.json b/package.json index e76556c..2a5ac35 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@eslint/js": "^9.35.0", "@stylistic/eslint-plugin": "^5.3.1", "@tailwindcss/postcss": "^4.1.13", - "@types/node": "^24.5.0", + "@types/node": "^24.5.1", "autoprefixer": "^10.4.21", "dotenv": "^17.2.2", "eslint": "^9.35.0", @@ -30,13 +30,13 @@ "tailwindcss": "4.1.13", "typescript": "^5.9.2", "typescript-eslint": "^8.44.0", - "vercel": "^48.0.1", + "vercel": "^48.0.2", "vite": "^7.1.5", "vite-plugin-solid": "^2.11.8", "vite-plugin-vercel": "^9.0.7" }, "dependencies": { - "@octokit/core": "^7.0.3", + "@octokit/core": "^7.0.4", "@octokit/plugin-paginate-rest": "^13.1.1", "@solid-primitives/storage": "^4.3.3", "@vercel/functions": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 79603ee..5d30d8a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,11 +9,11 @@ importers: .: dependencies: '@octokit/core': - specifier: ^7.0.3 - version: 7.0.3 + specifier: ^7.0.4 + version: 7.0.4 '@octokit/plugin-paginate-rest': specifier: ^13.1.1 - version: 13.1.1(@octokit/core@7.0.3) + version: 13.1.1(@octokit/core@7.0.4) '@solid-primitives/storage': specifier: ^4.3.3 version: 4.3.3(solid-js@1.9.9) @@ -43,8 +43,8 @@ importers: specifier: ^4.1.13 version: 4.1.13 '@types/node': - specifier: ^24.5.0 - version: 24.5.0 + specifier: ^24.5.1 + version: 24.5.1 autoprefixer: specifier: ^10.4.21 version: 10.4.21(postcss@8.5.6) @@ -85,17 +85,17 @@ importers: specifier: ^8.44.0 version: 8.44.0(eslint@9.35.0(jiti@2.5.1))(typescript@5.9.2) vercel: - specifier: ^48.0.1 - version: 48.0.1(rollup@4.50.2) + specifier: ^48.0.2 + version: 48.0.2(rollup@4.50.2) vite: specifier: ^7.1.5 - version: 7.1.5(@types/node@24.5.0)(jiti@2.5.1)(lightningcss@1.30.1) + version: 7.1.5(@types/node@24.5.1)(jiti@2.5.1)(lightningcss@1.30.1) vite-plugin-solid: specifier: ^2.11.8 - version: 2.11.8(solid-js@1.9.9)(vite@7.1.5(@types/node@24.5.0)(jiti@2.5.1)(lightningcss@1.30.1)) + version: 2.11.8(solid-js@1.9.9)(vite@7.1.5(@types/node@24.5.1)(jiti@2.5.1)(lightningcss@1.30.1)) vite-plugin-vercel: specifier: ^9.0.7 - version: 9.0.7(rollup@4.50.2)(vite@7.1.5(@types/node@24.5.0)(jiti@2.5.1)(lightningcss@1.30.1)) + version: 9.0.7(rollup@4.50.2)(vite@7.1.5(@types/node@24.5.1)(jiti@2.5.1)(lightningcss@1.30.1)) packages: @@ -652,8 +652,8 @@ packages: resolution: {integrity: sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w==} engines: {node: '>= 20'} - '@octokit/core@7.0.3': - resolution: {integrity: sha512-oNXsh2ywth5aowwIa7RKtawnkdH6LgU1ztfP9AIUCQCvzysB+WeU8o2kyyosDPwBZutPpjZDKPQGIzzrfTWweQ==} + '@octokit/core@7.0.4': + resolution: {integrity: sha512-jOT8V1Ba5BdC79sKrRWDdMT5l1R+XNHTPR6CPWzUP2EcfAcvIHZWF0eAbmRcpOOP5gVIwnqNg0C4nvh6Abc3OA==} engines: {node: '>= 20'} '@octokit/endpoint@11.0.0': @@ -667,6 +667,9 @@ packages: '@octokit/openapi-types@25.1.0': resolution: {integrity: sha512-idsIggNXUKkk0+BExUn1dQ92sfysJrje03Q0bv0e+KPLrvyqZF8MnBpFz8UNfYDwB3Ie7Z0TByjWfzxt7vseaA==} + '@octokit/openapi-types@26.0.0': + resolution: {integrity: sha512-7AtcfKtpo77j7Ts73b4OWhOZHTKo/gGY8bB3bNBQz4H+GRSWqx2yvj8TXRsbdTE0eRmYmXOEY66jM7mJ7LzfsA==} + '@octokit/plugin-paginate-rest@13.1.1': resolution: {integrity: sha512-q9iQGlZlxAVNRN2jDNskJW/Cafy7/XE52wjZ5TTvyhyOD904Cvx//DNyoO3J/MXJ0ve3rPoNWKEg5iZrisQSuw==} engines: {node: '>= 20'} @@ -684,6 +687,9 @@ packages: '@octokit/types@14.1.0': resolution: {integrity: sha512-1y6DgTy8Jomcpu33N+p5w58l6xyt55Ar2I91RPiIA0xCJBXyUAhXCcmZaDWSANiha7R9a6qJJ2CRomGPZ6f46g==} + '@octokit/types@15.0.0': + resolution: {integrity: sha512-8o6yDfmoGJUIeR9OfYU0/TUJTnMPG2r68+1yEdUeG2Fdqpj8Qetg0ziKIgcBm0RW/j29H41WP37CYCEhp6GoHQ==} + '@pkgjs/parseargs@0.11.0': resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} @@ -968,8 +974,8 @@ packages: '@types/node@16.18.11': resolution: {integrity: sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==} - '@types/node@24.5.0': - resolution: {integrity: sha512-y1dMvuvJspJiPSDZUQ+WMBvF7dpnEqN4x9DDC9ie5Fs/HUZJA3wFp7EhHoVaKX/iI0cRoECV8X2jL8zi0xrHCg==} + '@types/node@24.5.1': + resolution: {integrity: sha512-/SQdmUP2xa+1rdx7VwB9yPq8PaKej8TD5cQ+XfKDPWWC+VDJU4rvVVagXqKUzhKjtFoNA8rXDJAkCxQPAe00+Q==} '@typescript-eslint/eslint-plugin@8.44.0': resolution: {integrity: sha512-EGDAOGX+uwwekcS0iyxVDmRV9HX6FLSM5kzrAToLTsr9OWCIKG/y3lQheCq18yZ5Xh78rRKJiEpP0ZaCs4ryOQ==} @@ -1166,8 +1172,8 @@ packages: '@vercel/go@3.2.3': resolution: {integrity: sha512-PErgHlV7cf8hyPq31aRsL4xm5t4rCSO6vN5AQLlAGSy3ctdgqG7sI6hq/CAKo3CfgIhVHUwNYapFJgGJB/s4OA==} - '@vercel/hono@0.0.24': - resolution: {integrity: sha512-RwCFYA4afT82gxcfzWi2361eeCKcvIEU7v6zeb7UnU0QDxmQuwVzObxGCEG1sZi2sgT+ovt2PRUXPqCoh0G8EA==} + '@vercel/hono@0.0.25': + resolution: {integrity: sha512-5jL697pw1Gf6NXHLnAfAZ+ySqK8CiLcsk22aw1c5Zprx+IaqOFkMrTdOfHhZ4lIn1Cj4tABs/WvG86WJT2XmVQ==} '@vercel/hydrogen@1.2.4': resolution: {integrity: sha512-eb16oesfgHuBlXxe+WqI+rMdP4QpeHXLJh9ropFy+StkWC2F0ZFKegutEpvJCRg0FHttRnn9uMzMmzJ2F4xKkg==} @@ -1367,8 +1373,8 @@ packages: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} - browserslist@4.26.0: - resolution: {integrity: sha512-P9go2WrP9FiPwLv3zqRD/Uoxo0RSHjzFCiQz7d4vbmwNqQFo9T9WCeP/Qn5EbcKQY6DBbkxEXNcpJOmncNrb7A==} + browserslist@4.26.2: + resolution: {integrity: sha512-ECFzp6uFOSB+dcZ5BK/IBaGWssbSYBHvuMeMt3MMFyhI0Z8SqGgEkBLARgpRH3hutIgPVsALcMwbDrJqPxQ65A==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true @@ -1395,8 +1401,8 @@ packages: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - caniuse-lite@1.0.30001741: - resolution: {integrity: sha512-QGUGitqsc8ARjLdgAfxETDhRbJ0REsP6O3I96TAth/mVjh2cYzN2u+3AzPP3aVSm2FehEItaJw1xd+IGBXWeSw==} + caniuse-lite@1.0.30001743: + resolution: {integrity: sha512-e6Ojr7RV14Un7dz6ASD0aZDmQPT/A+eZU+nuTNfjqmRrmkmQlnTNWH0SKmqagx9PeW87UVqapSurtAXifmtdmw==} chalk@4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} @@ -1540,8 +1546,8 @@ packages: engines: {node: '>=16'} hasBin: true - electron-to-chromium@1.5.218: - resolution: {integrity: sha512-uwwdN0TUHs8u6iRgN8vKeWZMRll4gBkz+QMqdS7DDe49uiK68/UX92lFb61oiFPrpYZNeZIqa4bA7O6Aiasnzg==} + electron-to-chromium@1.5.219: + resolution: {integrity: sha512-JqaXfxHOS0WvKweEnrPHWRm8cnPVbdB7vXCQHPPFoAJFM3xig5/+/H08ZVkvJf4unvj8yncKy6MerOPj1NW1GQ==} emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -3065,8 +3071,8 @@ packages: validate-html-nesting@1.2.3: resolution: {integrity: sha512-kdkWdCl6eCeLlRShJKbjVOU2kFKxMF8Ghu50n+crEoyx+VKm3FxAxF9z4DCy6+bbTOqNW0+jcIYRnjoIRzigRw==} - vercel@48.0.1: - resolution: {integrity: sha512-Uw+k0PJdEhDbQF5K43wRiAS8Qmt2zen0n49Q7z8vxZ2mMx97dRa1dU8BfCiJCTp+rRbxUIMUBJNmM76katjWmw==} + vercel@48.0.2: + resolution: {integrity: sha512-saQWQuu2nXI8I8yxrHXDNeyV/A1v2fGri/B8XS/hMtZqzpiXeMw2edzlZPoLiinRAtNJsCaXf6Y5kEgstXhoIg==} engines: {node: '>= 18'} hasBin: true @@ -3269,7 +3275,7 @@ snapshots: dependencies: '@babel/compat-data': 7.28.4 '@babel/helper-validator-option': 7.27.1 - browserslist: 4.26.0 + browserslist: 4.26.2 lru-cache: 5.1.1 semver: 6.3.1 @@ -3669,13 +3675,13 @@ snapshots: '@octokit/auth-token@6.0.0': {} - '@octokit/core@7.0.3': + '@octokit/core@7.0.4': dependencies: '@octokit/auth-token': 6.0.0 '@octokit/graphql': 9.0.1 '@octokit/request': 10.0.3 '@octokit/request-error': 7.0.0 - '@octokit/types': 14.1.0 + '@octokit/types': 15.0.0 before-after-hook: 4.0.0 universal-user-agent: 7.0.3 @@ -3692,9 +3698,11 @@ snapshots: '@octokit/openapi-types@25.1.0': {} - '@octokit/plugin-paginate-rest@13.1.1(@octokit/core@7.0.3)': + '@octokit/openapi-types@26.0.0': {} + + '@octokit/plugin-paginate-rest@13.1.1(@octokit/core@7.0.4)': dependencies: - '@octokit/core': 7.0.3 + '@octokit/core': 7.0.4 '@octokit/types': 14.1.0 '@octokit/request-error@7.0.0': @@ -3713,6 +3721,10 @@ snapshots: dependencies: '@octokit/openapi-types': 25.1.0 + '@octokit/types@15.0.0': + dependencies: + '@octokit/openapi-types': 26.0.0 + '@pkgjs/parseargs@0.11.0': optional: true @@ -3935,7 +3947,7 @@ snapshots: '@types/node@16.18.11': {} - '@types/node@24.5.0': + '@types/node@24.5.1': dependencies: undici-types: 7.12.0 @@ -4161,7 +4173,7 @@ snapshots: '@vercel/go@3.2.3': {} - '@vercel/hono@0.0.24(rollup@4.50.2)': + '@vercel/hono@0.0.25(rollup@4.50.2)': dependencies: '@vercel/node': 5.3.22(rollup@4.50.2) '@vercel/static-config': 3.1.2 @@ -4423,8 +4435,8 @@ snapshots: autoprefixer@10.4.21(postcss@8.5.6): dependencies: - browserslist: 4.26.0 - caniuse-lite: 1.0.30001741 + browserslist: 4.26.2 + caniuse-lite: 1.0.30001743 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 @@ -4475,13 +4487,13 @@ snapshots: dependencies: fill-range: 7.1.1 - browserslist@4.26.0: + browserslist@4.26.2: dependencies: baseline-browser-mapping: 2.8.4 - caniuse-lite: 1.0.30001741 - electron-to-chromium: 1.5.218 + caniuse-lite: 1.0.30001743 + electron-to-chromium: 1.5.219 node-releases: 2.0.21 - update-browserslist-db: 1.1.3(browserslist@4.26.0) + update-browserslist-db: 1.1.3(browserslist@4.26.2) buffer-crc32@0.2.13: {} @@ -4506,7 +4518,7 @@ snapshots: callsites@3.1.0: {} - caniuse-lite@1.0.30001741: {} + caniuse-lite@1.0.30001743: {} chalk@4.1.2: dependencies: @@ -4629,7 +4641,7 @@ snapshots: signal-exit: 4.0.2 time-span: 4.0.0 - electron-to-chromium@1.5.218: {} + electron-to-chromium@1.5.219: {} emoji-regex@8.0.0: {} @@ -6246,9 +6258,9 @@ snapshots: '@unrs/resolver-binding-win32-ia32-msvc': 1.11.1 '@unrs/resolver-binding-win32-x64-msvc': 1.11.1 - update-browserslist-db@1.1.3(browserslist@4.26.0): + update-browserslist-db@1.1.3(browserslist@4.26.2): dependencies: - browserslist: 4.26.0 + browserslist: 4.26.2 escalade: 3.2.0 picocolors: 1.1.1 @@ -6260,7 +6272,7 @@ snapshots: validate-html-nesting@1.2.3: {} - vercel@48.0.1(rollup@4.50.2): + vercel@48.0.2(rollup@4.50.2): dependencies: '@vercel/blob': 1.0.2 '@vercel/build-utils': 12.1.0 @@ -6268,7 +6280,7 @@ snapshots: '@vercel/express': 0.0.16(rollup@4.50.2) '@vercel/fun': 1.1.6 '@vercel/go': 3.2.3 - '@vercel/hono': 0.0.24(rollup@4.50.2) + '@vercel/hono': 0.0.25(rollup@4.50.2) '@vercel/hydrogen': 1.2.4 '@vercel/next': 4.12.5(rollup@4.50.2) '@vercel/node': 5.3.22(rollup@4.50.2) @@ -6286,7 +6298,7 @@ snapshots: - rollup - supports-color - vite-plugin-solid@2.11.8(solid-js@1.9.9)(vite@7.1.5(@types/node@24.5.0)(jiti@2.5.1)(lightningcss@1.30.1)): + vite-plugin-solid@2.11.8(solid-js@1.9.9)(vite@7.1.5(@types/node@24.5.1)(jiti@2.5.1)(lightningcss@1.30.1)): dependencies: '@babel/core': 7.28.4 '@types/babel__core': 7.20.5 @@ -6294,12 +6306,12 @@ snapshots: merge-anything: 5.1.7 solid-js: 1.9.9 solid-refresh: 0.6.3(solid-js@1.9.9) - vite: 7.1.5(@types/node@24.5.0)(jiti@2.5.1)(lightningcss@1.30.1) - vitefu: 1.1.1(vite@7.1.5(@types/node@24.5.0)(jiti@2.5.1)(lightningcss@1.30.1)) + vite: 7.1.5(@types/node@24.5.1)(jiti@2.5.1)(lightningcss@1.30.1) + vitefu: 1.1.1(vite@7.1.5(@types/node@24.5.1)(jiti@2.5.1)(lightningcss@1.30.1)) transitivePeerDependencies: - supports-color - vite-plugin-vercel@9.0.7(rollup@4.50.2)(vite@7.1.5(@types/node@24.5.0)(jiti@2.5.1)(lightningcss@1.30.1)): + vite-plugin-vercel@9.0.7(rollup@4.50.2)(vite@7.1.5(@types/node@24.5.1)(jiti@2.5.1)(lightningcss@1.30.1)): dependencies: '@brillout/libassert': 0.5.8 '@manypkg/find-root': 2.2.3 @@ -6309,14 +6321,14 @@ snapshots: esbuild: 0.24.2 fast-glob: 3.3.3 magicast: 0.3.5 - vite: 7.1.5(@types/node@24.5.0)(jiti@2.5.1)(lightningcss@1.30.1) + vite: 7.1.5(@types/node@24.5.1)(jiti@2.5.1)(lightningcss@1.30.1) zod: 3.25.76 transitivePeerDependencies: - encoding - rollup - supports-color - vite@7.1.5(@types/node@24.5.0)(jiti@2.5.1)(lightningcss@1.30.1): + vite@7.1.5(@types/node@24.5.1)(jiti@2.5.1)(lightningcss@1.30.1): dependencies: esbuild: 0.25.9 fdir: 6.5.0(picomatch@4.0.3) @@ -6325,14 +6337,14 @@ snapshots: rollup: 4.50.2 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 24.5.0 + '@types/node': 24.5.1 fsevents: 2.3.3 jiti: 2.5.1 lightningcss: 1.30.1 - vitefu@1.1.1(vite@7.1.5(@types/node@24.5.0)(jiti@2.5.1)(lightningcss@1.30.1)): + vitefu@1.1.1(vite@7.1.5(@types/node@24.5.1)(jiti@2.5.1)(lightningcss@1.30.1)): optionalDependencies: - vite: 7.1.5(@types/node@24.5.0)(jiti@2.5.1)(lightningcss@1.30.1) + vite: 7.1.5(@types/node@24.5.1)(jiti@2.5.1)(lightningcss@1.30.1) web-vitals@0.2.4: {}