mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Update babel, webpack dependencies to fix some compilation error
This commit is contained in:
parent
4e0a4b8edb
commit
9152c4e618
2 changed files with 1327 additions and 759 deletions
2078
modules.local/ppcp-button/package-lock.json
generated
2078
modules.local/ppcp-button/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -4,14 +4,14 @@
|
|||
"license": "GPL-3.0-or-later",
|
||||
"main": "resources/js/button.js",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.25.0",
|
||||
"babel-loader": "^7.1.1",
|
||||
"babel-preset-env": "^1.6.0",
|
||||
"@babel/core": "^7.9.0",
|
||||
"@babel/preset-env": "^7.9.5",
|
||||
"babel-loader": "^8.1.0",
|
||||
"cross-env": "^5.0.1",
|
||||
"file-loader": "^4.2.0",
|
||||
"node-sass": "^4.13.0",
|
||||
"sass-loader": "^8.0.0",
|
||||
"webpack": "^4.23.1",
|
||||
"webpack": "^4.42.1",
|
||||
"webpack-cli": "^3.1.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue