From bfc6669d2fc858b1111d6fbc20cd0b18867532c6 Mon Sep 17 00:00:00 2001 From: Niki Wix Skaarup Date: Fri, 6 Jun 2025 20:52:34 +0200 Subject: [PATCH] update deps --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index ab5d8c0..ba2d456 100644 --- a/bun.lock +++ b/bun.lock @@ -12,12 +12,12 @@ "devDependencies": { "@types/bun": "latest", "@violentmonkey/types": "^0.2.2", - "eslint": "^9.27.0", + "eslint": "^9.28.0", "eslint-config-greasemonkey": "^1.0.1", "eslint-config-prettier": "^10.1.5", "prettier": "^4.0.0-alpha.12", "prettier-plugin-svelte": "^3.4.0", - "prettier-plugin-tailwindcss": "^0.6.11", + "prettier-plugin-tailwindcss": "^0.6.12", }, "peerDependencies": { "typescript": "^5.8.3",