diff --git a/package.json b/package.json index 8fc0ed7..2eb6534 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/node": "^20.10.4", "@types/react": "^18.2.73", "@types/react-dom": "^18.2.23", - "@types/web": "^0.0.159", + "@types/web": "^0.0.185", "@vitejs/plugin-react-swc": "^3.7.0", "@vitest/coverage-istanbul": "^1.0.4", "github-markdown-css": "^5.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc70568..6f15e49 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^18.2.23 version: 18.2.23 '@types/web': - specifier: ^0.0.159 - version: 0.0.159 + specifier: ^0.0.185 + version: 0.0.185 '@vitejs/plugin-react-swc': specifier: ^3.7.0 version: 3.7.0(vite@5.2.14) @@ -4777,8 +4777,8 @@ packages: resolution: {integrity: sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==} dev: true - /@types/web@0.0.159: - resolution: {integrity: sha512-BHPaU+yHqHOrua8iFksPmgLCXEt1LE/2sPB+MPTRuxDFm4z6gBgmDiXUCGleyHiOLT6R+fklgR99hq/iFGVO1w==} + /@types/web@0.0.185: + resolution: {integrity: sha512-jxXqkf4sBn/WV9YsOlB5fFzWo9kGafMDF62VmVC1mFF367BuRn/2txr0ZaEchPsNIvyiLckMpxO6Xz3knpC6Nw==} dev: true /@types/whatwg-mimetype@3.0.0: