@aws-cdk/toolkit-lib 0.3.0 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -35,10 +35,10 @@
35
35
  "organization": true
36
36
  },
37
37
  "devDependencies": {
38
- "@aws-cdk/aws-service-spec": "^0.1.67",
38
+ "@aws-cdk/aws-service-spec": "^0.1.69",
39
39
  "@aws-cdk/tmp-toolkit-helpers": "0.0.0",
40
40
  "@cdklabs/eslint-plugin": "^1.3.2",
41
- "@microsoft/api-extractor": "^7.52.3",
41
+ "@microsoft/api-extractor": "^7.52.4",
42
42
  "@smithy/types": "^4.2.0",
43
43
  "@stylistic/eslint-plugin": "^3",
44
44
  "@types/fs-extra": "^11.0.4",
@@ -47,7 +47,7 @@
47
47
  "@types/split2": "^4.2.3",
48
48
  "@typescript-eslint/eslint-plugin": "^8",
49
49
  "@typescript-eslint/parser": "^8",
50
- "aws-cdk-lib": "^2.189.0",
50
+ "aws-cdk-lib": "^2.190.0",
51
51
  "aws-sdk-client-mock": "^4.1.0",
52
52
  "aws-sdk-client-mock-jest": "^4.1.0",
53
53
  "commit-and-tag-version": "^12",
@@ -67,14 +67,14 @@
67
67
  "prettier": "^2.8",
68
68
  "projen": "^0.91.20",
69
69
  "ts-jest": "^29.3.2",
70
- "typedoc": "^0.28.2",
70
+ "typedoc": "^0.28.3",
71
71
  "typescript": "5.6"
72
72
  },
73
73
  "dependencies": {
74
- "@aws-cdk/cloud-assembly-schema": "^43.2.0",
75
- "@aws-cdk/cloudformation-diff": "^2.181.0",
76
- "@aws-cdk/cx-api": "^2.189.0",
77
- "@aws-cdk/region-info": "^2.189.0",
74
+ "@aws-cdk/cloud-assembly-schema": "^43.5.0",
75
+ "@aws-cdk/cloudformation-diff": "^2.181.1",
76
+ "@aws-cdk/cx-api": "^2.190.0",
77
+ "@aws-cdk/region-info": "^2.190.0",
78
78
  "@aws-sdk/client-appsync": "^3",
79
79
  "@aws-sdk/client-cloudcontrol": "^3",
80
80
  "@aws-sdk/client-cloudformation": "^3",
@@ -105,8 +105,8 @@
105
105
  "@smithy/util-waiter": "^4.0.3",
106
106
  "archiver": "^7.0.1",
107
107
  "camelcase": "^6",
108
- "cdk-assets": "^3.2.0",
109
- "cdk-from-cfn": "^0.206.0",
108
+ "cdk-assets": "^3.2.1",
109
+ "cdk-from-cfn": "^0.210.0",
110
110
  "chalk": "^4",
111
111
  "chokidar": "^3",
112
112
  "decamelize": "^5",
@@ -139,7 +139,7 @@
139
139
  "publishConfig": {
140
140
  "access": "public"
141
141
  },
142
- "version": "0.3.0",
142
+ "version": "0.3.2",
143
143
  "types": "lib/index.d.ts",
144
144
  "exports": {
145
145
  ".": {