mirror of
https://github.com/transmission/transmission.git
synced 2026-04-25 19:29:31 +01:00
chore: bump vulnerable web build deps (#6139)
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
"lint:stylelint:fix": "stylelint --fix assets/css/*scss"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.22.9",
|
||||
"@babel/eslint-parser": "^7.22.9",
|
||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||
"@primer/stylelint-config": "^12.7.2",
|
||||
"@babel/core": "^7.23.2",
|
||||
"@babel/eslint-parser": "^7.22.15",
|
||||
"@babel/plugin-transform-class-properties": "^7.22.5",
|
||||
"@primer/stylelint-config": "^12.8.0",
|
||||
"css-loader": "^6.8.1",
|
||||
"css-minimizer-webpack-plugin": "^5.0.1",
|
||||
"eslint": "^8.45.0",
|
||||
|
||||
Reference in New Issue
Block a user