@aws-cdk/toolkit-lib 1.21.2 → 1.21.3

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
@@ -7,27 +7,27 @@
7
7
  "directory": "packages/@aws-cdk/toolkit-lib"
8
8
  },
9
9
  "scripts": {
10
- "build": "npx projen build",
11
- "bump": "npx projen bump",
12
- "check-for-updates": "npx projen check-for-updates",
13
- "check-licenses": "npx projen check-licenses",
14
- "compile": "npx projen compile",
15
- "default": "npx projen default",
16
- "docs": "npx projen docs",
17
- "eslint": "npx projen eslint",
18
- "gather-versions": "npx projen gather-versions",
19
- "gen-fixture": "npx projen gen-fixture",
20
- "nx": "npx projen nx",
21
- "package": "npx projen package",
22
- "post-compile": "npx projen post-compile",
23
- "pre-compile": "npx projen pre-compile",
24
- "publish-local": "npx projen publish-local",
25
- "registry": "npx projen registry",
26
- "test": "npx projen test",
27
- "test:watch": "npx projen test:watch",
28
- "unbump": "npx projen unbump",
29
- "watch": "npx projen watch",
30
- "projen": "npx projen"
10
+ "build": "projen build",
11
+ "bump": "projen bump",
12
+ "check-for-updates": "projen check-for-updates",
13
+ "check-licenses": "projen check-licenses",
14
+ "compile": "projen compile",
15
+ "default": "projen default",
16
+ "docs": "projen docs",
17
+ "eslint": "projen eslint",
18
+ "gather-versions": "projen gather-versions",
19
+ "gen-fixture": "projen gen-fixture",
20
+ "nx": "projen nx",
21
+ "package": "projen package",
22
+ "post-compile": "projen post-compile",
23
+ "pre-compile": "projen pre-compile",
24
+ "publish-local": "projen publish-local",
25
+ "registry": "projen registry",
26
+ "test": "projen test",
27
+ "test:watch": "projen test:watch",
28
+ "unbump": "projen unbump",
29
+ "watch": "projen watch",
30
+ "projen": "projen"
31
31
  },
32
32
  "author": {
33
33
  "name": "Amazon Web Services",
@@ -35,19 +35,19 @@
35
35
  "organization": true
36
36
  },
37
37
  "devDependencies": {
38
- "@aws-cdk/aws-service-spec": "^0.1.169",
39
- "@aws-cdk/cli-plugin-contract": "2.182.1",
40
- "@cdklabs/eslint-plugin": "^1.5.10",
38
+ "@aws-cdk/aws-service-spec": "^0.1.171",
39
+ "@aws-cdk/cli-plugin-contract": "2.182.2",
40
+ "@cdklabs/eslint-plugin": "^2.0.0",
41
41
  "@jest/environment": "^29.7.0",
42
42
  "@jest/globals": "^29.7.0",
43
43
  "@jest/types": "^29.6.3",
44
- "@microsoft/api-extractor": "^7.58.1",
44
+ "@microsoft/api-extractor": "^7.58.2",
45
45
  "@smithy/util-stream": "^4.5.22",
46
46
  "@stylistic/eslint-plugin": "^3",
47
- "@types/fs-extra": "^11.0.4",
47
+ "@types/fs-extra": "^11",
48
48
  "@types/jest": "^29.5.14",
49
49
  "@types/jest-when": "^3.5.5",
50
- "@types/node": "^16",
50
+ "@types/node": "^20",
51
51
  "@types/picomatch": "^4",
52
52
  "@types/split2": "^4.2.3",
53
53
  "@typescript-eslint/eslint-plugin": "^8",
@@ -59,11 +59,11 @@
59
59
  "constructs": "^10.0.0",
60
60
  "eslint": "^9",
61
61
  "eslint-config-prettier": "^10.1.8",
62
- "eslint-import-resolver-typescript": "^3.10.1",
62
+ "eslint-import-resolver-typescript": "^4.4.4",
63
63
  "eslint-plugin-import": "^2.32.0",
64
- "eslint-plugin-jest": "^29.15.1",
64
+ "eslint-plugin-jest": "^29.15.2",
65
65
  "eslint-plugin-jsdoc": "^62.9.0",
66
- "eslint-plugin-prettier": "^5.5.5",
66
+ "eslint-plugin-prettier": "^4.2.5",
67
67
  "fast-check": "^4.6.0",
68
68
  "jest": "^29.7.0",
69
69
  "jest-environment-node": "^29.7.0",
@@ -71,7 +71,9 @@
71
71
  "jest-when": "^3.7.0",
72
72
  "license-checker": "^25.0.1",
73
73
  "nock": "13",
74
+ "nx": "^22.6.4",
74
75
  "prettier": "^2.8",
76
+ "projen": "^0.99.48",
75
77
  "ts-jest": "^29.4.9",
76
78
  "tsx": "^4.21.0",
77
79
  "typescript": "5.9"
@@ -81,8 +83,8 @@
81
83
  },
82
84
  "dependencies": {
83
85
  "@aws-cdk/cdk-assets-lib": "^1",
84
- "@aws-cdk/cloud-assembly-api": "2.2.1",
85
- "@aws-cdk/cloud-assembly-schema": ">=53.14.0",
86
+ "@aws-cdk/cloud-assembly-api": "2.2.2",
87
+ "@aws-cdk/cloud-assembly-schema": ">=53.15.0",
86
88
  "@aws-cdk/cloudformation-diff": "^2",
87
89
  "@aws-cdk/cx-api": "^2",
88
90
  "@aws-sdk/client-appsync": "^3",
@@ -113,12 +115,12 @@
113
115
  "@smithy/util-retry": "^4",
114
116
  "@smithy/util-waiter": "^4",
115
117
  "archiver": "^7.0.1",
116
- "cdk-from-cfn": "^0.293.0",
118
+ "cdk-from-cfn": "^0.295.0",
117
119
  "chalk": "^4",
118
120
  "chokidar": "^4",
119
121
  "fast-deep-equal": "^3.1.3",
120
122
  "fast-glob": "^3.3.3",
121
- "fs-extra": "^9",
123
+ "fs-extra": "^11",
122
124
  "p-limit": "^3",
123
125
  "picomatch": "^4",
124
126
  "semver": "^7.7.4",
@@ -137,7 +139,7 @@
137
139
  "devEngines": {
138
140
  "packageManager": {
139
141
  "name": "yarn",
140
- "version": "1.22.22",
142
+ "version": ">=4",
141
143
  "onFail": "ignore"
142
144
  }
143
145
  },
@@ -147,7 +149,8 @@
147
149
  "publishConfig": {
148
150
  "access": "public"
149
151
  },
150
- "version": "1.21.2",
152
+ "version": "1.21.3",
153
+ "packageManager": "yarn@4.13.0",
151
154
  "types": "lib/index.d.ts",
152
155
  "exports": {
153
156
  ".": {
@@ -156,5 +159,5 @@
156
159
  },
157
160
  "./package.json": "./package.json"
158
161
  },
159
- "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."
162
+ "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"yarn projen\"."
160
163
  }