Updated babel manually

This commit is contained in:
Serraniel 2021-12-18 10:59:13 +01:00
parent 06889b1a6c
commit 5088abd15d
Signed by: Serraniel
GPG key ID: 3690B4E7364525D3
2 changed files with 27264 additions and 12648 deletions

39906
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -41,10 +41,10 @@
"@babel/compat-data": "^7.16.4",
"@babel/core": "^7.16.5",
"@babel/helper-module-imports": "^7.16.0",
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/plugin-proposal-private-methods": "^7.16.0",
"@babel/plugin-proposal-class-properties": "^7.16.5",
"@babel/plugin-proposal-private-methods": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@babel/register": "^7.16.0",
"@babel/register": "^7.16.5",
"@types/chrome": "0.0.170",
"babelify": "^10.0.0",
"browserify": "^17.0.0",