From 43848ef205aeb58984ee93dc3d9c32da54207b04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 00:45:29 +0000 Subject: [PATCH] chore(deps-dev): bump @nuxtjs/device from 3.1.1 to 3.2.4 Bumps [@nuxtjs/device](https://github.com/nuxt-modules/device) from 3.1.1 to 3.2.4. - [Release notes](https://github.com/nuxt-modules/device/releases) - [Changelog](https://github.com/nuxt-modules/device/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt-modules/device/compare/v3.1.1...v3.2.4) --- updated-dependencies: - dependency-name: "@nuxtjs/device" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 355d2dea9..cdc58b26f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "vue-template-compiler": "^2.7.16" }, "devDependencies": { - "@nuxtjs/device": "^3.1.0", + "@nuxtjs/device": "^3.2.4", "webpack": "^5.93.0" } } diff --git a/yarn.lock b/yarn.lock index ab4bcf908..a8951366f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -933,7 +933,7 @@ which "^3.0.1" ws "^8.17.1" -"@nuxt/kit@3.12.4", "@nuxt/kit@^3.10.3", "@nuxt/kit@^3.11.2", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.7.3": +"@nuxt/kit@3.12.4", "@nuxt/kit@^3.10.3", "@nuxt/kit@^3.11.2", "@nuxt/kit@^3.12.2": version "3.12.4" resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.12.4.tgz#b7073611d533ac32b504d95664074be3587046b3" integrity sha512-aNRD1ylzijY0oYolldNcZJXVyxdGzNTl+Xd0UYyFQCu9f4wqUZqQ9l+b7arCEzchr96pMK0xdpvLcS3xo1wDcw== @@ -1048,13 +1048,12 @@ vite-plugin-checker "^0.7.2" vue-bundle-renderer "^2.1.0" -"@nuxtjs/device@^3.1.0": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@nuxtjs/device/-/device-3.1.1.tgz#51fa2308c365323b9f3cce923dbebd40cdffe7ac" - integrity sha512-wHTziEevt1hdgePQwPhEedWW3COalhP0YGVB+sGLqSrKujX8vdz7lcBFB01KIftpaP8kY5H8pssibNaJbxGcYw== +"@nuxtjs/device@^3.2.4": + version "3.2.4" + resolved "https://registry.yarnpkg.com/@nuxtjs/device/-/device-3.2.4.tgz#574a0beefa207fa19fc992d116f731274e710eb4" + integrity sha512-jIvN6QeodBNrUrL/1FCHk4bebsiLsGHlJd8c/m2ksLrGY4IZ0npA8IYhDTdYV92epGxoe8+3iZOzCjav+6TshQ== dependencies: - "@nuxt/kit" "^3.7.3" - defu "^6.1.2" + defu "^6.1.4" "@nuxtjs/i18n@^8.3.1": version "8.3.3"