diff --git a/package.json b/package.json index fa8f724..af976f9 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@crxjs/vite-plugin": "^2.0.0-beta.26", - "@types/chrome": "^0.0.268", + "@types/chrome": "^0.0.313", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.4.0", "@vitejs/plugin-vue": "^5.1.4", diff --git a/yarn.lock b/yarn.lock index f10cc32..fcbd458 100644 --- a/yarn.lock +++ b/yarn.lock @@ -482,10 +482,10 @@ resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df" integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ== -"@types/chrome@^0.0.268": - version "0.0.268" - resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.268.tgz#d5855546f30c83e181cadd77127a162c25b480d2" - integrity sha512-7N1QH9buudSJ7sI8Pe4mBHJr5oZ48s0hcanI9w3wgijAlv1OZNUZve9JR4x42dn5lJ5Sm87V1JNfnoh10EnQlA== +"@types/chrome@^0.0.313": + version "0.0.313" + resolved "https://registry.yarnpkg.com/@types/chrome/-/chrome-0.0.313.tgz#86487f51072c181a12495ae3e63a6701ade1a296" + integrity sha512-9R5T7gTaYZhkxlu+Ho4wk9FL+y/werWQY2yjGWSqCuiTsqS7nL/BE5UMTP6rU7J+oIG2FRKqrEycHhJATeltVA== dependencies: "@types/filesystem" "*" "@types/har-format" "*"