mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 22:26:38 +03:00
13 lines
312 B
JSON
13 lines
312 B
JSON
{
|
|
"name": "oracle-live-tanstack",
|
|
"private": true,
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@tanstack/react-router": "^1.132.0",
|
|
"@tanstack/react-start": "^1.132.0",
|
|
"react": "^19.2.0",
|
|
"react-dom": "^19.2.0"
|
|
},
|
|
"devDependencies": { "@vitejs/plugin-react": "^6.0.0", "vite": "^8.0.0" }
|
|
}
|