From b0f9cff07c15d1f4918ca7ff6dc60f7323eef456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 22:14:12 +0000 Subject: [PATCH] Bump the npm group with 6 updates Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.5.1` | `24.5.2` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.3` | `0.38.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.5` | `7.1.6` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.8.5` | `2.8.6` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.221` | `1.5.222` | | [tinyspy](https://github.com/tinylibs/tinyspy) | `4.0.3` | `4.0.4` | Updates `@types/node` from 24.5.1 to 24.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vercel/ncc` from 0.38.3 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.38.3...0.38.4) Updates `vite` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.6/packages/vite) Updates `baseline-browser-mapping` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.8.5...v2.8.6) Updates `electron-to-chromium` from 1.5.221 to 1.5.222 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.5.221...v1.5.222) Updates `tinyspy` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/tinylibs/tinyspy/releases) - [Commits](https://github.com/tinylibs/tinyspy/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: vite dependency-version: 7.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: baseline-browser-mapping dependency-version: 2.8.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: electron-to-chromium dependency-version: 1.5.222 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: tinyspy dependency-version: 4.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] --- package.json | 6 ++-- pnpm-lock.yaml | 88 +++++++++++++++++++++++++------------------------- 2 files changed, 47 insertions(+), 47 deletions(-) diff --git a/package.json b/package.json index 20de52c..3f0efe7 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "@stylistic/eslint-plugin-js": "^4.4.1", "@stylistic/eslint-plugin-plus": "^4.4.1", "@stylistic/eslint-plugin-ts": "^4.4.1", - "@types/node": "^24.5.1", - "@vercel/ncc": "^0.38.3", + "@types/node": "^24.5.2", + "@vercel/ncc": "^0.38.4", "@vitest/coverage-v8": "^3.2.4", "eslint": "^9.35.0", "eslint-plugin-github": "^6.0.0", @@ -46,7 +46,7 @@ "pnpm": "^10.17.0", "typescript": "^5.9.2", "typescript-eslint": "^8.44.0", - "vite": "^7.1.5", + "vite": "^7.1.6", "vite-tsconfig-paths": "^5.1.4", "vitest": "^3.2.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e7b272..84a53f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,14 +37,14 @@ importers: specifier: ^4.4.1 version: 4.4.1(eslint@9.35.0)(typescript@5.9.2) '@types/node': - specifier: ^24.5.1 - version: 24.5.1 + specifier: ^24.5.2 + version: 24.5.2 '@vercel/ncc': - specifier: ^0.38.3 - version: 0.38.3 + specifier: ^0.38.4 + version: 0.38.4 '@vitest/coverage-v8': specifier: ^3.2.4 - version: 3.2.4(vitest@3.2.4(@types/node@24.5.1)) + version: 3.2.4(vitest@3.2.4(@types/node@24.5.2)) eslint: specifier: ^9.35.0 version: 9.35.0 @@ -64,14 +64,14 @@ importers: specifier: ^8.44.0 version: 8.44.0(eslint@9.35.0)(typescript@5.9.2) vite: - specifier: ^7.1.5 - version: 7.1.5(@types/node@24.5.1) + specifier: ^7.1.6 + version: 7.1.6(@types/node@24.5.2) vite-tsconfig-paths: specifier: ^5.1.4 - version: 5.1.4(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)) + version: 5.1.4(typescript@5.9.2)(vite@7.1.6(@types/node@24.5.2)) vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@24.5.1) + version: 3.2.4(@types/node@24.5.2) packages: @@ -525,8 +525,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@24.5.1': - resolution: {integrity: sha512-/SQdmUP2xa+1rdx7VwB9yPq8PaKej8TD5cQ+XfKDPWWC+VDJU4rvVVagXqKUzhKjtFoNA8rXDJAkCxQPAe00+Q==} + '@types/node@24.5.2': + resolution: {integrity: sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==} '@typescript-eslint/eslint-plugin@8.44.0': resolution: {integrity: sha512-EGDAOGX+uwwekcS0iyxVDmRV9HX6FLSM5kzrAToLTsr9OWCIKG/y3lQheCq18yZ5Xh78rRKJiEpP0ZaCs4ryOQ==} @@ -587,8 +587,8 @@ packages: resolution: {integrity: sha512-zaz9u8EJ4GBmnehlrpoKvj/E3dNbuQ7q0ucyZImm3cLqJ8INTc970B1qEqDX/Rzq65r3TvVTN7kHWPBoyW7DWw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@vercel/ncc@0.38.3': - resolution: {integrity: sha512-rnK6hJBS6mwc+Bkab+PGPs9OiS0i/3kdTO+CkI8V0/VrW3vmz7O2Pxjw/owOlmo6PKEIxRSeZKv/kuL9itnpYA==} + '@vercel/ncc@0.38.4': + resolution: {integrity: sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==} hasBin: true '@vitest/coverage-v8@3.2.4': @@ -718,8 +718,8 @@ packages: balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - baseline-browser-mapping@2.8.5: - resolution: {integrity: sha512-TiU4qUT9jdCuh4aVOG7H1QozyeI2sZRqoRPdqBIaslfNt4WUSanRBueAwl2x5jt4rXBMim3lIN2x6yT8PDi24Q==} + baseline-browser-mapping@2.8.6: + resolution: {integrity: sha512-wrH5NNqren/QMtKUEEJf7z86YjfqW/2uw3IL3/xpqZUC95SSVIFXYQeeGjL6FT/X68IROu6RMehZQS5foy2BXw==} hasBin: true brace-expansion@1.1.12: @@ -847,8 +847,8 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - electron-to-chromium@1.5.221: - resolution: {integrity: sha512-/1hFJ39wkW01ogqSyYoA4goOXOtMRy6B+yvA1u42nnsEGtHzIzmk93aPISumVQeblj47JUHLC9coCjUxb1EvtQ==} + electron-to-chromium@1.5.222: + resolution: {integrity: sha512-gA7psSwSwQRE60CEoLz6JBCQPIxNeuzB2nL8vE03GK/OHxlvykbLyeiumQy1iH5C2f3YbRAZpGCMT12a/9ih9w==} emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -1763,8 +1763,8 @@ packages: resolution: {integrity: sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==} engines: {node: '>=14.0.0'} - tinyspy@4.0.3: - resolution: {integrity: sha512-t2T/WLB2WRgZ9EpE4jgPJ9w+i66UZfDc8wHh0xrwiRNN+UwH98GIJkTeZqX9rg0i0ptwzqW+uYeIF0T4F8LR7A==} + tinyspy@4.0.4: + resolution: {integrity: sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==} engines: {node: '>=14.0.0'} to-regex-range@5.0.1: @@ -1859,8 +1859,8 @@ packages: vite: optional: true - vite@7.1.5: - resolution: {integrity: sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==} + vite@7.1.6: + resolution: {integrity: sha512-SRYIB8t/isTwNn8vMB3MR6E+EQZM/WG1aKmmIUCfDXfVvKfc20ZpamngWHKzAmmu9ppsgxsg4b2I7c90JZudIQ==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -2299,7 +2299,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@24.5.1': + '@types/node@24.5.2': dependencies: undici-types: 7.12.0 @@ -2396,9 +2396,9 @@ snapshots: '@typescript-eslint/types': 8.44.0 eslint-visitor-keys: 4.2.1 - '@vercel/ncc@0.38.3': {} + '@vercel/ncc@0.38.4': {} - '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.5.1))': + '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.5.2))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -2413,7 +2413,7 @@ snapshots: std-env: 3.9.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.5.1) + vitest: 3.2.4(@types/node@24.5.2) transitivePeerDependencies: - supports-color @@ -2425,13 +2425,13 @@ snapshots: chai: 5.3.3 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.1.5(@types/node@24.5.1))': + '@vitest/mocker@3.2.4(vite@7.1.6(@types/node@24.5.2))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.19 optionalDependencies: - vite: 7.1.5(@types/node@24.5.1) + vite: 7.1.6(@types/node@24.5.2) '@vitest/pretty-format@3.2.4': dependencies: @@ -2451,7 +2451,7 @@ snapshots: '@vitest/spy@3.2.4': dependencies: - tinyspy: 4.0.3 + tinyspy: 4.0.4 '@vitest/utils@3.2.4': dependencies: @@ -2558,7 +2558,7 @@ snapshots: balanced-match@1.0.2: {} - baseline-browser-mapping@2.8.5: {} + baseline-browser-mapping@2.8.6: {} brace-expansion@1.1.12: dependencies: @@ -2575,9 +2575,9 @@ snapshots: browserslist@4.26.2: dependencies: - baseline-browser-mapping: 2.8.5 + baseline-browser-mapping: 2.8.6 caniuse-lite: 1.0.30001743 - electron-to-chromium: 1.5.221 + electron-to-chromium: 1.5.222 node-releases: 2.0.21 update-browserslist-db: 1.1.3(browserslist@4.26.2) @@ -2691,7 +2691,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.5.221: {} + electron-to-chromium@1.5.222: {} emoji-regex@8.0.0: {} @@ -3787,7 +3787,7 @@ snapshots: tinyrainbow@2.0.0: {} - tinyspy@4.0.3: {} + tinyspy@4.0.4: {} to-regex-range@5.0.1: dependencies: @@ -3883,13 +3883,13 @@ snapshots: dependencies: punycode: 2.3.1 - vite-node@3.2.4(@types/node@24.5.1): + vite-node@3.2.4(@types/node@24.5.2): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.1.5(@types/node@24.5.1) + vite: 7.1.6(@types/node@24.5.2) transitivePeerDependencies: - '@types/node' - jiti @@ -3904,18 +3904,18 @@ snapshots: - tsx - yaml - vite-tsconfig-paths@5.1.4(typescript@5.9.2)(vite@7.1.5(@types/node@24.5.1)): + vite-tsconfig-paths@5.1.4(typescript@5.9.2)(vite@7.1.6(@types/node@24.5.2)): dependencies: debug: 4.4.3 globrex: 0.1.2 tsconfck: 3.1.6(typescript@5.9.2) optionalDependencies: - vite: 7.1.5(@types/node@24.5.1) + vite: 7.1.6(@types/node@24.5.2) transitivePeerDependencies: - supports-color - typescript - vite@7.1.5(@types/node@24.5.1): + vite@7.1.6(@types/node@24.5.2): dependencies: esbuild: 0.25.10 fdir: 6.5.0(picomatch@4.0.3) @@ -3924,14 +3924,14 @@ snapshots: rollup: 4.50.2 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 24.5.1 + '@types/node': 24.5.2 fsevents: 2.3.3 - vitest@3.2.4(@types/node@24.5.1): + vitest@3.2.4(@types/node@24.5.2): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.1.5(@types/node@24.5.1)) + '@vitest/mocker': 3.2.4(vite@7.1.6(@types/node@24.5.2)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -3949,11 +3949,11 @@ snapshots: tinyglobby: 0.2.15 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.1.5(@types/node@24.5.1) - vite-node: 3.2.4(@types/node@24.5.1) + vite: 7.1.6(@types/node@24.5.2) + vite-node: 3.2.4(@types/node@24.5.2) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 24.5.1 + '@types/node': 24.5.2 transitivePeerDependencies: - jiti - less