11{
22 "name" : " @thatopen/ui-obc" ,
33 "description" : " Collection of web components (UI components) implementations to use with @thatopen/components." ,
4- "version" : " 3.1.6 " ,
4+ "version" : " 3.2.0 " ,
55 "author" : " That Open Company" ,
66 "contributors" : [
77 " Juan Hoyos (https://github.com/HoyosJuan)"
3939 "access" : " public"
4040 },
4141 "dependencies" : {
42- "@thatopen/ui" : " ~3.1 .0" ,
42+ "@thatopen/ui" : " ~3.2 .0" ,
4343 "lit" : " 3.1.2"
4444 },
4545 "devDependencies" : {
46- "@thatopen/components" : " ~3.1 .0" ,
47- "@thatopen/components-front" : " ~3.1 .0" ,
48- "@thatopen/fragments" : " ~3.1 .0" ,
46+ "@thatopen/components" : " ~3.2 .0" ,
47+ "@thatopen/components-front" : " ~3.2 .0" ,
48+ "@thatopen/fragments" : " ~3.2 .0" ,
4949 "@types/node" : " 20.11.30" ,
5050 "@types/three" : " 0.175.0" ,
5151 "@typescript-eslint/eslint-plugin" : " 7.2.0" ,
6363 "typescript" : " 5.4.2" ,
6464 "vite" : " 5.1.6" ,
6565 "vite-plugin-dts" : " 3.7.3" ,
66- "web-ifc" : " 0.0.71 "
66+ "web-ifc" : " 0.0.72 "
6767 },
6868 "peerDependencies" : {
69- "@thatopen/components" : " ~3.1 .0" ,
70- "@thatopen/components-front" : " ~3.1 .0" ,
71- "@thatopen/fragments" : " ~3.1 .0" ,
69+ "@thatopen/components" : " ~3.2 .0" ,
70+ "@thatopen/components-front" : " ~3.2 .0" ,
71+ "@thatopen/fragments" : " ~3.2 .0" ,
7272 "three" : " >=0.175.0" ,
73- "web-ifc" : " >=0.0.71 "
73+ "web-ifc" : " >=0.0.72 "
7474 }
75- }
75+ }
0 commit comments