mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/16775] Use up to date versions of dependencies again
npm audit has some weird resolutions ... PHPBB3-16775
This commit is contained in:
parent
41a0e937f7
commit
04cdb56691
2 changed files with 2102 additions and 2425 deletions
4521
package-lock.json
generated
4521
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue