|
31 | 31 | "core-js": "3.39.0"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@babel/cli": "^7.23.4", |
35 |
| - "@babel/core": "^7.23.6", |
| 34 | + "@babel/cli": "^7.25.9", |
| 35 | + "@babel/core": "^7.26.0", |
36 | 36 | "@babel/plugin-proposal-class-properties": "^7.18.6",
|
37 |
| - "@babel/preset-env": "^7.23.6", |
38 |
| - "@babel/preset-typescript": "^7.23.3", |
39 |
| - "@eslint/js": "^9.3.0", |
| 37 | + "@babel/preset-env": "^7.26.0", |
| 38 | + "@babel/preset-typescript": "^7.26.0", |
| 39 | + "@eslint/js": "^9.15.0", |
40 | 40 | "@types/babel__core": "^7.20.5",
|
41 |
| - "@types/babel__preset-env": "^7.9.6", |
42 |
| - "@types/chrome": "^0.0.283", |
| 41 | + "@types/babel__preset-env": "^7.9.7", |
| 42 | + "@types/chrome": "^0.0.284", |
43 | 43 | "@types/core-js": "2.5.8",
|
44 |
| - "@types/eslint": "^9.0.0", |
| 44 | + "@types/eslint": "^9.6.1", |
45 | 45 | "@types/eslint-config-prettier": "^6.11.3",
|
46 | 46 | "@types/eslint-plugin-prettier": "^3.1.3",
|
47 | 47 | "@types/eslint__js": "~8.42.3",
|
48 |
| - "@types/jquery": "^3.5.29", |
| 48 | + "@types/jquery": "^3.5.32", |
49 | 49 | "@types/prettier": "^3.0.0",
|
50 |
| - "@types/webpack-bundle-analyzer": "^4.6.3", |
51 |
| - "@typescript-eslint/eslint-plugin": "^8.0.0", |
52 |
| - "@typescript-eslint/parser": "^8.0.0", |
53 |
| - "@webextension-toolbox/webextension-toolbox": "^7.0.0", |
54 |
| - "babel-loader": "^9.1.3", |
55 |
| - "eslint": "^9.0.0", |
| 50 | + "@types/webpack-bundle-analyzer": "^4.7.0", |
| 51 | + "@typescript-eslint/eslint-plugin": "^8.15.0", |
| 52 | + "@typescript-eslint/parser": "^8.15.0", |
| 53 | + "@webextension-toolbox/webextension-toolbox": "^7.1.1", |
| 54 | + "babel-loader": "^9.2.1", |
| 55 | + "eslint": "^9.15.0", |
56 | 56 | "eslint-config-prettier": "^9.1.0",
|
57 | 57 | "eslint-formatter-friendly": "^7.0.0",
|
58 |
| - "eslint-plugin-import": "^2.29.1", |
59 |
| - "eslint-plugin-prettier": "^5.1.1", |
60 |
| - "globals": "^15.2.0", |
61 |
| - "prettier": "^3.1.1", |
62 |
| - "renovate": "^37.326.2", |
63 |
| - "typescript": "^5.3.3", |
64 |
| - "typesync": "^0.13.0", |
65 |
| - "webpack-bundle-analyzer": "^4.10.1" |
| 58 | + "eslint-plugin-import": "^2.31.0", |
| 59 | + "eslint-plugin-prettier": "^5.2.1", |
| 60 | + "globals": "^15.12.0", |
| 61 | + "prettier": "^3.3.3", |
| 62 | + "renovate": "^37.440.7", |
| 63 | + "typescript": "^5.7.2", |
| 64 | + "typesync": "^0.13.4", |
| 65 | + "webpack-bundle-analyzer": "^4.10.2" |
66 | 66 | },
|
67 | 67 | "babel": {
|
68 | 68 | "presets": [
|
|
97 | 97 | },
|
98 | 98 | "engines": {
|
99 | 99 | "node": ">=10",
|
100 |
| - "yarn": ">=4.0.0" |
| 100 | + "yarn": ">=4.5.2" |
101 | 101 | },
|
102 | 102 | "packageManager": "[email protected]"
|
103 | 103 | }
|
0 commit comments