diff --git a/package.json b/package.json index 23e7cd480a..06a128fc96 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/react": "18.3.10", "@types/react-dom": "18.3.0", "@types/testing-library__jest-dom": "5.14.9", - "@types/web": "0.0.166", + "@types/web": "0.0.167", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "autoprefixer": "10.4.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1ffdd25d9..773f64a34b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,8 +119,8 @@ devDependencies: specifier: 5.14.9 version: 5.14.9 '@types/web': - specifier: 0.0.166 - version: 0.0.166 + specifier: 0.0.167 + version: 0.0.167 '@typescript-eslint/eslint-plugin': specifier: 7.18.0 version: 7.18.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.1)(typescript@5.6.2) @@ -1712,8 +1712,8 @@ packages: resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} dev: true - /@types/web@0.0.166: - resolution: {integrity: sha512-qvY/TzK1WuxfeACL3Zzw+gMivGiIynRKH98nLET7ACzTRTX8CWMA6LQJ9WayIHvTBU1JeFCBRIBjsxhGz4TfHQ==} + /@types/web@0.0.167: + resolution: {integrity: sha512-IhdCUXL+vwofU/IzuOD+/T8Xteuk8fS9TvVJi7y7HTuURs7pWf3Kysxz4+lU0NSkj2LjDQ8AbKaaFFoAgeqYPg==} dev: true /@types/yargs-parser@21.0.3: