build: updated bun

This commit is contained in:
Simeon Radivoev 2026-01-23 05:58:49 +02:00
parent 6f3be22da9
commit eecc0765b4
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A
3 changed files with 492 additions and 29 deletions

View file

@ -12,8 +12,8 @@
"start": "bun run dev"
},
"dependencies": {
"@tanstack/react-router": "^1.154.10",
"@tanstack/router-plugin": "^1.154.10",
"@tanstack/react-router": "^1.154.12",
"@tanstack/router-plugin": "^1.154.12",
"classnames": "^2.5.1",
"electrobun": "latest",
"gamepad.css": "^0.0.4",
@ -23,7 +23,7 @@
},
"devDependencies": {
"@tailwindcss/vite": "^4.1.18",
"@tanstack/react-router-devtools": "^1.154.10",
"@tanstack/react-router-devtools": "^1.154.12",
"@types/bun": "latest",
"@types/react": "^19.2.9",
"@types/react-dom": "^19.2.3",