cdk-assets 2.155.49 → 2.155.51
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/npm-shrinkwrap.json +111 -94
- package/package.json +3 -3
package/npm-shrinkwrap.json
CHANGED
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"constructs": "^10.0.0",
|
|
37
37
|
"eslint": "^9",
|
|
38
38
|
"eslint-config-prettier": "^9.1.0",
|
|
39
|
-
"eslint-import-resolver-typescript": "^3.
|
|
39
|
+
"eslint-import-resolver-typescript": "^3.7.0",
|
|
40
40
|
"eslint-plugin-import": "^2.31.0",
|
|
41
41
|
"eslint-plugin-prettier": "^5.2.1",
|
|
42
42
|
"fs-extra": "^9.1.0",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"jszip": "^3.10.1",
|
|
47
47
|
"mock-fs": "^5",
|
|
48
48
|
"prettier": "^3.4.1",
|
|
49
|
-
"projen": "^0.90.
|
|
49
|
+
"projen": "^0.90.6",
|
|
50
50
|
"ts-jest": "^29.2.5",
|
|
51
51
|
"ts-node": "^10.9.2",
|
|
52
52
|
"typescript": "^5.7.2"
|
|
@@ -1941,17 +1941,17 @@
|
|
|
1941
1941
|
"license": "MIT"
|
|
1942
1942
|
},
|
|
1943
1943
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
1944
|
-
"version": "8.
|
|
1945
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.
|
|
1946
|
-
"integrity": "sha512-
|
|
1944
|
+
"version": "8.17.0",
|
|
1945
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.17.0.tgz",
|
|
1946
|
+
"integrity": "sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w==",
|
|
1947
1947
|
"dev": true,
|
|
1948
1948
|
"license": "MIT",
|
|
1949
1949
|
"dependencies": {
|
|
1950
1950
|
"@eslint-community/regexpp": "^4.10.0",
|
|
1951
|
-
"@typescript-eslint/scope-manager": "8.
|
|
1952
|
-
"@typescript-eslint/type-utils": "8.
|
|
1953
|
-
"@typescript-eslint/utils": "8.
|
|
1954
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
1951
|
+
"@typescript-eslint/scope-manager": "8.17.0",
|
|
1952
|
+
"@typescript-eslint/type-utils": "8.17.0",
|
|
1953
|
+
"@typescript-eslint/utils": "8.17.0",
|
|
1954
|
+
"@typescript-eslint/visitor-keys": "8.17.0",
|
|
1955
1955
|
"graphemer": "^1.4.0",
|
|
1956
1956
|
"ignore": "^5.3.1",
|
|
1957
1957
|
"natural-compare": "^1.4.0",
|
|
@@ -1975,16 +1975,16 @@
|
|
|
1975
1975
|
}
|
|
1976
1976
|
},
|
|
1977
1977
|
"node_modules/@typescript-eslint/parser": {
|
|
1978
|
-
"version": "8.
|
|
1979
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.
|
|
1980
|
-
"integrity": "sha512-
|
|
1978
|
+
"version": "8.17.0",
|
|
1979
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.17.0.tgz",
|
|
1980
|
+
"integrity": "sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg==",
|
|
1981
1981
|
"dev": true,
|
|
1982
1982
|
"license": "BSD-2-Clause",
|
|
1983
1983
|
"dependencies": {
|
|
1984
|
-
"@typescript-eslint/scope-manager": "8.
|
|
1985
|
-
"@typescript-eslint/types": "8.
|
|
1986
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
1987
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
1984
|
+
"@typescript-eslint/scope-manager": "8.17.0",
|
|
1985
|
+
"@typescript-eslint/types": "8.17.0",
|
|
1986
|
+
"@typescript-eslint/typescript-estree": "8.17.0",
|
|
1987
|
+
"@typescript-eslint/visitor-keys": "8.17.0",
|
|
1988
1988
|
"debug": "^4.3.4"
|
|
1989
1989
|
},
|
|
1990
1990
|
"engines": {
|
|
@@ -2004,14 +2004,14 @@
|
|
|
2004
2004
|
}
|
|
2005
2005
|
},
|
|
2006
2006
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
2007
|
-
"version": "8.
|
|
2008
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.
|
|
2009
|
-
"integrity": "sha512
|
|
2007
|
+
"version": "8.17.0",
|
|
2008
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz",
|
|
2009
|
+
"integrity": "sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==",
|
|
2010
2010
|
"dev": true,
|
|
2011
2011
|
"license": "MIT",
|
|
2012
2012
|
"dependencies": {
|
|
2013
|
-
"@typescript-eslint/types": "8.
|
|
2014
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
2013
|
+
"@typescript-eslint/types": "8.17.0",
|
|
2014
|
+
"@typescript-eslint/visitor-keys": "8.17.0"
|
|
2015
2015
|
},
|
|
2016
2016
|
"engines": {
|
|
2017
2017
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -2022,14 +2022,14 @@
|
|
|
2022
2022
|
}
|
|
2023
2023
|
},
|
|
2024
2024
|
"node_modules/@typescript-eslint/type-utils": {
|
|
2025
|
-
"version": "8.
|
|
2026
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.
|
|
2027
|
-
"integrity": "sha512-
|
|
2025
|
+
"version": "8.17.0",
|
|
2026
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.17.0.tgz",
|
|
2027
|
+
"integrity": "sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw==",
|
|
2028
2028
|
"dev": true,
|
|
2029
2029
|
"license": "MIT",
|
|
2030
2030
|
"dependencies": {
|
|
2031
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
2032
|
-
"@typescript-eslint/utils": "8.
|
|
2031
|
+
"@typescript-eslint/typescript-estree": "8.17.0",
|
|
2032
|
+
"@typescript-eslint/utils": "8.17.0",
|
|
2033
2033
|
"debug": "^4.3.4",
|
|
2034
2034
|
"ts-api-utils": "^1.3.0"
|
|
2035
2035
|
},
|
|
@@ -2050,9 +2050,9 @@
|
|
|
2050
2050
|
}
|
|
2051
2051
|
},
|
|
2052
2052
|
"node_modules/@typescript-eslint/types": {
|
|
2053
|
-
"version": "8.
|
|
2054
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.
|
|
2055
|
-
"integrity": "sha512-
|
|
2053
|
+
"version": "8.17.0",
|
|
2054
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.17.0.tgz",
|
|
2055
|
+
"integrity": "sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==",
|
|
2056
2056
|
"dev": true,
|
|
2057
2057
|
"license": "MIT",
|
|
2058
2058
|
"engines": {
|
|
@@ -2064,14 +2064,14 @@
|
|
|
2064
2064
|
}
|
|
2065
2065
|
},
|
|
2066
2066
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
2067
|
-
"version": "8.
|
|
2068
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.
|
|
2069
|
-
"integrity": "sha512-
|
|
2067
|
+
"version": "8.17.0",
|
|
2068
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz",
|
|
2069
|
+
"integrity": "sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==",
|
|
2070
2070
|
"dev": true,
|
|
2071
2071
|
"license": "BSD-2-Clause",
|
|
2072
2072
|
"dependencies": {
|
|
2073
|
-
"@typescript-eslint/types": "8.
|
|
2074
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
2073
|
+
"@typescript-eslint/types": "8.17.0",
|
|
2074
|
+
"@typescript-eslint/visitor-keys": "8.17.0",
|
|
2075
2075
|
"debug": "^4.3.4",
|
|
2076
2076
|
"fast-glob": "^3.3.2",
|
|
2077
2077
|
"is-glob": "^4.0.3",
|
|
@@ -2109,16 +2109,16 @@
|
|
|
2109
2109
|
}
|
|
2110
2110
|
},
|
|
2111
2111
|
"node_modules/@typescript-eslint/utils": {
|
|
2112
|
-
"version": "8.
|
|
2113
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.
|
|
2114
|
-
"integrity": "sha512-
|
|
2112
|
+
"version": "8.17.0",
|
|
2113
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.17.0.tgz",
|
|
2114
|
+
"integrity": "sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==",
|
|
2115
2115
|
"dev": true,
|
|
2116
2116
|
"license": "MIT",
|
|
2117
2117
|
"dependencies": {
|
|
2118
2118
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
2119
|
-
"@typescript-eslint/scope-manager": "8.
|
|
2120
|
-
"@typescript-eslint/types": "8.
|
|
2121
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
2119
|
+
"@typescript-eslint/scope-manager": "8.17.0",
|
|
2120
|
+
"@typescript-eslint/types": "8.17.0",
|
|
2121
|
+
"@typescript-eslint/typescript-estree": "8.17.0"
|
|
2122
2122
|
},
|
|
2123
2123
|
"engines": {
|
|
2124
2124
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -2137,13 +2137,13 @@
|
|
|
2137
2137
|
}
|
|
2138
2138
|
},
|
|
2139
2139
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
2140
|
-
"version": "8.
|
|
2141
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
|
2142
|
-
"integrity": "sha512-
|
|
2140
|
+
"version": "8.17.0",
|
|
2141
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz",
|
|
2142
|
+
"integrity": "sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==",
|
|
2143
2143
|
"dev": true,
|
|
2144
2144
|
"license": "MIT",
|
|
2145
2145
|
"dependencies": {
|
|
2146
|
-
"@typescript-eslint/types": "8.
|
|
2146
|
+
"@typescript-eslint/types": "8.17.0",
|
|
2147
2147
|
"eslint-visitor-keys": "^4.2.0"
|
|
2148
2148
|
},
|
|
2149
2149
|
"engines": {
|
|
@@ -2947,9 +2947,9 @@
|
|
|
2947
2947
|
}
|
|
2948
2948
|
},
|
|
2949
2949
|
"node_modules/caniuse-lite": {
|
|
2950
|
-
"version": "1.0.
|
|
2951
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
2952
|
-
"integrity": "sha512-
|
|
2950
|
+
"version": "1.0.30001686",
|
|
2951
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001686.tgz",
|
|
2952
|
+
"integrity": "sha512-Y7deg0Aergpa24M3qLC5xjNklnKnhsmSyR/V89dLZ1n0ucJIFNs7PgR2Yfa/Zf6W79SbBicgtGxZr2juHkEUIA==",
|
|
2953
2953
|
"dev": true,
|
|
2954
2954
|
"funding": [
|
|
2955
2955
|
{
|
|
@@ -4081,9 +4081,9 @@
|
|
|
4081
4081
|
}
|
|
4082
4082
|
},
|
|
4083
4083
|
"node_modules/electron-to-chromium": {
|
|
4084
|
-
"version": "1.5.
|
|
4085
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
|
4086
|
-
"integrity": "sha512-
|
|
4084
|
+
"version": "1.5.68",
|
|
4085
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.68.tgz",
|
|
4086
|
+
"integrity": "sha512-FgMdJlma0OzUYlbrtZ4AeXjKxKPk6KT8WOP8BjcqxWtlg8qyJQjRzPJzUtUn5GBg1oQ26hFs7HOOHJMYiJRnvQ==",
|
|
4087
4087
|
"dev": true,
|
|
4088
4088
|
"license": "ISC"
|
|
4089
4089
|
},
|
|
@@ -4405,20 +4405,20 @@
|
|
|
4405
4405
|
}
|
|
4406
4406
|
},
|
|
4407
4407
|
"node_modules/eslint-import-resolver-typescript": {
|
|
4408
|
-
"version": "3.
|
|
4409
|
-
"resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.
|
|
4410
|
-
"integrity": "sha512-
|
|
4408
|
+
"version": "3.7.0",
|
|
4409
|
+
"resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.7.0.tgz",
|
|
4410
|
+
"integrity": "sha512-Vrwyi8HHxY97K5ebydMtffsWAn1SCR9eol49eCd5fJS4O1WV7PaAjbcjmbfJJSMz/t4Mal212Uz/fQZrOB8mow==",
|
|
4411
4411
|
"dev": true,
|
|
4412
4412
|
"license": "ISC",
|
|
4413
4413
|
"dependencies": {
|
|
4414
4414
|
"@nolyfill/is-core-module": "1.0.39",
|
|
4415
|
-
"debug": "^4.3.
|
|
4415
|
+
"debug": "^4.3.7",
|
|
4416
4416
|
"enhanced-resolve": "^5.15.0",
|
|
4417
|
-
"eslint-module-utils": "^2.8.1",
|
|
4418
4417
|
"fast-glob": "^3.3.2",
|
|
4419
4418
|
"get-tsconfig": "^4.7.5",
|
|
4420
4419
|
"is-bun-module": "^1.0.2",
|
|
4421
|
-
"is-glob": "^4.0.3"
|
|
4420
|
+
"is-glob": "^4.0.3",
|
|
4421
|
+
"stable-hash": "^0.0.4"
|
|
4422
4422
|
},
|
|
4423
4423
|
"engines": {
|
|
4424
4424
|
"node": "^14.18.0 || >=16.0.0"
|
|
@@ -5445,9 +5445,9 @@
|
|
|
5445
5445
|
}
|
|
5446
5446
|
},
|
|
5447
5447
|
"node_modules/has-symbols": {
|
|
5448
|
-
"version": "1.0
|
|
5449
|
-
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.
|
|
5450
|
-
"integrity": "sha512-
|
|
5448
|
+
"version": "1.1.0",
|
|
5449
|
+
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
|
|
5450
|
+
"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
|
|
5451
5451
|
"license": "MIT",
|
|
5452
5452
|
"engines": {
|
|
5453
5453
|
"node": ">= 0.4"
|
|
@@ -5779,27 +5779,30 @@
|
|
|
5779
5779
|
}
|
|
5780
5780
|
},
|
|
5781
5781
|
"node_modules/is-bigint": {
|
|
5782
|
-
"version": "1.0
|
|
5783
|
-
"resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.
|
|
5784
|
-
"integrity": "sha512-
|
|
5782
|
+
"version": "1.1.0",
|
|
5783
|
+
"resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz",
|
|
5784
|
+
"integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==",
|
|
5785
5785
|
"dev": true,
|
|
5786
5786
|
"license": "MIT",
|
|
5787
5787
|
"dependencies": {
|
|
5788
|
-
"has-bigints": "^1.0.
|
|
5788
|
+
"has-bigints": "^1.0.2"
|
|
5789
|
+
},
|
|
5790
|
+
"engines": {
|
|
5791
|
+
"node": ">= 0.4"
|
|
5789
5792
|
},
|
|
5790
5793
|
"funding": {
|
|
5791
5794
|
"url": "https://github.com/sponsors/ljharb"
|
|
5792
5795
|
}
|
|
5793
5796
|
},
|
|
5794
5797
|
"node_modules/is-boolean-object": {
|
|
5795
|
-
"version": "1.
|
|
5796
|
-
"resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.
|
|
5797
|
-
"integrity": "sha512-
|
|
5798
|
+
"version": "1.2.0",
|
|
5799
|
+
"resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.0.tgz",
|
|
5800
|
+
"integrity": "sha512-kR5g0+dXf/+kXnqI+lu0URKYPKgICtHGGNCDSB10AaUFj3o/HkB3u7WfpRBJGFopxxY0oH3ux7ZsDjLtK7xqvw==",
|
|
5798
5801
|
"dev": true,
|
|
5799
5802
|
"license": "MIT",
|
|
5800
5803
|
"dependencies": {
|
|
5801
|
-
"call-bind": "^1.0.
|
|
5802
|
-
"has-tostringtag": "^1.0.
|
|
5804
|
+
"call-bind": "^1.0.7",
|
|
5805
|
+
"has-tostringtag": "^1.0.2"
|
|
5803
5806
|
},
|
|
5804
5807
|
"engines": {
|
|
5805
5808
|
"node": ">= 0.4"
|
|
@@ -5988,13 +5991,14 @@
|
|
|
5988
5991
|
}
|
|
5989
5992
|
},
|
|
5990
5993
|
"node_modules/is-number-object": {
|
|
5991
|
-
"version": "1.0
|
|
5992
|
-
"resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.
|
|
5993
|
-
"integrity": "sha512-
|
|
5994
|
+
"version": "1.1.0",
|
|
5995
|
+
"resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.0.tgz",
|
|
5996
|
+
"integrity": "sha512-KVSZV0Dunv9DTPkhXwcZ3Q+tUc9TsaE1ZwX5J2WMvsSGS6Md8TFPun5uwh0yRdrNerI6vf/tbJxqSx4c1ZI1Lw==",
|
|
5994
5997
|
"dev": true,
|
|
5995
5998
|
"license": "MIT",
|
|
5996
5999
|
"dependencies": {
|
|
5997
|
-
"
|
|
6000
|
+
"call-bind": "^1.0.7",
|
|
6001
|
+
"has-tostringtag": "^1.0.2"
|
|
5998
6002
|
},
|
|
5999
6003
|
"engines": {
|
|
6000
6004
|
"node": ">= 0.4"
|
|
@@ -6092,13 +6096,14 @@
|
|
|
6092
6096
|
}
|
|
6093
6097
|
},
|
|
6094
6098
|
"node_modules/is-string": {
|
|
6095
|
-
"version": "1.0
|
|
6096
|
-
"resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.
|
|
6097
|
-
"integrity": "sha512-
|
|
6099
|
+
"version": "1.1.0",
|
|
6100
|
+
"resolved": "https://registry.npmjs.org/is-string/-/is-string-1.1.0.tgz",
|
|
6101
|
+
"integrity": "sha512-PlfzajuF9vSo5wErv3MJAKD/nqf9ngAs1NFQYm16nUYFO2IzxJ2hcm+IOCg+EEopdykNNUhVq5cz35cAUxU8+g==",
|
|
6098
6102
|
"dev": true,
|
|
6099
6103
|
"license": "MIT",
|
|
6100
6104
|
"dependencies": {
|
|
6101
|
-
"
|
|
6105
|
+
"call-bind": "^1.0.7",
|
|
6106
|
+
"has-tostringtag": "^1.0.2"
|
|
6102
6107
|
},
|
|
6103
6108
|
"engines": {
|
|
6104
6109
|
"node": ">= 0.4"
|
|
@@ -6108,13 +6113,15 @@
|
|
|
6108
6113
|
}
|
|
6109
6114
|
},
|
|
6110
6115
|
"node_modules/is-symbol": {
|
|
6111
|
-
"version": "1.0
|
|
6112
|
-
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.
|
|
6113
|
-
"integrity": "sha512-
|
|
6116
|
+
"version": "1.1.0",
|
|
6117
|
+
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.1.0.tgz",
|
|
6118
|
+
"integrity": "sha512-qS8KkNNXUZ/I+nX6QT8ZS1/Yx0A444yhzdTKxCzKkNjQ9sHErBxJnJAgh+f5YhusYECEcjo4XcyH87hn6+ks0A==",
|
|
6114
6119
|
"dev": true,
|
|
6115
6120
|
"license": "MIT",
|
|
6116
6121
|
"dependencies": {
|
|
6117
|
-
"
|
|
6122
|
+
"call-bind": "^1.0.7",
|
|
6123
|
+
"has-symbols": "^1.0.3",
|
|
6124
|
+
"safe-regex-test": "^1.0.3"
|
|
6118
6125
|
},
|
|
6119
6126
|
"engines": {
|
|
6120
6127
|
"node": ">= 0.4"
|
|
@@ -8432,9 +8439,9 @@
|
|
|
8432
8439
|
"license": "MIT"
|
|
8433
8440
|
},
|
|
8434
8441
|
"node_modules/projen": {
|
|
8435
|
-
"version": "0.90.
|
|
8436
|
-
"resolved": "https://registry.npmjs.org/projen/-/projen-0.90.
|
|
8437
|
-
"integrity": "sha512-
|
|
8442
|
+
"version": "0.90.6",
|
|
8443
|
+
"resolved": "https://registry.npmjs.org/projen/-/projen-0.90.6.tgz",
|
|
8444
|
+
"integrity": "sha512-y1mUfVsqswwOnTfgJs3GhVDlYe+0o8Wtk/ydbZGdkJ6SzKqSk2ASTEOnuzwpl+jBjeqnnjL7N93wI78TanXiyQ==",
|
|
8438
8445
|
"bundleDependencies": [
|
|
8439
8446
|
"@iarna/toml",
|
|
8440
8447
|
"case",
|
|
@@ -9667,9 +9674,9 @@
|
|
|
9667
9674
|
}
|
|
9668
9675
|
},
|
|
9669
9676
|
"node_modules/resolve.exports": {
|
|
9670
|
-
"version": "2.0.
|
|
9671
|
-
"resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.
|
|
9672
|
-
"integrity": "sha512-
|
|
9677
|
+
"version": "2.0.3",
|
|
9678
|
+
"resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.3.tgz",
|
|
9679
|
+
"integrity": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==",
|
|
9673
9680
|
"dev": true,
|
|
9674
9681
|
"license": "MIT",
|
|
9675
9682
|
"engines": {
|
|
@@ -10035,6 +10042,13 @@
|
|
|
10035
10042
|
"dev": true,
|
|
10036
10043
|
"license": "BSD-3-Clause"
|
|
10037
10044
|
},
|
|
10045
|
+
"node_modules/stable-hash": {
|
|
10046
|
+
"version": "0.0.4",
|
|
10047
|
+
"resolved": "https://registry.npmjs.org/stable-hash/-/stable-hash-0.0.4.tgz",
|
|
10048
|
+
"integrity": "sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==",
|
|
10049
|
+
"dev": true,
|
|
10050
|
+
"license": "MIT"
|
|
10051
|
+
},
|
|
10038
10052
|
"node_modules/stack-utils": {
|
|
10039
10053
|
"version": "2.0.6",
|
|
10040
10054
|
"resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz",
|
|
@@ -10982,17 +10996,20 @@
|
|
|
10982
10996
|
}
|
|
10983
10997
|
},
|
|
10984
10998
|
"node_modules/which-boxed-primitive": {
|
|
10985
|
-
"version": "1.0
|
|
10986
|
-
"resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.
|
|
10987
|
-
"integrity": "sha512-
|
|
10999
|
+
"version": "1.1.0",
|
|
11000
|
+
"resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.0.tgz",
|
|
11001
|
+
"integrity": "sha512-Ei7Miu/AXe2JJ4iNF5j/UphAgRoma4trE6PtisM09bPygb3egMH3YLW/befsWb1A1AxvNSFidOFTB18XtnIIng==",
|
|
10988
11002
|
"dev": true,
|
|
10989
11003
|
"license": "MIT",
|
|
10990
11004
|
"dependencies": {
|
|
10991
|
-
"is-bigint": "^1.0
|
|
10992
|
-
"is-boolean-object": "^1.
|
|
10993
|
-
"is-number-object": "^1.0
|
|
10994
|
-
"is-string": "^1.0
|
|
10995
|
-
"is-symbol": "^1.0
|
|
11005
|
+
"is-bigint": "^1.1.0",
|
|
11006
|
+
"is-boolean-object": "^1.2.0",
|
|
11007
|
+
"is-number-object": "^1.1.0",
|
|
11008
|
+
"is-string": "^1.1.0",
|
|
11009
|
+
"is-symbol": "^1.1.0"
|
|
11010
|
+
},
|
|
11011
|
+
"engines": {
|
|
11012
|
+
"node": ">= 0.4"
|
|
10996
11013
|
},
|
|
10997
11014
|
"funding": {
|
|
10998
11015
|
"url": "https://github.com/sponsors/ljharb"
|
package/package.json
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"constructs": "^10.0.0",
|
|
46
46
|
"eslint": "^9",
|
|
47
47
|
"eslint-config-prettier": "^9.1.0",
|
|
48
|
-
"eslint-import-resolver-typescript": "^3.
|
|
48
|
+
"eslint-import-resolver-typescript": "^3.7.0",
|
|
49
49
|
"eslint-plugin-import": "^2.31.0",
|
|
50
50
|
"eslint-plugin-prettier": "^5.2.1",
|
|
51
51
|
"fs-extra": "^9.1.0",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"jszip": "^3.10.1",
|
|
56
56
|
"mock-fs": "^5",
|
|
57
57
|
"prettier": "^3.4.1",
|
|
58
|
-
"projen": "^0.90.
|
|
58
|
+
"projen": "^0.90.6",
|
|
59
59
|
"ts-jest": "^29.2.5",
|
|
60
60
|
"ts-node": "^10.9.2",
|
|
61
61
|
"typescript": "^5.7.2"
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"publishConfig": {
|
|
80
80
|
"access": "public"
|
|
81
81
|
},
|
|
82
|
-
"version": "2.155.
|
|
82
|
+
"version": "2.155.51",
|
|
83
83
|
"types": "lib/index.d.ts",
|
|
84
84
|
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
|
|
85
85
|
}
|