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"