From 40c27c0aec0689983584f5a83983959e0324bc94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:46:23 +0000 Subject: [PATCH] chore(deps): update devdependency @nuxt/devtools to v1 [security] --- playgrounds/credentials/package.json | 2 +- playgrounds/github/package.json | 2 +- playgrounds/keycloak/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/playgrounds/credentials/package.json b/playgrounds/credentials/package.json index 9d9fdc6d..bcc6ed9e 100644 --- a/playgrounds/credentials/package.json +++ b/playgrounds/credentials/package.json @@ -12,7 +12,7 @@ "@hebilicious/authjs-nuxt": "latest" }, "devDependencies": { - "@nuxt/devtools": "^0.8.5", + "@nuxt/devtools": "^1.3.9", "nuxt": "3.7.4" } } diff --git a/playgrounds/github/package.json b/playgrounds/github/package.json index 3e64e2dd..01b9500d 100644 --- a/playgrounds/github/package.json +++ b/playgrounds/github/package.json @@ -12,7 +12,7 @@ "@hebilicious/authjs-nuxt": "latest" }, "devDependencies": { - "@nuxt/devtools": "^0.8.5", + "@nuxt/devtools": "^1.3.9", "nuxt": "3.7.4" } } diff --git a/playgrounds/keycloak/package.json b/playgrounds/keycloak/package.json index 6db24c03..442e42a7 100644 --- a/playgrounds/keycloak/package.json +++ b/playgrounds/keycloak/package.json @@ -12,7 +12,7 @@ "@hebilicious/authjs-nuxt": "latest" }, "devDependencies": { - "@nuxt/devtools": "^0.8.5", + "@nuxt/devtools": "^1.3.9", "nuxt": "3.7.4" } }