Merge branch 'master' into stage-challenge

This commit is contained in:
Jens Langhammer
2021-02-18 12:46:28 +01:00
3 changed files with 17 additions and 104 deletions

6
web/package-lock.json generated
View File

@ -104,9 +104,9 @@
}
},
"@patternfly/patternfly": {
"version": "4.87.2",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.87.2.tgz",
"integrity": "sha512-R0dfHtxSMcHxxtzw5K97YpPCP0zvmfFn7/jL9goHWmgkW6tFdCfrqLBE4+ntgVzk7EfgMXjS8+n80K0aDfbayg=="
"version": "4.87.3",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-4.87.3.tgz",
"integrity": "sha512-hDNMPa7B1zKD8LWFZO4SS5hC/N+yvuci2sAn8HJd+EIbAvbMAUkRsyZ0/XO3BG3RVtpSlgq7q8x1pAHC/FTFuA=="
},
"@rollup/plugin-typescript": {
"version": "8.2.0",

View File

@ -11,7 +11,7 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.2",
"@patternfly/patternfly": "^4.87.2",
"@patternfly/patternfly": "^4.87.3",
"@sentry/browser": "^6.1.0",
"@sentry/tracing": "^6.1.0",
"@types/chart.js": "^2.9.30",