mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 16:52:59 +08:00
Merge pull request #160 from hodgef/dependabot/npm_and_yarn/webpack-4.36.1
This commit is contained in:
commit
c4ebf1ada0
6
package-lock.json
generated
6
package-lock.json
generated
@ -13529,9 +13529,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"webpack": {
|
"webpack": {
|
||||||
"version": "4.35.3",
|
"version": "4.36.1",
|
||||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.35.3.tgz",
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.36.1.tgz",
|
||||||
"integrity": "sha512-xggQPwr9ILlXzz61lHzjvgoqGU08v5+Wnut19Uv3GaTtzN4xBTcwnobodrXE142EL1tOiS5WVEButooGzcQzTA==",
|
"integrity": "sha512-Ej01/N9W8DVyhEpeQnbUdGvOECw0L46FxS12cCOs8gSK7bhUlrbHRnWkjiXckGlHjUrmL89kDpTRIkUk6Y+fKg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@webassemblyjs/ast": "1.8.5",
|
"@webassemblyjs/ast": "1.8.5",
|
||||||
|
@ -96,7 +96,7 @@
|
|||||||
"terser-webpack-plugin": "1.3.0",
|
"terser-webpack-plugin": "1.3.0",
|
||||||
"uglifyjs-webpack-plugin": "^2.1.2",
|
"uglifyjs-webpack-plugin": "^2.1.2",
|
||||||
"url-loader": "2.0.1",
|
"url-loader": "2.0.1",
|
||||||
"webpack": "4.35.3",
|
"webpack": "4.36.1",
|
||||||
"webpack-dev-server": "3.7.2",
|
"webpack-dev-server": "3.7.2",
|
||||||
"webpack-manifest-plugin": "2.0.4",
|
"webpack-manifest-plugin": "2.0.4",
|
||||||
"workbox-webpack-plugin": "4.3.1"
|
"workbox-webpack-plugin": "4.3.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user