diff --git a/package.json b/package.json index 43c6b91f6d..41aa929fab 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/react": "18.3.8", "@types/react-dom": "18.3.0", "@types/testing-library__jest-dom": "5.14.9", - "@types/web": "0.0.164", + "@types/web": "0.0.165", "@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 ba7959e6af..f5d5fbbf02 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.164 - version: 0.0.164 + specifier: 0.0.165 + version: 0.0.165 '@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.164: - resolution: {integrity: sha512-71djRqHpHbvyYG/Vap1B7Wa61J0TH9fa0QEwahUVp28awcImIgqOPlfnKi5vswcmUBpRyGKvaGs42/5iPwCixg==} + /@types/web@0.0.165: + resolution: {integrity: sha512-i+mwj+zj7TmSCZnDJvi6P7haCBIVHi0nNZmMBw669UhecMo7HGflMc0idJLLS65J2d/vkNRnNW3xAnWGYgXPpQ==} dev: true /@types/yargs-parser@21.0.3: