|
1 | 1 | {
|
2 | 2 | "name": "@bitbybit-dev/core",
|
3 |
| - "version": "0.11.9", |
| 3 | + "version": "0.11.10", |
4 | 4 | "description": "Bit By Bit Developers Core CAD API to Program Geometry",
|
5 | 5 | "main": "index.js",
|
6 | 6 | "repository": {
|
|
30 | 30 | "license": "MIT",
|
31 | 31 | "types": "./index.d.ts",
|
32 | 32 | "dependencies": {
|
33 |
| - "@babylonjs/core": "6.4.1", |
34 |
| - "@babylonjs/gui": "6.4.1", |
35 |
| - "@babylonjs/loaders": "6.4.1", |
36 |
| - "@babylonjs/materials": "6.4.1", |
37 |
| - "@babylonjs/serializers": "6.4.1", |
38 |
| - "@bitbybit-dev/occt": "0.11.9", |
39 |
| - "@bitbybit-dev/occt-worker": "0.11.9", |
| 33 | + "@babylonjs/core": "6.13.0", |
| 34 | + "@babylonjs/gui": "6.13.0", |
| 35 | + "@babylonjs/loaders": "6.13.0", |
| 36 | + "@babylonjs/materials": "6.13.0", |
| 37 | + "@babylonjs/serializers": "6.13.0", |
| 38 | + "@bitbybit-dev/occt": "0.11.10", |
| 39 | + "@bitbybit-dev/occt-worker": "0.11.10", |
40 | 40 | "jsonpath": "1.1.1",
|
41 | 41 | "@jscad/io-utils": "2.0.13",
|
42 | 42 | "@jscad/modeling": "2.7.2",
|
|
0 commit comments