mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15980] Update packages in package.json as well
PHPBB3-15980
This commit is contained in:
parent
43e072d508
commit
a85d5e25f0
2 changed files with 1787 additions and 1276 deletions
3055
package-lock.json
generated
3055
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -47,7 +47,7 @@
|
|||
"homepage": "https://www.phpbb.com",
|
||||
"devDependencies": {
|
||||
"cssnano": "^4.1.10",
|
||||
"del": "^5.0.0",
|
||||
"del": "^5.1.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-autoprefixer": "^7.0.0",
|
||||
"gulp-postcss": "^8.0.0",
|
||||
|
@ -57,9 +57,9 @@
|
|||
"postcss-import": "^12.0.1",
|
||||
"postcss-pxtorem": "^4.0.1",
|
||||
"postcss-sorting": "^5.0.1",
|
||||
"stylelint": "^10.1.0",
|
||||
"stylelint-order": "^3.0.1",
|
||||
"xo": "^0.24.0"
|
||||
"stylelint": "^11.0.0",
|
||||
"stylelint-order": "^3.1.1",
|
||||
"xo": "^0.25.3"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue