diff --git a/apps/http-helmet/react-router-v7/package.json b/apps/http-helmet/react-router-v7/package.json index 9559e56..5139dc3 100644 --- a/apps/http-helmet/react-router-v7/package.json +++ b/apps/http-helmet/react-router-v7/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@react-router/dev": "^7.9.5", "@tailwindcss/vite": "^4.1.17", - "@types/node": "^24.0.1", + "@types/node": "^24.10.0", "@types/react": "^19.2.2", "@types/react-dom": "^19.2.2", "oxlint": "^1.28.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8dc8356..46f3c0d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ catalogs: specifier: ^1.0.4 version: 1.0.4 '@types/node': - specifier: ^24.0.14 + specifier: ^24.10.0 version: 24.10.0 '@vitest/coverage-v8': specifier: ^3.2.4 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 100cf38..ead9089 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,7 +5,7 @@ packages: catalog: '@arethetypeswrong/core': ^0.18.2 '@total-typescript/tsconfig': ^1.0.4 - '@types/node': ^24.0.14 + '@types/node': ^24.10.0 '@vitest/coverage-v8': ^3.2.4 publint: ^0.3.15 tsdown: ^0.12.9