Skip to content

Commit b29bff8

Browse files
fix(deps): update dependency @nuxtjs/device to ^2.3.0
1 parent c63cfc2 commit b29bff8

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
@@ -2209,10 +2209,10 @@
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@^2.3.0":
2213+
version "2.3.0"
2214+
resolved "https://registry.yarnpkg.com/@nuxtjs/device/-/device-2.3.0.tgz#b7f3aaefc86ecc456085dca3fe4668ab2dc3d575"
2215+
integrity sha512-/NNeRUJ9Vnn7BtWToGZ57gKzkqB+X7DZ4W2W+tL3tvcu27UCFp8FB4AxuIJNWS8fQN/VnHY3K58wdrBEdzYMeg==
22162216
dependencies:
22172217
defu "^3.2.2"
22182218

0 commit comments

Comments
 (0)