Skip to content

Commit 703fb68

Browse files
chore(deps): update all non-major dependencies
1 parent 5bf46fc commit 703fb68

File tree

2 files changed

+1747
-1485
lines changed

2 files changed

+1747
-1485
lines changed

package.json

+24-24
Original file line numberDiff line numberDiff line change
@@ -31,38 +31,38 @@
3131
"core-js": "3.39.0"
3232
},
3333
"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",
3636
"@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",
4040
"@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",
4343
"@types/core-js": "2.5.8",
44-
"@types/eslint": "^9.0.0",
44+
"@types/eslint": "^9.6.1",
4545
"@types/eslint-config-prettier": "^6.11.3",
4646
"@types/eslint-plugin-prettier": "^3.1.3",
4747
"@types/eslint__js": "~8.42.3",
48-
"@types/jquery": "^3.5.29",
48+
"@types/jquery": "^3.5.32",
4949
"@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",
5656
"eslint-config-prettier": "^9.1.0",
5757
"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"
6666
},
6767
"babel": {
6868
"presets": [
@@ -97,7 +97,7 @@
9797
},
9898
"engines": {
9999
"node": ">=10",
100-
"yarn": ">=4.0.0"
100+
"yarn": ">=4.5.2"
101101
},
102102
"packageManager": "[email protected]"
103103
}

0 commit comments

Comments
 (0)