mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-01 02:53:07 +08:00
Merge pull request #975 from hodgef/dependabot/npm_and_yarn/webpack-5.31.0
This commit is contained in:
commit
22294438c0
6
package-lock.json
generated
6
package-lock.json
generated
@ -13255,9 +13255,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"webpack": {
|
||||
"version": "5.30.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.30.0.tgz",
|
||||
"integrity": "sha512-Zr9NIri5yzpfmaMea2lSMV1UygbW0zQsSlGLMgKUm63ACXg6alhd1u4v5UBSBjzYKXJN6BNMGVM7w165e7NxYA==",
|
||||
"version": "5.31.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.31.0.tgz",
|
||||
"integrity": "sha512-3fUfZT/FUuThWSSyL32Fsh7weUUfYP/Fjc/cGSbla5KiSo0GtI1JMssCRUopJTvmLjrw05R2q7rlLtiKdSzkzQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/eslint-scope": "^3.7.0",
|
||||
|
@ -68,7 +68,7 @@
|
||||
"terser-webpack-plugin": "^5.1.1",
|
||||
"typescript": "^4.2.4",
|
||||
"url-loader": "^4.1.1",
|
||||
"webpack": "^5.30.0",
|
||||
"webpack": "^5.31.0",
|
||||
"webpack-cli": "^4.6.0",
|
||||
"webpack-dev-server": "4.0.0-beta.2"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user