Bump xoekit bim viewer to fix #37182

pull/9269/head
Wieland Lindenthal 4 years ago
parent f93cbc6eb4
commit 82e72ef524
  1. 14
      frontend/npm-shrinkwrap.json
  2. 2
      frontend/package.json

@ -50,7 +50,7 @@
"@uirouter/core": "^6.0.7",
"@uirouter/rx": "^0.6.5",
"@w11k/ngx-componentdestroyed": "^5.0.2",
"@xeokit/xeokit-bim-viewer": "2.2.0-alpha.7",
"@xeokit/xeokit-bim-viewer": "2.2.0-alpha.8",
"@xeokit/xeokit-sdk": "1.9.0-alpha.6",
"autoprefixer": "^9.6.1",
"browserslist": "^4.9.1",
@ -3831,9 +3831,9 @@
}
},
"node_modules/@xeokit/xeokit-bim-viewer": {
"version": "2.2.0-alpha.7",
"resolved": "https://registry.npmjs.org/@xeokit/xeokit-bim-viewer/-/xeokit-bim-viewer-2.2.0-alpha.7.tgz",
"integrity": "sha512-BsKUB3gwrBa51o+AAst/mGtSQmf8hjsiPDFSQPWLfOtNLG98IfeCbO7ka5wx7OM0WweOaXknQu62V8jxPJAa9A==",
"version": "2.2.0-alpha.8",
"resolved": "https://registry.npmjs.org/@xeokit/xeokit-bim-viewer/-/xeokit-bim-viewer-2.2.0-alpha.8.tgz",
"integrity": "sha512-El0v/5ztaukh/lLe7wavr2SZ98KQ91U0WrD1O63/SM9TBV2FhWlM3I0wwatd21TVFPFnH7vAqV1kKQk7vsG0Cw==",
"dependencies": {
"@xeokit/xeokit-sdk": "1.9.0-alpha.6"
}
@ -22574,9 +22574,9 @@
}
},
"@xeokit/xeokit-bim-viewer": {
"version": "2.2.0-alpha.7",
"resolved": "https://registry.npmjs.org/@xeokit/xeokit-bim-viewer/-/xeokit-bim-viewer-2.2.0-alpha.7.tgz",
"integrity": "sha512-BsKUB3gwrBa51o+AAst/mGtSQmf8hjsiPDFSQPWLfOtNLG98IfeCbO7ka5wx7OM0WweOaXknQu62V8jxPJAa9A==",
"version": "2.2.0-alpha.8",
"resolved": "https://registry.npmjs.org/@xeokit/xeokit-bim-viewer/-/xeokit-bim-viewer-2.2.0-alpha.8.tgz",
"integrity": "sha512-El0v/5ztaukh/lLe7wavr2SZ98KQ91U0WrD1O63/SM9TBV2FhWlM3I0wwatd21TVFPFnH7vAqV1kKQk7vsG0Cw==",
"requires": {
"@xeokit/xeokit-sdk": "1.9.0-alpha.6"
}

@ -71,7 +71,7 @@
"@uirouter/core": "^6.0.7",
"@uirouter/rx": "^0.6.5",
"@w11k/ngx-componentdestroyed": "^5.0.2",
"@xeokit/xeokit-bim-viewer": "2.2.0-alpha.7",
"@xeokit/xeokit-bim-viewer": "2.2.0-alpha.8",
"@xeokit/xeokit-sdk": "1.9.0-alpha.6",
"autoprefixer": "^9.6.1",
"browserslist": "^4.9.1",

Loading…
Cancel
Save