Skip to content

Commit

Permalink
chore(deps): update dependency three to v0.154.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent 6a3d46e commit 8d0b0af
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 26 deletions.
4 changes: 2 additions & 2 deletions react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/lodash": "^4.14.190",
"@types/react": "18.2.7",
"@types/styled-components": "5.1.26",
"@types/three": "0.152.0",
"@types/three": "0.154.0",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -58,7 +58,7 @@
"react-dom": "18.2.0",
"storybook": "7.0.27",
"styled-components": "5.3.11",
"three": "0.152.2",
"three": "0.154.0",
"ts-loader": "9.4.3",
"typescript": "5.1.6",
"webpack": "5.88.1",
Expand Down
28 changes: 18 additions & 10 deletions react-components/yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@types/random-seed": "0.3.3",
"@types/skmeans": "0.11.4",
"@types/stats": "0.16.30",
"@types/three": "0.152.1",
"@types/three": "0.154.0",
"@types/tween.js": "18.5.1",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
Expand Down Expand Up @@ -131,7 +131,7 @@
"resize-observer-polyfill": "1.5.1",
"shx": "0.3.4",
"stats.js": "0.17.0",
"three": "0.152.2",
"three": "0.154.0",
"ts-jest": "29.1.1",
"ts-loader": "9.4.3",
"tsc-alias": "1.8.7",
Expand All @@ -146,7 +146,7 @@
},
"peerDependencies": {
"@cognite/sdk": "^7.16.0 || ^8.0.0",
"three": "0.152.2"
"three": "0.154.0"
},
"glslify": {
"transform": [
Expand Down
30 changes: 19 additions & 11 deletions viewer/yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8d0b0af

Please sign in to comment.