File tree Expand file tree Collapse file tree 6 files changed +42
-47
lines changed
Expand file tree Collapse file tree 6 files changed +42
-47
lines changed Original file line number Diff line number Diff line change 3838 "peerDependencies" : {
3939 "@react-three/drei" : " catalog:three" ,
4040 "@react-three/fiber" : " catalog:three" ,
41+ "@types/react" : " catalog:react" ,
42+ "@types/three" : " catalog:three" ,
43+ "@types/yuka" : " catalog:yuka" ,
4144 "react" : " catalog:react" ,
4245 "three" : " catalog:three" ,
4346 "yuka" : " catalog:yuka"
4447 },
4548 "dependencies" : {
4649 "@n3p6/react-three-yuka" : " workspace:"
47- },
48- "devDependencies" : {
49- "@types/react" : " catalog:react" ,
50- "@types/three" : " catalog:three" ,
51- "@types/yuka" : " catalog:yuka"
5250 }
5351}
Original file line number Diff line number Diff line change 3939 "@pixiv/three-vrm-animation" : " catalog:three" ,
4040 "@react-three/drei" : " catalog:three" ,
4141 "@react-three/fiber" : " catalog:three" ,
42+ "@types/react" : " catalog:react" ,
43+ "@types/three" : " catalog:three" ,
4244 "react" : " catalog:react" ,
4345 "three" : " catalog:three"
44- },
45- "devDependencies" : {
46- "@types/react" : " catalog:react" ,
47- "@types/three" : " catalog:three"
4846 }
4947}
Original file line number Diff line number Diff line change 4141 "peerDependencies" : {
4242 "@react-three/fiber" : " catalog:three" ,
4343 "@recast-navigation/core" : " catalog:yuka" ,
44+ "@types/react" : " catalog:react" ,
45+ "@types/three" : " catalog:three" ,
46+ "@types/yuka" : " catalog:yuka" ,
4447 "react" : " catalog:react" ,
4548 "three" : " catalog:three" ,
4649 "yuka" : " catalog:yuka"
5053 "optional" : true
5154 }
5255 },
53- "devDependencies" : {
54- "@types/react" : " catalog:react" ,
55- "@types/three" : " catalog:three" ,
56- "@types/yuka" : " catalog:yuka" ,
56+ "dependencies" : {
5757 "foxact" : " catalog:"
5858 }
5959}
Original file line number Diff line number Diff line change 3131 "build" : " pkgroll"
3232 },
3333 "peerDependencies" : {
34+ "@types/react" : " catalog:react" ,
3435 "react" : " catalog:react"
3536 },
36- "devDependencies" : {
37- "@types/react" : " catalog:react" ,
37+ "dependencies" : {
3838 "foxact" : " catalog:"
3939 }
4040}
Original file line number Diff line number Diff line change 11{
2+ "compilerOptions" : {
3+ "jsx" : " react-jsx"
4+ },
25 "references" : [
36 { "path" : " ./app/tsconfig.json" },
47 { "path" : " ./tsconfig.app.json" },
You can’t perform that action at this time.
0 commit comments