From 93cff353a2f8c079090fb813a23a12043d49aeba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:25:44 +0000 Subject: [PATCH] chore(deps): update dependency @types/web to ^0.0.200 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1205827..f0f1b0e 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/node": "^18.15.11", "@types/react": "^18.0.33", "@types/react-dom": "^18.0.11", - "@types/web": "^0.0.99", + "@types/web": "^0.0.200", "@vitejs/plugin-react-swc": "^3.3.1", "@vitest/coverage-istanbul": "^0.29.8", "dictionary-en": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index 26f679b..a066613 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3711,10 +3711,10 @@ resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba" integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA== -"@types/web@^0.0.99": - version "0.0.99" - resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.99.tgz#a9c3a088e4634f6b08977f4fc733c916c2b0d50e" - integrity sha512-xMz3tOvtkZzc7RpQrDNiLe5sfMmP+fz8bOxHIZ/U8qXyvzDX4L4Ss1HCjor/O9DSelba+1iXK1VM7lruX28hiQ== +"@types/web@^0.0.200": + version "0.0.200" + resolved "https://registry.yarnpkg.com/@types/web/-/web-0.0.200.tgz#0c25c70447b33e055b39d9f6dd7cab129b67da4a" + integrity sha512-83EtN8z1w+K9fqIE0bdI87F6Iofm+4h5jN+TbBvumbHnZrdUL/HJRdqtc0qDE18sYp0PxvWVaG0MDx4ahvl3dQ== "@types/whatwg-mimetype@3.0.2": version "3.0.2"