|
35 | 35 | "@babel/plugin-transform-runtime": "^7.25.4", |
36 | 36 | "@babel/preset-env": "^7.25.4", |
37 | 37 | "@babel/runtime-corejs3": "^7.25.6", |
38 | | - "@eslint/js": "^9.10.0", |
39 | | - "@types/chrome": "^0.0.271", |
| 38 | + "@eslint/js": "^9.11.1", |
| 39 | + "@types/chrome": "^0.0.272", |
40 | 40 | "@types/escape-html": "^1.0.4", |
41 | | - "@types/node": "^22.5.5", |
| 41 | + "@types/node": "^22.7.2", |
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.10.0", |
| 49 | + "eslint": "^9.11.1", |
50 | 50 | "eslint-config-prettier": "^9.1.0", |
51 | 51 | "execa": "^9.4.0", |
52 | 52 | "glob": "^11.0.0", |
|
56 | 56 | "postcss": "^8.4.47", |
57 | 57 | "postcss-import": "^16.1.0", |
58 | 58 | "postcss-loader": "^8.1.1", |
59 | | - "postcss-preset-env": "^10.0.3", |
| 59 | + "postcss-preset-env": "^10.0.5", |
60 | 60 | "prettier": "^3.3.3", |
61 | 61 | "rimraf": "^6.0.1", |
62 | 62 | "semver": "^7.6.3", |
|
65 | 65 | "tsconfig-paths-webpack-plugin": "^4.1.0", |
66 | 66 | "type-fest": "^4.26.1", |
67 | 67 | "typescript": "^5.6.2", |
68 | | - "typescript-eslint": "^8.6.0", |
| 68 | + "typescript-eslint": "^8.7.0", |
69 | 69 | "web-ext": "^8.3.0", |
70 | | - "webpack": "^5.94.0", |
| 70 | + "webpack": "^5.95.0", |
71 | 71 | "webpack-bundle-analyzer": "^4.10.2", |
72 | 72 | "webpack-cli": "^5.1.4", |
73 | 73 | "webpack-dev-server": "^5.1.0", |
|
0 commit comments