diff --git a/.github/renovate.json b/.github/renovate.json index bb5816d4ce..c343f40e35 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -107,6 +107,7 @@ "prettier-plugin-tailwindcss", "rimraf", "tabbable", + "tldts", "wait-on" ], "description": "Autofill owned dependencies", @@ -212,6 +213,7 @@ "@electron/rebuild", "@microsoft/signalr", "@microsoft/signalr-protocol-msgpack", + "@types/jsdom", "@types/papaparse", "electron", "electron-builder", @@ -219,9 +221,10 @@ "electron-reload", "electron-store", "electron-updater", + "jsdom", "jszip", + "oidc-client-ts", "papaparse", - "tldts", "utf-8-validate" ], "description": "Tools owned dependencies", @@ -233,7 +236,6 @@ "@koa/multer", "@koa/router", "@types/inquirer", - "@types/jsdom", "@types/koa", "@types/koa__multer", "@types/koa__router", @@ -249,7 +251,6 @@ "form-data", "https-proxy-agent", "inquirer", - "jsdom", "koa", "koa-bodyparser", "koa-json",