mirror of
https://github.com/flarum/framework.git
synced 2024-12-03 07:33:36 +08:00
Update JS tooling
This commit is contained in:
parent
1c200e0f8e
commit
a848949c84
1804
framework/core/js/package-lock.json
generated
1804
framework/core/js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -6,7 +6,7 @@
|
||||||
"classnames": "^2.2.5",
|
"classnames": "^2.2.5",
|
||||||
"color-thief-browser": "^2.0.2",
|
"color-thief-browser": "^2.0.2",
|
||||||
"expose-loader": "^0.7.5",
|
"expose-loader": "^0.7.5",
|
||||||
"flarum-webpack-config": "^0.1.0-beta.8",
|
"flarum-webpack-config": "^0.1.0-beta.9",
|
||||||
"jquery": "^3.3.1",
|
"jquery": "^3.3.1",
|
||||||
"jquery.hotkeys": "^0.1.0",
|
"jquery.hotkeys": "^0.1.0",
|
||||||
"lodash-es": "^4.17.10",
|
"lodash-es": "^4.17.10",
|
||||||
|
@ -15,9 +15,9 @@
|
||||||
"moment": "^2.22.2",
|
"moment": "^2.22.2",
|
||||||
"punycode": "^2.1.1",
|
"punycode": "^2.1.1",
|
||||||
"spin.js": "^3.1.0",
|
"spin.js": "^3.1.0",
|
||||||
"webpack": "^4.0.0",
|
"webpack": "^4.17.1",
|
||||||
"webpack-cli": "^2.1.5",
|
"webpack-cli": "^2.1.5",
|
||||||
"webpack-merge": "^4.1.2"
|
"webpack-merge": "^4.1.4"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "webpack --mode production",
|
"build": "webpack --mode production",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user