From f1c54d1df54ecd358829057a07628d0b7d3999fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 21:32:55 +0000 Subject: [PATCH] Bump @types/node from 25.6.0 to 25.9.1 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.6.0 to 25.9.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b95102f..fd6ebc8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: '@types/node': specifier: ^25.6.0 - version: 25.6.0 + version: 25.9.1 prettier: specifier: ^3.8.3 version: 3.8.3 @@ -25,10 +25,10 @@ importers: version: 6.0.3 vite: specifier: ^8.0.10 - version: 8.0.10(@types/node@25.6.0)(esbuild@0.27.7) + version: 8.0.10(@types/node@25.9.1)(esbuild@0.27.7) vite-plugin-lib-inject-css: specifier: ^2.2.2 - version: 2.2.2(vite@8.0.10(@types/node@25.6.0)(esbuild@0.27.7)) + version: 2.2.2(vite@8.0.10(@types/node@25.9.1)(esbuild@0.27.7)) packages: @@ -372,8 +372,8 @@ packages: '@tybys/wasm-util@0.10.1': resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==} - '@types/node@25.6.0': - resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==} + '@types/node@25.9.1': + resolution: {integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==} csstype@3.2.3: resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==} @@ -533,8 +533,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@7.19.2: - resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==} + undici-types@7.24.6: + resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} vite-plugin-lib-inject-css@2.2.2: resolution: {integrity: sha512-NF30p0GwtfSAmVlxo2NgPXM2rEdtgV7LFi4lkzajKD7P3Ru/ZAFmI533M0Z5qyMZpvNMxVGkewzpjD0HOWtbDQ==} @@ -786,9 +786,9 @@ snapshots: tslib: 2.8.1 optional: true - '@types/node@25.6.0': + '@types/node@25.9.1': dependencies: - undici-types: 7.19.2 + undici-types: 7.24.6 csstype@3.2.3: {} @@ -942,16 +942,16 @@ snapshots: typescript@6.0.3: {} - undici-types@7.19.2: {} + undici-types@7.24.6: {} - vite-plugin-lib-inject-css@2.2.2(vite@8.0.10(@types/node@25.6.0)(esbuild@0.27.7)): + vite-plugin-lib-inject-css@2.2.2(vite@8.0.10(@types/node@25.9.1)(esbuild@0.27.7)): dependencies: '@ast-grep/napi': 0.36.3 magic-string: 0.30.21 picocolors: 1.1.1 - vite: 8.0.10(@types/node@25.6.0)(esbuild@0.27.7) + vite: 8.0.10(@types/node@25.9.1)(esbuild@0.27.7) - vite@8.0.10(@types/node@25.6.0)(esbuild@0.27.7): + vite@8.0.10(@types/node@25.9.1)(esbuild@0.27.7): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 @@ -959,6 +959,6 @@ snapshots: rolldown: 1.0.0-rc.17 tinyglobby: 0.2.16 optionalDependencies: - '@types/node': 25.6.0 + '@types/node': 25.9.1 esbuild: 0.27.7 fsevents: 2.3.3