Update occt-import-js.

This commit is contained in:
kovacsv 2022-10-02 16:55:51 +02:00
parent 990d6329aa
commit 1cc09976cb
3 changed files with 8 additions and 8 deletions

Binary file not shown.

14
package-lock.json generated
View File

@ -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",

View File

@ -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": {