mirror of
https://github.com/flarum/framework.git
synced 2024-11-22 11:16:39 +08:00
Update dependencies
This commit is contained in:
parent
bb780f9b09
commit
79a56cfea1
1937
js-packages/webpack-config/package-lock.json
generated
1937
js-packages/webpack-config/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -9,13 +9,13 @@
|
|||
"webpack": "^4.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.0.0-beta.39",
|
||||
"@babel/plugin-proposal-class-properties": "^7.0.0-beta.39",
|
||||
"@babel/plugin-transform-react-jsx": "^7.0.0-beta.39",
|
||||
"@babel/plugin-transform-runtime": "^7.0.0-beta.39",
|
||||
"@babel/preset-env": "^7.0.0-beta.39",
|
||||
"@babel/preset-react": "^7.0.0-beta.39",
|
||||
"@babel/runtime": "^7.0.0-beta.39",
|
||||
"babel-loader": "^8.0.0-beta.0"
|
||||
"@babel/core": "^7.0.0-rc.3",
|
||||
"@babel/plugin-proposal-class-properties": "^7.0.0-rc.3",
|
||||
"@babel/plugin-transform-react-jsx": "^7.0.0-rc.3",
|
||||
"@babel/plugin-transform-runtime": "^7.0.0-rc.3",
|
||||
"@babel/preset-env": "^7.0.0-rc.3",
|
||||
"@babel/preset-react": "^7.0.0-rc.3",
|
||||
"@babel/runtime": "^7.0.0-rc.3",
|
||||
"babel-loader": "^8.0.0-beta.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user