Update dependencies
This commit is contained in:
parent
33064484c4
commit
d305e7fd57
2 changed files with 290 additions and 375 deletions
16
package.json
16
package.json
|
@ -71,14 +71,14 @@
|
|||
"@dannycoates/webcrypto-liner": "^0.1.37",
|
||||
"@fullhuman/postcss-purgecss": "^1.3.0",
|
||||
"@mattiasbuelens/web-streams-polyfill": "0.2.1",
|
||||
"@sentry/browser": "^5.27.2",
|
||||
"@sentry/browser": "^5.27.3",
|
||||
"asmcrypto.js": "^0.22.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"babel-loader": "^8.2.1",
|
||||
"babel-plugin-istanbul": "^5.2.0",
|
||||
"base64-js": "^1.3.1",
|
||||
"base64-js": "^1.5.0",
|
||||
"content-disposition": "^0.5.3",
|
||||
"copy-webpack-plugin": "^5.1.2",
|
||||
"core-js": "^3.4.0",
|
||||
"core-js": "^3.7.0",
|
||||
"crc": "^3.8.0",
|
||||
"cross-env": "^6.0.3",
|
||||
"css-loader": "^3.6.0",
|
||||
|
@ -120,7 +120,7 @@
|
|||
"string-hash": "^1.1.3",
|
||||
"stylelint": "^13.7.2",
|
||||
"stylelint-config-standard": "^19.0.0",
|
||||
"stylelint-no-unsupported-browser-features": "^4.1.3",
|
||||
"stylelint-no-unsupported-browser-features": "^4.1.4",
|
||||
"svgo": "^1.3.2",
|
||||
"svgo-loader": "^2.2.1",
|
||||
"tailwindcss": "^1.9.6",
|
||||
|
@ -136,9 +136,9 @@
|
|||
"@dannycoates/express-ws": "^5.0.3",
|
||||
"@fluent/bundle": "^0.13.0",
|
||||
"@fluent/langneg": "^0.3.0",
|
||||
"@google-cloud/storage": "^5.1.2",
|
||||
"@sentry/node": "^5.27.2",
|
||||
"aws-sdk": "^2.781.0",
|
||||
"@google-cloud/storage": "^5.5.0",
|
||||
"@sentry/node": "^5.27.3",
|
||||
"aws-sdk": "^2.789.0",
|
||||
"body-parser": "^1.19.0",
|
||||
"choo": "^7.0.0",
|
||||
"cldr-core": "^35.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue