|
34 | 34 | ],
|
35 | 35 | "license": "MPL-2.0",
|
36 | 36 | "dependencies": {
|
37 |
| - "@babel/generator": "7.26.5", |
38 |
| - "@babel/template": "7.25.9", |
39 |
| - "@babel/types": "7.26.5", |
| 37 | + "@babel/generator": "7.27.0", |
| 38 | + "@babel/template": "7.27.0", |
| 39 | + "@babel/types": "7.27.0", |
40 | 40 | "@cdktf/commons": "0.0.0",
|
41 | 41 | "@cdktf/hcl2json": "0.0.0",
|
42 | 42 | "@cdktf/provider-generator": "0.0.0",
|
|
46 | 46 | "codemaker": "1.102.0",
|
47 | 47 | "deep-equal": "2.2.3",
|
48 | 48 | "glob": "10.4.5",
|
49 |
| - "graphology": "0.25.4", |
| 49 | + "graphology": "0.26.0", |
50 | 50 | "graphology-types": "0.24.7",
|
51 | 51 | "jsii-rosetta": "5.4.30",
|
52 | 52 | "prettier": "2.8.8",
|
53 | 53 | "reserved-words": "0.1.2",
|
54 |
| - "zod": "3.24.1" |
| 54 | + "zod": "3.24.2" |
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 | 57 | "@types/deep-equal": "1.0.4",
|
58 | 58 | "@types/glob": "8.1.0",
|
59 | 59 | "@types/jest": "29.5.14",
|
60 |
| - "@types/node": "18.19.71", |
| 60 | + "@types/node": "18.19.84", |
61 | 61 | "@types/prettier": "2.7.3",
|
62 | 62 | "@types/reserved-words": "0.1.4",
|
63 | 63 | "execa": "5.1.1",
|
64 | 64 | "fs-extra": "11.3.0",
|
65 | 65 | "jest": "29.7.0",
|
66 |
| - "ts-jest": "29.2.5", |
| 66 | + "ts-jest": "29.3.0", |
67 | 67 | "typescript": "5.4.5"
|
68 | 68 | }
|
69 | 69 | }
|
0 commit comments