From a6794b98d8afe205a7ab9c292ecffdfda706a894 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 18:26:58 +0000 Subject: [PATCH] Update all dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f8db86fdf..f63f282aa 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@typescript-eslint/parser": "^8.65.0", "@typescript/native": "npm:typescript@^7.0.0", "eslint": "^10.7.0", - "eslint-plugin-solid": "^0.14.5", + "eslint-plugin-solid": "^0.15.0", "globals": "^17.7.0", "prettier": "3.9.6", "prettier-plugin-tailwindcss": "^0.8.1", @@ -58,5 +58,5 @@ "node": ">=24", "pnpm": ">=11" }, - "packageManager": "pnpm@11.20.0" + "packageManager": "pnpm@11.22.0" }