|
1 | 1 | {
|
2 | 2 | "name": "@bitbybit-dev/core",
|
3 |
| - "version": "0.11.14", |
| 3 | + "version": "0.11.15", |
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.18.0", |
34 |
| - "@babylonjs/gui": "6.18.0", |
35 |
| - "@babylonjs/loaders": "6.18.0", |
36 |
| - "@babylonjs/materials": "6.18.0", |
37 |
| - "@babylonjs/serializers": "6.18.0", |
38 |
| - "@bitbybit-dev/occt": "0.11.14", |
39 |
| - "@bitbybit-dev/occt-worker": "0.11.14", |
| 33 | + "@babylonjs/core": "6.24.0", |
| 34 | + "@babylonjs/gui": "6.24.0", |
| 35 | + "@babylonjs/loaders": "6.24.0", |
| 36 | + "@babylonjs/materials": "6.24.0", |
| 37 | + "@babylonjs/serializers": "6.24.0", |
| 38 | + "@bitbybit-dev/occt": "0.11.15", |
| 39 | + "@bitbybit-dev/occt-worker": "0.11.15", |
40 | 40 | "jsonpath": "1.1.1",
|
41 | 41 | "@jscad/io-utils": "2.0.13",
|
42 | 42 | "@jscad/modeling": "2.7.2",
|
|
54 | 54 | "jest": "29.4.1",
|
55 | 55 | "ts-node": "10.9.1",
|
56 | 56 | "ts-jest": "29.0.0",
|
57 |
| - "typescript": "4.4.2", |
| 57 | + "typescript": "4.8.2", |
58 | 58 | "@types/jest": "29.0.0",
|
59 | 59 | "babel-jest": "29.0.0",
|
60 | 60 | "@babel/core": "7.16.0",
|
|
0 commit comments