diff --git a/package.json b/package.json index 9d13569001..0c380c2fe2 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "@types/testing-library__jest-dom": "5.14.9", - "@types/web": "0.0.159", + "@types/web": "0.0.160", "@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 d39244b63d..fa8986f352 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.159 - version: 0.0.159 + specifier: 0.0.160 + version: 0.0.160 '@typescript-eslint/eslint-plugin': specifier: 7.18.0 version: 7.18.0(@typescript-eslint/parser@7.18.0)(eslint@8.57.0)(typescript@5.5.4) @@ -1712,8 +1712,8 @@ packages: resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} dev: true - /@types/web@0.0.159: - resolution: {integrity: sha512-BHPaU+yHqHOrua8iFksPmgLCXEt1LE/2sPB+MPTRuxDFm4z6gBgmDiXUCGleyHiOLT6R+fklgR99hq/iFGVO1w==} + /@types/web@0.0.160: + resolution: {integrity: sha512-rqxz1XIiLtPQ63BM4QSiHKFgKAxOZx/LZcuBxeh76zEoZwkZlO0JUUqVSBkiD4UG8fTcUd5alGJJS/PpwWjj6Q==} dev: true /@types/yargs-parser@21.0.3: