mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 08:43:01 +08:00
chore(deps-dev): bump webpack from 5.54.0 to 5.55.0 (#3783)
This commit is contained in:
parent
37f03abdff
commit
07e8dd7df8
14
package-lock.json
generated
14
package-lock.json
generated
@ -53,7 +53,7 @@
|
||||
"typedoc": "^0.22.4",
|
||||
"typescript": "~4.1.6",
|
||||
"unminified-webpack-plugin": "^3.0.0",
|
||||
"webpack": "^5.51.1",
|
||||
"webpack": "^5.55.0",
|
||||
"winston": "^3.3.3",
|
||||
"zone.js": "^0.11.4"
|
||||
}
|
||||
@ -16210,9 +16210,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webpack": {
|
||||
"version": "5.54.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.54.0.tgz",
|
||||
"integrity": "sha512-MAVKJMsIUotOQKzFOmN8ZkmMlj7BOyjDU6t1lomW9dWOme5WTStzGa3HMLdV1KYD1AiFETGsznL4LMSvj4tukw==",
|
||||
"version": "5.55.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.55.0.tgz",
|
||||
"integrity": "sha512-/1LyoAG+4+YRt+RLN3H2cz4dcw8+iO/GwKhL54GQDmqONCi0ZISXZF6aCCrCRDJFK685h+RGLCZd61Y+SEqdWQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/eslint-scope": "^3.7.0",
|
||||
@ -29296,9 +29296,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"webpack": {
|
||||
"version": "5.54.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.54.0.tgz",
|
||||
"integrity": "sha512-MAVKJMsIUotOQKzFOmN8ZkmMlj7BOyjDU6t1lomW9dWOme5WTStzGa3HMLdV1KYD1AiFETGsznL4LMSvj4tukw==",
|
||||
"version": "5.55.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.55.0.tgz",
|
||||
"integrity": "sha512-/1LyoAG+4+YRt+RLN3H2cz4dcw8+iO/GwKhL54GQDmqONCi0ZISXZF6aCCrCRDJFK685h+RGLCZd61Y+SEqdWQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/eslint-scope": "^3.7.0",
|
||||
|
@ -68,7 +68,7 @@
|
||||
"typedoc": "^0.22.4",
|
||||
"typescript": "~4.1.6",
|
||||
"unminified-webpack-plugin": "^3.0.0",
|
||||
"webpack": "^5.51.1",
|
||||
"webpack": "^5.55.0",
|
||||
"winston": "^3.3.3",
|
||||
"zone.js": "^0.11.4"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user