Skip to content

Commit 9ffc525

Browse files
committed
↑ bump dependencies
1 parent 5528cc9 commit 9ffc525

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lockb

346 Bytes
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"tunnel-rat": "0.1.2"
1717
},
1818
"devDependencies": {
19-
"@types/bun": "1.2.8",
19+
"@types/bun": "1.2.9",
2020
"@types/loadable__component": "5.13.9",
21-
"@types/react": "19.1.0",
22-
"@types/react-dom": "19.1.1",
21+
"@types/react": "19.1.2",
22+
"@types/react-dom": "19.1.2",
2323
"@types/three": "0.175.0",
2424
"@types/webxr": "0.5.21",
2525
"prettier": "2.8.8",
2626
"typescript": "5.8.3",
27-
"vite": "6.2.5"
27+
"vite": "6.2.6"
2828
},
2929
"scripts": {
3030
"type": "tsc --noEmit",

0 commit comments

Comments
 (0)