From 8a7e403f56c04a5d35571c21f05e05a690bdaf6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 07:10:27 +0000 Subject: [PATCH] chore(deps): update dependency @types/web to ^0.0.150 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4dbe46311..37f045fbb 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/lodash-es": "^4.17.12", "@types/node": "^18.19.8", "@types/qrcode": "^1.5.5", - "@types/web": "^0.0.135", + "@types/web": "^0.0.150", "@vitejs/plugin-vue-jsx": "^3.1.0", "less": "^4.2.0", "lodash-es": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 43a316df3..9e1bb1df1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3457,10 +3457,10 @@ resolved "https://registry.yarnpkg.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz#f066abfcd1cbe66267cdbbf0de010d8a41b41597" integrity sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow== -"@types/web@^0.0.135": - version "0.0.135" - resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.135.tgz#d97bf78512db0e34273ebc1a995a635cb7ecfb7a" - integrity sha512-3fNGUqpXzakTUJ9FQVoplG+fpzVn1WhQRz3eIE7dTGY4uI8/ngi9KbAtaK4nrIUk8dAI0qYPMIvq2ydTLYbJyA== +"@types/web@^0.0.150": + version "0.0.150" + resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.150.tgz#10f77d290e0e5b0f3084472c04807aa94fb466f4" + integrity sha512-MuIXeRFFwSjToJZS0ISM4Ohu5pXcTvJ/uyxRVQF8ChKWigfM0wJ6vdWOFiODOWJ/eiHupksiQHXHs8nSVKyffw== "@types/whatwg-mimetype@3.0.2": version "3.0.2"