Skip to content

Commit 80502cd

Browse files
fix(deps): update dependency @nuxtjs/device to ^2.3.0
1 parent a81031e commit 80502cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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": "^2.3.0",
2424
"@nuxtjs/proxy": "^2.1.0",
2525
"@nuxtjs/pwa": "^3.3.5",
2626
"@nuxtjs/robots": "^2.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1595,10 +1595,10 @@
15951595
consola "^2.15.3"
15961596
defu "^5.0.0"
15971597

1598-
"@nuxtjs/device@^2.1.0":
1599-
version "2.1.0"
1600-
resolved "https://registry.yarnpkg.com/@nuxtjs/device/-/device-2.1.0.tgz#552c668b2d82dc982d18429845777c19d48d87d6"
1601-
integrity sha512-TYBdt1w2bmCCWp+MhgcBATZtqyUBi3nSdNpcLGILw5USLwCsC/yZtIkq9YisuEzuRnod9w/RZpoE80MxLftEuA==
1598+
"@nuxtjs/device@^2.3.0":
1599+
version "2.3.0"
1600+
resolved "https://registry.yarnpkg.com/@nuxtjs/device/-/device-2.3.0.tgz#b7f3aaefc86ecc456085dca3fe4668ab2dc3d575"
1601+
integrity sha512-/NNeRUJ9Vnn7BtWToGZ57gKzkqB+X7DZ4W2W+tL3tvcu27UCFp8FB4AxuIJNWS8fQN/VnHY3K58wdrBEdzYMeg==
16021602
dependencies:
16031603
defu "^3.2.2"
16041604

0 commit comments

Comments
 (0)