File tree Expand file tree Collapse file tree 2 files changed +309
-227
lines changed
Expand file tree Collapse file tree 2 files changed +309
-227
lines changed Original file line number Diff line number Diff line change 7878 "glob-all" : " ^3.1.0" ,
7979 "html-webpack-plugin" : " ^3.2.0" ,
8080 "mini-css-extract-plugin" : " ^0.8.0" ,
81- "postcss" : " ^6 .0.21" ,
82- "postcss-import" : " ^11.1.0 " ,
81+ "postcss" : " ^7 .0.21" ,
82+ "postcss-import" : " ^12.0.1 " ,
8383 "postcss-loader" : " ^3.0.0" ,
84- "postcss-preset-env" : " ^3.4 .0" ,
85- "precss" : " ^3.1.2 " ,
84+ "postcss-preset-env" : " ^6.7 .0" ,
85+ "precss" : " ^4.0.0 " ,
8686 "purgecss-webpack-plugin" : " ^1.1.0" ,
8787 "resolve-url-loader" : " ^3.0.0" ,
8888 "source-map-loader" : " ^0.2.4" ,
105105 "serve" : " yarn run clean && PUBLIC_PATH=https://pterodactyl.test:8080 NODE_ENV=development webpack-dev-server --host 0.0.0.0 --hot --https --key /etc/ssl/private/pterodactyl.test-key.pem --cert /etc/ssl/private/pterodactyl.test.pem"
106106 },
107107 "browserslist" : [
108- " defaults"
108+ " > 0.5%" ,
109+ " last 2 versions" ,
110+ " firefox esr" ,
111+ " not dead"
109112 ]
110113}
You can’t perform that action at this time.
0 commit comments