takomo 7.3.0 → 7.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 +26 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "takomo",
|
|
3
|
-
"version": "7.3.
|
|
3
|
+
"version": "7.3.2",
|
|
4
4
|
"description": "Organize, configure and deploy CloudFormation stacks.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"aws",
|
|
@@ -81,8 +81,8 @@
|
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"ts-jest": "29.2.5",
|
|
83
83
|
"@jest/globals": "29.7.0",
|
|
84
|
-
"@aws-sdk/client-ec2": "3.
|
|
85
|
-
"@commitlint/cli": "19.6.
|
|
84
|
+
"@aws-sdk/client-ec2": "3.726.0",
|
|
85
|
+
"@commitlint/cli": "19.6.1",
|
|
86
86
|
"@commitlint/config-conventional": "19.6.0",
|
|
87
87
|
"@jest/console": "29.7.0",
|
|
88
88
|
"@takomo/test-custom-helper-lowercase": "0.0.1",
|
|
@@ -102,13 +102,13 @@
|
|
|
102
102
|
"@types/yargs": "17.0.33",
|
|
103
103
|
"@types/ejs": "3.1.5",
|
|
104
104
|
"@types/lodash": "4.17.13",
|
|
105
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
106
|
-
"@typescript-eslint/parser": "8.
|
|
105
|
+
"@typescript-eslint/eslint-plugin": "8.19.1",
|
|
106
|
+
"@typescript-eslint/parser": "8.19.1",
|
|
107
107
|
"depcheck": "1.4.7",
|
|
108
|
-
"eslint": "9.
|
|
108
|
+
"eslint": "9.17.0",
|
|
109
109
|
"eslint-config-prettier": "9.1.0",
|
|
110
110
|
"eslint-plugin-prettier": "5.2.1",
|
|
111
|
-
"@eslint/js": "9.
|
|
111
|
+
"@eslint/js": "9.17.0",
|
|
112
112
|
"@eslint/eslintrc": "3.2.0",
|
|
113
113
|
"husky": "9.1.7",
|
|
114
114
|
"jest": "29.7.0",
|
|
@@ -116,35 +116,35 @@
|
|
|
116
116
|
"jest-mock-extended": "3.0.7",
|
|
117
117
|
"prettier": "3.4.2",
|
|
118
118
|
"prettier-plugin-organize-imports": "4.1.0",
|
|
119
|
-
"lint-staged": "15.
|
|
119
|
+
"lint-staged": "15.3.0",
|
|
120
120
|
"ts-node": "10.9.2",
|
|
121
|
-
"typedoc": "0.27.
|
|
122
|
-
"typescript": "5.7.
|
|
123
|
-
"semantic-release": "24.2.
|
|
124
|
-
"npm-check-updates": "17.1.
|
|
121
|
+
"typedoc": "0.27.6",
|
|
122
|
+
"typescript": "5.7.3",
|
|
123
|
+
"semantic-release": "24.2.1",
|
|
124
|
+
"npm-check-updates": "17.1.13"
|
|
125
125
|
},
|
|
126
126
|
"dependencies": {
|
|
127
|
-
"@aws-sdk/client-cloudformation": "3.
|
|
128
|
-
"@aws-sdk/client-cloudtrail": "3.
|
|
129
|
-
"@aws-sdk/client-organizations": "3.
|
|
130
|
-
"@aws-sdk/client-s3": "3.
|
|
131
|
-
"@aws-sdk/client-secrets-manager": "3.
|
|
132
|
-
"@aws-sdk/client-ssm": "3.
|
|
133
|
-
"@aws-sdk/client-sts": "3.
|
|
134
|
-
"@aws-sdk/credential-providers": "3.
|
|
127
|
+
"@aws-sdk/client-cloudformation": "3.726.0",
|
|
128
|
+
"@aws-sdk/client-cloudtrail": "3.726.0",
|
|
129
|
+
"@aws-sdk/client-organizations": "3.726.0",
|
|
130
|
+
"@aws-sdk/client-s3": "3.726.0",
|
|
131
|
+
"@aws-sdk/client-secrets-manager": "3.726.0",
|
|
132
|
+
"@aws-sdk/client-ssm": "3.726.0",
|
|
133
|
+
"@aws-sdk/client-sts": "3.726.0",
|
|
134
|
+
"@aws-sdk/credential-providers": "3.726.0",
|
|
135
135
|
"@smithy/middleware-retry": "2.3.1",
|
|
136
136
|
"@smithy/node-http-handler": "2.5.0",
|
|
137
|
-
"@aws-sdk/types": "3.
|
|
138
|
-
"chalk": "5.
|
|
137
|
+
"@aws-sdk/types": "3.723.0",
|
|
138
|
+
"chalk": "5.4.1",
|
|
139
139
|
"cockatiel": "3.2.1",
|
|
140
140
|
"date-and-time": "3.6.0",
|
|
141
141
|
"diff": "7.0.0",
|
|
142
142
|
"dotenv": "16.4.7",
|
|
143
143
|
"dotenv-expand": "12.0.1",
|
|
144
144
|
"easy-table": "1.2.0",
|
|
145
|
-
"folder-hash": "4.
|
|
145
|
+
"folder-hash": "4.1.1",
|
|
146
146
|
"handlebars": "4.7.8",
|
|
147
|
-
"@inquirer/prompts": "7.2.
|
|
147
|
+
"@inquirer/prompts": "7.2.1",
|
|
148
148
|
"jmespath": "0.16.0",
|
|
149
149
|
"joi": "17.13.3",
|
|
150
150
|
"js-yaml": "4.1.0",
|
|
@@ -157,9 +157,9 @@
|
|
|
157
157
|
"semver": "7.6.3",
|
|
158
158
|
"source-map-support": "0.5.21",
|
|
159
159
|
"ts-dedent": "2.2.0",
|
|
160
|
-
"uuid": "11.0.
|
|
160
|
+
"uuid": "11.0.5",
|
|
161
161
|
"yargs": "17.7.2",
|
|
162
|
-
"esbuild": "0.24.
|
|
162
|
+
"esbuild": "0.24.2",
|
|
163
163
|
"ejs": "3.1.10",
|
|
164
164
|
"lodash": "4.17.21"
|
|
165
165
|
}
|