Update occt-import-js.
This commit is contained in:
parent
990d6329aa
commit
1cc09976cb
Binary file not shown.
14
package-lock.json
generated
14
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@simonwep/pickr": "1.8.2",
|
||||
"draco3d": "1.5.3",
|
||||
"fflate": "0.7.3",
|
||||
"occt-import-js": "0.0.11",
|
||||
"occt-import-js": "0.0.12",
|
||||
"rhino3dm": "7.15.0",
|
||||
"three": "0.144.0",
|
||||
"web-ifc": "0.0.35"
|
||||
@ -4092,9 +4092,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/occt-import-js": {
|
||||
"version": "0.0.11",
|
||||
"resolved": "https://registry.npmjs.org/occt-import-js/-/occt-import-js-0.0.11.tgz",
|
||||
"integrity": "sha512-jiEUn5mdWwVOlWRPrfzzNz8KGOMKWP5ZCSL9/EgeHw5Tc+w+wXk+bEMzBBc5/r0pTNwFIz8rjl+vnBxQvlqPew=="
|
||||
"version": "0.0.12",
|
||||
"resolved": "https://registry.npmjs.org/occt-import-js/-/occt-import-js-0.0.12.tgz",
|
||||
"integrity": "sha512-8W7jJ9efkwCUtUKQicg7fKrkLHDMdvb7qHckXKXDvfRGNn2YUGxsI/TJW1gAGoMpfDgi8e1gARWvTuBf3BSKXw=="
|
||||
},
|
||||
"node_modules/omggif": {
|
||||
"version": "1.0.10",
|
||||
@ -8542,9 +8542,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"occt-import-js": {
|
||||
"version": "0.0.11",
|
||||
"resolved": "https://registry.npmjs.org/occt-import-js/-/occt-import-js-0.0.11.tgz",
|
||||
"integrity": "sha512-jiEUn5mdWwVOlWRPrfzzNz8KGOMKWP5ZCSL9/EgeHw5Tc+w+wXk+bEMzBBc5/r0pTNwFIz8rjl+vnBxQvlqPew=="
|
||||
"version": "0.0.12",
|
||||
"resolved": "https://registry.npmjs.org/occt-import-js/-/occt-import-js-0.0.12.tgz",
|
||||
"integrity": "sha512-8W7jJ9efkwCUtUKQicg7fKrkLHDMdvb7qHckXKXDvfRGNn2YUGxsI/TJW1gAGoMpfDgi8e1gARWvTuBf3BSKXw=="
|
||||
},
|
||||
"omggif": {
|
||||
"version": "1.0.10",
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
"rhino3dm": "7.15.0",
|
||||
"three": "0.144.0",
|
||||
"web-ifc": "0.0.35",
|
||||
"occt-import-js" : "0.0.11"
|
||||
"occt-import-js" : "0.0.12"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"env": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user