Skip to content

Commit 07deac4

Browse files
Bump three and @types/three
Bumps [three](https://github.com/mrdoob/three.js) and [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three). These dependencies needed to be updated together. Updates `three` from 0.168.0 to 0.169.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.168.0 to 0.169.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) --- updated-dependencies: - dependency-name: three dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/three" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79765d0 commit 07deac4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

apps/baseai.dev/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "^18.2.47",
3131
"@types/react-dom": "^18.2.18",
3232
"@types/react-highlight-words": "^0.16.4",
33-
"@types/three": "^0.168.0",
33+
"@types/three": "^0.169.0",
3434
"@xyflow/react": "^12.0.4",
3535
"acorn": "^8.8.1",
3636
"autoprefixer": "^10.4.7",
@@ -60,7 +60,7 @@
6060
"tailwind-merge": "^2.3.0",
6161
"tailwindcss": "^3.4.1",
6262
"tailwindcss-animate": "^1.0.7",
63-
"three": "^0.168.0",
63+
"three": "^0.169.0",
6464
"typescript": "^5.3.3",
6565
"unist-util-filter": "^5.0.1",
6666
"unist-util-visit": "^5.0.0",

pnpm-lock.yaml

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)