From 473f2c08f25f789f94711508246496a1df2fad2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 23:06:08 +0000 Subject: [PATCH] Update dependency @types/node to v18.19.130 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ceba646..89469f46 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@antfu/eslint-config": "0.43.1", "@iconify-json/carbon": "1.1.16", "@types/lodash": "4.14.192", - "@types/node": "18.15.10", + "@types/node": "18.19.130", "@types/signals": "1.0.1", "@unocss/reset": "0.50.6", "@vitejs/plugin-vue": "4.1.0",