generated from lucien/actix-react-template
Merged nia
This commit is contained in:
commit
b252122272
21 changed files with 485 additions and 11 deletions
|
@ -17,7 +17,8 @@
|
|||
"react-dom": "^18.3.1",
|
||||
"react-router": "^7.0.2",
|
||||
"three": "^0.171.0",
|
||||
"three-stdlib": "^2.34.0"
|
||||
"three-stdlib": "^2.34.0",
|
||||
"react-router-dom": "^6.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.15.0",
|
||||
|
@ -30,6 +31,7 @@
|
|||
"globals": "^15.12.0",
|
||||
"typescript": "~5.6.2",
|
||||
"typescript-eslint": "^8.15.0",
|
||||
"vite": "^6.0.1"
|
||||
"vite": "^6.0.1",
|
||||
"react-router-dom": "^6.2.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue