diff --git a/package.json b/package.json index bc24d1a245..ea5885cbf1 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/react": "18.3.9", "@types/react-dom": "18.3.0", "@types/testing-library__jest-dom": "5.14.9", - "@types/web": "0.0.165", + "@types/web": "0.0.166", "@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 2433c369a3..93c7eaed2d 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.165 - version: 0.0.165 + specifier: 0.0.166 + version: 0.0.166 '@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.165: - resolution: {integrity: sha512-i+mwj+zj7TmSCZnDJvi6P7haCBIVHi0nNZmMBw669UhecMo7HGflMc0idJLLS65J2d/vkNRnNW3xAnWGYgXPpQ==} + /@types/web@0.0.166: + resolution: {integrity: sha512-qvY/TzK1WuxfeACL3Zzw+gMivGiIynRKH98nLET7ACzTRTX8CWMA6LQJ9WayIHvTBU1JeFCBRIBjsxhGz4TfHQ==} dev: true /@types/yargs-parser@21.0.3: