Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 5bf46fc commit 703fb68
Show file tree
Hide file tree
Showing 2 changed files with 1,747 additions and 1,485 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,38 +31,38 @@
"core-js": "3.39.0"
},
"devDependencies": {
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.6",
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "^7.23.6",
"@babel/preset-typescript": "^7.23.3",
"@eslint/js": "^9.3.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@eslint/js": "^9.15.0",
"@types/babel__core": "^7.20.5",
"@types/babel__preset-env": "^7.9.6",
"@types/chrome": "^0.0.283",
"@types/babel__preset-env": "^7.9.7",
"@types/chrome": "^0.0.284",
"@types/core-js": "2.5.8",
"@types/eslint": "^9.0.0",
"@types/eslint": "^9.6.1",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint-plugin-prettier": "^3.1.3",
"@types/eslint__js": "~8.42.3",
"@types/jquery": "^3.5.29",
"@types/jquery": "^3.5.32",
"@types/prettier": "^3.0.0",
"@types/webpack-bundle-analyzer": "^4.6.3",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@webextension-toolbox/webextension-toolbox": "^7.0.0",
"babel-loader": "^9.1.3",
"eslint": "^9.0.0",
"@types/webpack-bundle-analyzer": "^4.7.0",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@webextension-toolbox/webextension-toolbox": "^7.1.1",
"babel-loader": "^9.2.1",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-formatter-friendly": "^7.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.1",
"globals": "^15.2.0",
"prettier": "^3.1.1",
"renovate": "^37.326.2",
"typescript": "^5.3.3",
"typesync": "^0.13.0",
"webpack-bundle-analyzer": "^4.10.1"
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.12.0",
"prettier": "^3.3.3",
"renovate": "^37.440.7",
"typescript": "^5.7.2",
"typesync": "^0.13.4",
"webpack-bundle-analyzer": "^4.10.2"
},
"babel": {
"presets": [
Expand Down Expand Up @@ -97,7 +97,7 @@
},
"engines": {
"node": ">=10",
"yarn": ">=4.0.0"
"yarn": ">=4.5.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 703fb68

Please sign in to comment.