|
35 | 35 | "@babel/plugin-transform-runtime": "^7.25.9", |
36 | 36 | "@babel/preset-env": "^7.26.0", |
37 | 37 | "@babel/runtime-corejs3": "^7.26.0", |
38 | | - "@eslint/js": "^9.15.0", |
39 | | - "@types/chrome": "^0.0.286", |
| 38 | + "@eslint/js": "^9.16.0", |
| 39 | + "@types/chrome": "^0.0.287", |
40 | 40 | "@types/escape-html": "^1.0.4", |
41 | | - "@types/node": "^22.10.0", |
| 41 | + "@types/node": "^22.10.1", |
42 | 42 | "@types/tampermonkey": "^5.0.3", |
43 | 43 | "@types/webextension-polyfill": "^0.12.1", |
44 | 44 | "@webextension-toolbox/webpack-webextension-plugin": "^3.3.1", |
45 | 45 | "babel-loader": "^9.2.1", |
46 | 46 | "copy-webpack-plugin": "^12.0.2", |
47 | 47 | "css-loader": "^7.1.2", |
48 | 48 | "cssnano": "^7.0.6", |
49 | | - "eslint": "^9.15.0", |
| 49 | + "eslint": "^9.16.0", |
50 | 50 | "eslint-config-prettier": "^9.1.0", |
51 | 51 | "execa": "^9.5.1", |
52 | 52 | "glob": "^11.0.0", |
|
57 | 57 | "postcss-import": "^16.1.0", |
58 | 58 | "postcss-loader": "^8.1.1", |
59 | 59 | "postcss-preset-env": "^10.1.1", |
60 | | - "prettier": "^3.4.0", |
| 60 | + "prettier": "^3.4.1", |
61 | 61 | "rimraf": "^6.0.1", |
62 | 62 | "semver": "^7.6.3", |
63 | 63 | "style-loader": "^4.0.0", |
64 | 64 | "ts-loader": "^9.5.1", |
65 | 65 | "tsconfig-paths-webpack-plugin": "^4.2.0", |
66 | | - "type-fest": "^4.28.1", |
| 66 | + "type-fest": "^4.29.0", |
67 | 67 | "typescript": "^5.7.2", |
68 | 68 | "typescript-eslint": "^8.16.0", |
69 | 69 | "web-ext": "^8.3.0", |
|
0 commit comments