From 268b2ffba3d112f425c90bfe5550f8426d4d6d4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 04:09:55 +0000 Subject: [PATCH] Bump @types/node from 24.10.0 to 25.0.0 in /frontend (#1462) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.0 to 25.0.0.
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=24.10.0&new-version=25.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 36e3ac36..b5cac13e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "@trivago/prettier-plugin-sort-imports": "^6.0.0", - "@types/node": "^24.10.0", + "@types/node": "^25.0.0", "@types/react": "^19.2.4", "@types/react-dom": "^19.2.3", "@typescript-eslint/eslint-plugin": "^7.18.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 3ce627b9..23af39d5 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -49,7 +49,7 @@ importers: version: 3.35.0(react@19.2.0) '@vitejs/plugin-react': specifier: ^5.1.0 - version: 5.1.0(vite@7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6))) + version: 5.1.0(vite@7.2.2(@types/node@25.0.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6))) axios: specifier: ^1.13.0 version: 1.13.2 @@ -91,8 +91,8 @@ importers: specifier: ^6.0.0 version: 6.0.0(prettier@3.7.1) '@types/node': - specifier: ^24.10.0 - version: 24.10.0 + specifier: ^25.0.0 + version: 25.0.0 '@types/react': specifier: ^19.2.4 version: 19.2.4 @@ -155,10 +155,10 @@ importers: version: 5.9.3 vite: specifier: ^7.2.2 - version: 7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6)) + version: 7.2.2(@types/node@25.0.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6)) vite-plugin-i18next-loader: specifier: ^3.1.3 - version: 3.1.3(vite@7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6))) + version: 3.1.3(vite@7.2.2(@types/node@25.0.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6))) packages: @@ -793,8 +793,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@24.10.0': - resolution: {integrity: sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==} + '@types/node@25.0.0': + resolution: {integrity: sha512-rl78HwuZlaDIUSeUKkmogkhebA+8K1Hy7tddZuJ3D0xV8pZSfsYGTsliGUol1JPzu9EKnTxPC4L1fiWouStRew==} '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} @@ -3456,7 +3456,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@24.10.0': + '@types/node@25.0.0': dependencies: undici-types: 7.16.0 @@ -3607,7 +3607,7 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@vitejs/plugin-react@5.1.0(vite@7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6)))': + '@vitejs/plugin-react@5.1.0(vite@7.2.2(@types/node@25.0.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6)))': dependencies: '@babel/core': 7.28.5 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.5) @@ -3615,7 +3615,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.43 '@types/babel__core': 7.20.5 react-refresh: 0.18.0 - vite: 7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6)) + vite: 7.2.2(@types/node@25.0.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6)) transitivePeerDependencies: - supports-color @@ -5656,7 +5656,7 @@ snapshots: util-deprecate@1.0.2: {} - vite-plugin-i18next-loader@3.1.3(vite@7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6))): + vite-plugin-i18next-loader@3.1.3(vite@7.2.2(@types/node@25.0.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6))): dependencies: dot-prop: 10.1.0 glob: 11.0.3 @@ -5664,9 +5664,9 @@ snapshots: marked: 15.0.12 marked-terminal: 7.3.0(marked@15.0.12) ts-deepmerge: 7.0.3 - vite: 7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6)) + vite: 7.2.2(@types/node@25.0.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6)) - vite@7.2.2(@types/node@24.10.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6)): + vite@7.2.2(@types/node@25.0.0)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.6)): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.3) @@ -5675,7 +5675,7 @@ snapshots: rollup: 4.53.2 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 24.10.0 + '@types/node': 25.0.0 fsevents: 2.3.3 lightningcss: 1.30.2 sugarss: 5.0.1(postcss@8.5.6)