24
1
Fork 0

Update dependencies

This commit is contained in:
timvisee 2020-10-16 16:14:01 +02:00
parent 0be4a65904
commit 0d6b3731ef
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
2 changed files with 429 additions and 599 deletions

1022
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -64,10 +64,10 @@
"node": "^12.16.3"
},
"devDependencies": {
"@babel/core": "^7.12.0",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/core": "^7.12.1",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.12.0",
"@babel/preset-env": "^7.12.1",
"@dannycoates/webcrypto-liner": "^0.1.37",
"@fullhuman/postcss-purgecss": "^1.3.0",
"@mattiasbuelens/web-streams-polyfill": "0.2.1",