mirror of
https://github.com/go-gitea/gitea
synced 2025-07-31 22:58:35 +00:00
update js dependencies (#7462)
this is the result of `make npm-update js css`
This commit is contained in:
committed by
techknowlogick
parent
fb0c562f8b
commit
4091e0dfee
@@ -5,14 +5,14 @@
|
||||
"node": ">=8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "9.6.0",
|
||||
"autoprefixer": "9.6.1",
|
||||
"eslint": "6.0.1",
|
||||
"less": "3.9.0",
|
||||
"less-plugin-clean-css": "1.5.1",
|
||||
"postcss-cli": "6.1.2",
|
||||
"postcss-cli": "6.1.3",
|
||||
"stylelint": "10.1.0",
|
||||
"stylelint-config-standard": "18.3.0",
|
||||
"updates": "8.2.0"
|
||||
"updates": "8.5.0"
|
||||
},
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
|
Reference in New Issue
Block a user