mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-17 07:01:22 +02:00
[ticket/16775] Use up to date versions of dependencies again
npm audit has some weird resolutions ... PHPBB3-16775
This commit is contained in:
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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user