|
34 | 34 | "@babel/core": "^7.25.2", |
35 | 35 | "@babel/plugin-transform-runtime": "^7.25.4", |
36 | 36 | "@babel/preset-env": "^7.25.4", |
37 | | - "@babel/runtime-corejs3": "^7.25.0", |
| 37 | + "@babel/runtime-corejs3": "^7.25.6", |
38 | 38 | "@eslint/js": "^9.9.1", |
39 | 39 | "@types/chrome": "^0.0.270", |
40 | 40 | "@types/escape-html": "^1.0.4", |
41 | | - "@types/node": "^22.5.0", |
| 41 | + "@types/node": "^22.5.1", |
42 | 42 | "@types/tampermonkey": "^5.0.3", |
43 | | - "@types/webextension-polyfill": "^0.12.0", |
| 43 | + "@types/webextension-polyfill": "^0.12.1", |
44 | 44 | "@webextension-toolbox/webpack-webextension-plugin": "^3.3.1", |
45 | 45 | "babel-loader": "^9.1.3", |
46 | 46 | "copy-webpack-plugin": "^12.0.2", |
|
63 | 63 | "style-loader": "^4.0.0", |
64 | 64 | "ts-loader": "^9.5.1", |
65 | 65 | "tsconfig-paths-webpack-plugin": "^4.1.0", |
66 | | - "type-fest": "^4.25.0", |
| 66 | + "type-fest": "^4.26.0", |
67 | 67 | "typescript": "^5.5.4", |
68 | 68 | "typescript-eslint": "^8.3.0", |
69 | 69 | "web-ext": "^8.2.0", |
|
0 commit comments