From 828b49c9cf2f7d871a47b93ba22d09ed714e9d90 Mon Sep 17 00:00:00 2001 From: elibrody2 <85048617+elibrody2@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:36:03 -0500 Subject: [PATCH] Update package.json Upgrade renovate to 13.0.0 --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 998b0958..b7f4ede0 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,8 @@ "developer-productivity" ], "author": "Corentin Th (https://github.com/CorentinTh)", - "license": "GNU GPLv3", + "license": "GNU GPLv3", "oui": "^12.0.52", + "repository": { "type": "git", "url": "https://github.com/CorentinTh/it-tools" @@ -71,7 +72,7 @@ "naive-ui": "^2.35.0", "netmask": "^2.0.2", "node-forge": "^1.3.1", - "oui": "^12.0.52", + "oui": "^13.0.0, "pinia": "^2.0.34", "plausible-tracker": "^0.3.8", "qrcode": "^1.5.1",