Skip to content

Commit 525f1f5

Browse files
chore(deps): update dependency locar to v0.1.7 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fd6483 commit 525f1f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"packages/rdk": {
8585
"name": "@omnidotdev/rdk",
86-
"version": "0.5.1",
86+
"version": "0.5.2",
8787
"dependencies": {
8888
"ts-pattern": "^5.9.0",
8989
"zustand": "^5.0.9",
@@ -114,7 +114,7 @@
114114
"@ar-js-org/ar.js": "^3.4.7",
115115
"@react-three/fiber": "^9.4.0",
116116
"@react-three/xr": "^6.6.28",
117-
"locar": "0.1.5",
117+
"locar": "0.1.7",
118118
"react": "^19.2.0",
119119
"react-dom": "^19.2.0",
120120
"three": "^0.182.0",

packages/rdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@ar-js-org/ar.js": "^3.4.7",
4848
"@react-three/fiber": "^9.4.0",
4949
"@react-three/xr": "^6.6.28",
50-
"locar": "0.1.5",
50+
"locar": "0.1.7",
5151
"react": "^19.2.0",
5252
"react-dom": "^19.2.0",
5353
"three": "^0.182.0"

0 commit comments

Comments
 (0)