mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update babel monorepo (#4395)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5d6746c9c4
commit
62fd807f78
2 changed files with 556 additions and 559 deletions
|
@ -72,12 +72,12 @@
|
|||
"sqlite3": "5.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.15.5",
|
||||
"@babel/preset-env": "7.15.6",
|
||||
"@babel/core": "7.16.0",
|
||||
"@babel/preset-env": "7.16.4",
|
||||
"@fortawesome/fontawesome-free": "5.15.4",
|
||||
"@vue/server-test-utils": "1.1.3",
|
||||
"@vue/test-utils": "1.1.3",
|
||||
"babel-loader": "8.2.2",
|
||||
"babel-loader": "8.2.3",
|
||||
"babel-plugin-istanbul": "6.0.0",
|
||||
"chai": "4.3.4",
|
||||
"copy-webpack-plugin": "7.0.0",
|
||||
|
|
Loading…
Reference in a new issue