build(deps): bump three from 0.68.87 to 0.125.0 in /docs (#13391)
Bumps [three](https://github.com/mrdoob/three.js) from 0.68.87 to 0.125.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4e15e00688
commit
596938628c
|
|
@ -23876,9 +23876,9 @@
|
|||
}
|
||||
},
|
||||
"three": {
|
||||
"version": "0.68.87",
|
||||
"resolved": "https://registry.npmjs.org/three/-/three-0.68.87.tgz",
|
||||
"integrity": "sha1-UNgklPHEHjgT1wzEG4fSJiBYc4A="
|
||||
"version": "0.125.0",
|
||||
"resolved": "https://registry.npmjs.org/three/-/three-0.125.0.tgz",
|
||||
"integrity": "sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw=="
|
||||
},
|
||||
"through": {
|
||||
"version": "2.3.8",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"react-helmet": "^6.1.0",
|
||||
"swagger-ui-react": "^3.36.2",
|
||||
"theme-ui": "^0.3.1",
|
||||
"three": "^0.68.0"
|
||||
"three": "^0.125.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-config-airbnb": "^18.2.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue