diff --git a/package.json b/package.json index b0b4240..4559909 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@eslint/js": "^9.39.2", - "@types/chrome": "^0.1.34", + "@types/chrome": "^0.1.36", "@types/react": "^19.2.9", "@types/react-dom": "^19.2.3", "@wxt-dev/module-react": "^1.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f67669..da81659 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^9.39.2 version: 9.39.2 '@types/chrome': - specifier: ^0.1.34 - version: 0.1.34 + specifier: ^0.1.36 + version: 0.1.36 '@types/react': specifier: ^19.2.9 version: 19.2.9 @@ -565,8 +565,8 @@ packages: '@types/babel__traverse@7.28.0': resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==} - '@types/chrome@0.1.34': - resolution: {integrity: sha512-a1xk47dohzk4gAMeHy58gWp/RC5XyR0lzGfurj762TRcE3U3LVZG+qWNTZhQjcYRKK7b+x0BumGMN0l6x4Ttow==} + '@types/chrome@0.1.36': + resolution: {integrity: sha512-BvHbuyGttYXnGt5Gpwa4769KIinKHY1iLjlAPrrMBS2GI9m/XNMPtdsq0NgQalyuUdxvlMN/0OyGw0shFVIoUQ==} '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} @@ -2633,7 +2633,7 @@ snapshots: dependencies: '@babel/types': 7.28.5 - '@types/chrome@0.1.34': + '@types/chrome@0.1.36': dependencies: '@types/filesystem': 0.0.36 '@types/har-format': 1.2.16