From b3cb9896e62300a2649625386e64155bda74b06f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 07:09:30 +0000 Subject: [PATCH] Build(deps-dev): Bump @types/node from 25.0.1 to 25.0.3 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.1 to 25.0.3. - [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.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 90d42bc..40d1a05 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@eslint/eslintrc": "^3.3.3", "@eslint/js": "^9.39.1", - "@types/node": "^25.0.1", + "@types/node": "^25.0.3", "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", "@typescript-eslint/eslint-plugin": "^8.49.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b08c46b..f364290 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: ^9.39.1 version: 9.39.1 '@types/node': - specifier: ^25.0.1 - version: 25.0.1 + specifier: ^25.0.3 + version: 25.0.3 '@types/react': specifier: ^19.2.7 version: 19.2.7 @@ -38,7 +38,7 @@ importers: version: 8.49.0(eslint@9.39.1(jiti@1.21.7))(typescript@5.9.3) '@vitejs/plugin-react-swc': specifier: ^4.2.2 - version: 4.2.2(vite@7.2.7(@types/node@25.0.1)(jiti@1.21.7)(yaml@2.8.1)) + version: 4.2.2(vite@7.2.7(@types/node@25.0.3)(jiti@1.21.7)(yaml@2.8.1)) autoprefixer: specifier: ^10.4.22 version: 10.4.22(postcss@8.5.6) @@ -86,7 +86,7 @@ importers: version: 5.9.3 vite: specifier: ^7.2.7 - version: 7.2.7(@types/node@25.0.1)(jiti@1.21.7)(yaml@2.8.1) + version: 7.2.7(@types/node@25.0.3)(jiti@1.21.7)(yaml@2.8.1) packages: @@ -618,8 +618,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@25.0.1': - resolution: {integrity: sha512-czWPzKIAXucn9PtsttxmumiQ9N0ok9FrBwgRWrwmVLlp86BrMExzvXRLFYRJ+Ex3g6yqj+KuaxfX1JTgV2lpfg==} + '@types/node@25.0.3': + resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==} '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} @@ -2530,7 +2530,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@25.0.1': + '@types/node@25.0.3': dependencies: undici-types: 7.16.0 @@ -2692,11 +2692,11 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.11.1': optional: true - '@vitejs/plugin-react-swc@4.2.2(vite@7.2.7(@types/node@25.0.1)(jiti@1.21.7)(yaml@2.8.1))': + '@vitejs/plugin-react-swc@4.2.2(vite@7.2.7(@types/node@25.0.3)(jiti@1.21.7)(yaml@2.8.1))': dependencies: '@rolldown/pluginutils': 1.0.0-beta.47 '@swc/core': 1.15.3 - vite: 7.2.7(@types/node@25.0.1)(jiti@1.21.7)(yaml@2.8.1) + vite: 7.2.7(@types/node@25.0.3)(jiti@1.21.7)(yaml@2.8.1) transitivePeerDependencies: - '@swc/helpers' @@ -4089,7 +4089,7 @@ snapshots: util-deprecate@1.0.2: {} - vite@7.2.7(@types/node@25.0.1)(jiti@1.21.7)(yaml@2.8.1): + vite@7.2.7(@types/node@25.0.3)(jiti@1.21.7)(yaml@2.8.1): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.3) @@ -4098,7 +4098,7 @@ snapshots: rollup: 4.53.3 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 25.0.1 + '@types/node': 25.0.3 fsevents: 2.3.3 jiti: 1.21.7 yaml: 2.8.1