[ticket/16775] Use up to date versions of dependencies again

npm audit has some weird resolutions ...

PHPBB3-16775
This commit is contained in:
Marc Alexander 2021-05-26 08:15:52 +02:00
parent 41a0e937f7
commit 04cdb56691
No known key found for this signature in database
GPG key ID: 50E0D2423696F995
2 changed files with 2102 additions and 2425 deletions

4521
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -98,13 +98,13 @@
"eslint": "^7.27.0",
"eslint-config-xo": "^0.36.0",
"gulp": "^4.0.2",
"gulp-concat-css": "^1.2.0",
"gulp-concat-css": "^3.1.0",
"gulp-postcss": "^9.0.0",
"gulp-rename": "^2.0.0",
"gulp-sourcemaps": "^2.6.5",
"postcss": "^8.2.15",
"postcss-sorting": "^6.0.0",
"stylelint": "^9.2.0",
"stylelint-order": "^0.8.1"
"stylelint": "^13.13.1",
"stylelint-order": "^4.1.0"
}
}