From e59a48e64edc2f7c5c76f628909161e0eb6e5da9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 07:06:05 +0000 Subject: [PATCH] chore(deps): update dependency @types/web to ^0.0.179 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 66b21149..ca70641b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/node": "^18.18.9", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.15", - "@types/web": "^0.0.119", + "@types/web": "^0.0.179", "github-markdown-css": "^5.4.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b03b942a..b46a3cce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^18.2.15 version: 18.2.15 '@types/web': - specifier: ^0.0.119 - version: 0.0.119 + specifier: ^0.0.179 + version: 0.0.179 github-markdown-css: specifier: ^5.4.0 version: 5.4.0 @@ -6159,8 +6159,8 @@ packages: resolution: {integrity: sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==} dev: true - /@types/web@0.0.119: - resolution: {integrity: sha512-CQVOcEWrxr0MXbQbR3rrw6GHo2mcr8WlhLHQkOKDhhySTjz15/35jk0Zm2FbHRyCvSEjr/J7A2iDD5GRrGxE2A==} + /@types/web@0.0.179: + resolution: {integrity: sha512-D8qZf0ieLzA8GtWAu455R65PB491G8clIpDBgPD8KjGnq3enhV95uk4ADqxCC5ZVMH97ywwWOHEOZ5qS1DZT2Q==} dev: true /@types/whatwg-mimetype@3.0.1: