Skip to content

Commit 04b9995

Browse files
fix(deps): update dependency @nuxtjs/device to v3
1 parent c63cfc2 commit 04b9995

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@draftbot/nuxtjs-auth": "^5.1.2",
2222
"@nuxtjs/axios": "^5.13.6",
23-
"@nuxtjs/device": "^2.1.0",
23+
"@nuxtjs/device": "^3.2.4",
2424
"@nuxtjs/proxy": "^2.1.0",
2525
"@nuxtjs/pwa": "^3.3.5",
2626
"@nuxtjs/robots": "^2.5.0",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2209,12 +2209,12 @@
22092209
consola "^2.15.3"
22102210
defu "^5.0.0"
22112211

2212-
"@nuxtjs/device@^2.1.0":
2213-
version "2.1.0"
2214-
resolved "https://registry.yarnpkg.com/@nuxtjs/device/-/device-2.1.0.tgz#552c668b2d82dc982d18429845777c19d48d87d6"
2215-
integrity sha512-TYBdt1w2bmCCWp+MhgcBATZtqyUBi3nSdNpcLGILw5USLwCsC/yZtIkq9YisuEzuRnod9w/RZpoE80MxLftEuA==
2212+
"@nuxtjs/device@^3.2.4":
2213+
version "3.2.4"
2214+
resolved "https://registry.yarnpkg.com/@nuxtjs/device/-/device-3.2.4.tgz#574a0beefa207fa19fc992d116f731274e710eb4"
2215+
integrity sha512-jIvN6QeodBNrUrL/1FCHk4bebsiLsGHlJd8c/m2ksLrGY4IZ0npA8IYhDTdYV92epGxoe8+3iZOzCjav+6TshQ==
22162216
dependencies:
2217-
defu "^3.2.2"
2217+
defu "^6.1.4"
22182218

22192219
"@nuxtjs/eslint-config@^7.0.0":
22202220
version "7.0.0"
@@ -4688,6 +4688,11 @@ defu@^6.1.2, defu@^6.1.3:
46884688
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.3.tgz#6d7f56bc61668e844f9f593ace66fd67ef1205fd"
46894689
integrity sha512-Vy2wmG3NTkmHNg/kzpuvHhkqeIx3ODWqasgCRbKtbXEN0G+HpEEv9BtJLp7ZG1CZloFaC41Ah3ZFbq7aqCqMeQ==
46904690

4691+
defu@^6.1.4:
4692+
version "6.1.4"
4693+
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.4.tgz#4e0c9cf9ff68fe5f3d7f2765cc1a012dfdcb0479"
4694+
integrity sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==
4695+
46914696
depd@2.0.0:
46924697
version "2.0.0"
46934698
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"

0 commit comments

Comments
 (0)