Skip to content

Commit a738b1a

Browse files
fix(deps): update dependency three to ^0.181.0
1 parent c496430 commit a738b1a

File tree

4 files changed

+17
-15
lines changed

4 files changed

+17
-15
lines changed

apps/fiducial-demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@biomejs/biome": "^2.3.2",
1717
"@types/react": "^19.2.2",
1818
"@types/react-dom": "^19.2.2",
19-
"@types/three": "^0.180.0",
19+
"@types/three": "^0.181.0",
2020
"@vitejs/plugin-react": "^5.1.0",
2121
"typescript": "^5.9.3",
2222
"vite": "^7.1.12",
@@ -30,6 +30,6 @@
3030
"@react-three/fiber": "^9.4.0",
3131
"react": "^19.2.0",
3232
"react-dom": "^19.2.0",
33-
"three": "^0.180.0"
33+
"three": "^0.181.0"
3434
}
3535
}

apps/geolocation-demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@biomejs/biome": "^2.3.2",
1717
"@types/react": "^19.2.2",
1818
"@types/react-dom": "^19.2.2",
19-
"@types/three": "^0.180.0",
19+
"@types/three": "^0.181.0",
2020
"@vitejs/plugin-react": "^5.1.0",
2121
"typescript": "^5.9.3",
2222
"vite": "^7.1.12",
@@ -30,6 +30,6 @@
3030
"locar": "^0.1.1",
3131
"react": "^19.2.0",
3232
"react-dom": "^19.2.0",
33-
"three": "^0.180.0"
33+
"three": "^0.181.0"
3434
}
3535
}

bun.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"@react-three/fiber": "^9.4.0",
2121
"react": "^19.2.0",
2222
"react-dom": "^19.2.0",
23-
"three": "^0.180.0",
23+
"three": "^0.181.0",
2424
},
2525
"devDependencies": {
2626
"@biomejs/biome": "^2.3.2",
2727
"@types/react": "^19.2.2",
2828
"@types/react-dom": "^19.2.2",
29-
"@types/three": "^0.180.0",
29+
"@types/three": "^0.181.0",
3030
"@vitejs/plugin-react": "^5.1.0",
3131
"typescript": "^5.9.3",
3232
"vite": "^7.1.12",
@@ -43,13 +43,13 @@
4343
"locar": "^0.1.1",
4444
"react": "^19.2.0",
4545
"react-dom": "^19.2.0",
46-
"three": "^0.180.0",
46+
"three": "^0.181.0",
4747
},
4848
"devDependencies": {
4949
"@biomejs/biome": "^2.3.2",
5050
"@types/react": "^19.2.2",
5151
"@types/react-dom": "^19.2.2",
52-
"@types/three": "^0.180.0",
52+
"@types/three": "^0.181.0",
5353
"@vitejs/plugin-react": "^5.1.0",
5454
"typescript": "^5.9.3",
5555
"vite": "^7.1.12",
@@ -59,7 +59,7 @@
5959
},
6060
"packages/rdk": {
6161
"name": "@omnidotdev/rdk",
62-
"version": "0.1.0",
62+
"version": "0.2.0",
6363
"devDependencies": {
6464
"@ar-js-org/ar.js": "^3.4.7",
6565
"@biomejs/biome": "^2.3.2",
@@ -69,12 +69,12 @@
6969
"@types/node": "^24.9.2",
7070
"@types/react": "^19.2.2",
7171
"@types/react-dom": "^19.2.2",
72-
"@types/three": "^0.180.0",
72+
"@types/three": "^0.181.0",
7373
"jsdom": "^27.0.1",
7474
"locar": "^0.1.1",
7575
"react": "^19.2.0",
7676
"react-dom": "^19.2.0",
77-
"three": "^0.180.0",
77+
"three": "^0.181.0",
7878
"ts-pattern": "^5.9.0",
7979
"typescript": "^5.9.3",
8080
"vite": "^7.1.12",
@@ -417,7 +417,7 @@
417417

418418
"@types/stats.js": ["@types/stats.js@0.17.4", "", {}, "sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA=="],
419419

420-
"@types/three": ["@types/three@0.180.0", "", { "dependencies": { "@dimforge/rapier3d-compat": "~0.12.0", "@tweenjs/tween.js": "~23.1.3", "@types/stats.js": "*", "@types/webxr": "*", "@webgpu/types": "*", "fflate": "~0.8.2", "meshoptimizer": "~0.22.0" } }, "sha512-ykFtgCqNnY0IPvDro7h+9ZeLY+qjgUWv+qEvUt84grhenO60Hqd4hScHE7VTB9nOQ/3QM8lkbNE+4vKjEpUxKg=="],
420+
"@types/three": ["@types/three@0.181.0", "", { "dependencies": { "@dimforge/rapier3d-compat": "~0.12.0", "@tweenjs/tween.js": "~23.1.3", "@types/stats.js": "*", "@types/webxr": "*", "@webgpu/types": "*", "fflate": "~0.8.2", "meshoptimizer": "~0.22.0" } }, "sha512-MLF1ks8yRM2k71D7RprFpDb9DOX0p22DbdPqT/uAkc6AtQXjxWCVDjCy23G9t1o8HcQPk7woD2NIyiaWcWPYmA=="],
421421

422422
"@types/webxr": ["@types/webxr@0.5.24", "", {}, "sha512-h8fgEd/DpoS9CBrjEQXR+dIDraopAEfu4wYVNY2tEPwk60stPWhvZMf4Foo5FakuQ7HFZoa8WceaWFervK2Ovg=="],
423423

@@ -1105,7 +1105,7 @@
11051105

11061106
"term-size": ["term-size@2.2.1", "", {}, "sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg=="],
11071107

1108-
"three": ["three@0.180.0", "", {}, "sha512-o+qycAMZrh+TsE01GqWUxUIKR1AL0S8pq7zDkYOQw8GqfX8b8VoCKYUoHbhiX5j+7hr8XsuHDVU6+gkQJQKg9w=="],
1108+
"three": ["three@0.181.0", "", {}, "sha512-KGf6EOCOQGshXeleKxpxhbowQwAXR2dLlD93egHtZ9Qmk07Saf8sXDR+7wJb53Z1ORZiatZ4WGST9UsVxhHEbg=="],
11091109

11101110
"three-bmfont-text": ["three-bmfont-text@github:dmarcos/three-bmfont-text#eed4878", { "dependencies": { "array-shuffle": "^1.0.1", "layout-bmfont-text": "^1.2.0", "nice-color-palettes": "^3.0.0", "quad-indices": "^2.0.1" } }, "dmarcos-three-bmfont-text-eed4878"],
11111111

@@ -1265,6 +1265,8 @@
12651265

12661266
"@microsoft/api-extractor/typescript": ["typescript@5.8.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ=="],
12671267

1268+
"@omnidotdev/rdk/three": ["three@0.180.0", "", {}, "sha512-o+qycAMZrh+TsE01GqWUxUIKR1AL0S8pq7zDkYOQw8GqfX8b8VoCKYUoHbhiX5j+7hr8XsuHDVU6+gkQJQKg9w=="],
1269+
12681270
"@rushstack/node-core-library/ajv": ["ajv@8.13.0", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2", "uri-js": "^4.4.1" } }, "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA=="],
12691271

12701272
"@rushstack/node-core-library/fs-extra": ["fs-extra@11.3.2", "", { "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A=="],

packages/rdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@
6060
"@types/node": "^24.9.2",
6161
"@types/react": "^19.2.2",
6262
"@types/react-dom": "^19.2.2",
63-
"@types/three": "^0.180.0",
63+
"@types/three": "^0.181.0",
6464
"jsdom": "^27.0.1",
6565
"locar": "^0.1.1",
6666
"react": "^19.2.0",
6767
"react-dom": "^19.2.0",
68-
"three": "^0.180.0",
68+
"three": "^0.181.0",
6969
"ts-pattern": "^5.9.0",
7070
"typescript": "^5.9.3",
7171
"vite": "^7.1.12",

0 commit comments

Comments
 (0)