chore: bump JS dependencies

This commit is contained in:
David Wheatley 2021-10-21 17:58:17 +01:00
parent 23c3b02201
commit 383dee43a0
No known key found for this signature in database
GPG Key ID: DCC0FCE349280DFF
2 changed files with 2083 additions and 1439 deletions

3520
js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@
"flarum-webpack-config": "^1.0.0", "flarum-webpack-config": "^1.0.0",
"pusher-js": "^7.0.3", "pusher-js": "^7.0.3",
"webpack": "^4.46.0", "webpack": "^4.46.0",
"webpack-cli": "^4.9.0" "webpack-cli": "^4.9.1"
}, },
"scripts": { "scripts": {
"dev": "webpack --mode development --watch", "dev": "webpack --mode development --watch",