Update dependencies
This commit is contained in:
parent
8c50da564f
commit
a37a0c8678
2 changed files with 232 additions and 106 deletions
|
@ -62,10 +62,10 @@
|
|||
"node": "^16.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.16.7",
|
||||
"@babel/core": "^7.16.12",
|
||||
"@babel/plugin-proposal-class-properties": "^7.16.7",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
||||
"@babel/preset-env": "^7.16.8",
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@dannycoates/webcrypto-liner": "^0.1.37",
|
||||
"@fullhuman/postcss-purgecss": "^1.3.0",
|
||||
"@mattiasbuelens/web-streams-polyfill": "0.2.1",
|
||||
|
@ -133,9 +133,9 @@
|
|||
"@dannycoates/express-ws": "^5.0.3",
|
||||
"@fluent/bundle": "^0.13.0",
|
||||
"@fluent/langneg": "^0.3.0",
|
||||
"@google-cloud/storage": "^5.17.0",
|
||||
"@google-cloud/storage": "^5.18.0",
|
||||
"@sentry/node": "^5.30.0",
|
||||
"aws-sdk": "^2.1058.0",
|
||||
"aws-sdk": "^2.1062.0",
|
||||
"body-parser": "^1.19.1",
|
||||
"choo": "^7.0.0",
|
||||
"cldr-core": "^35.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue