diff --git a/.projen/deps.json b/.projen/deps.json index 205a960..7a30d41 100644 --- a/.projen/deps.json +++ b/.projen/deps.json @@ -63,12 +63,12 @@ }, { "name": "jsii-rosetta", - "version": "~5.4.0", + "version": "~5.5.0", "type": "build" }, { "name": "jsii", - "version": "~5.4.0", + "version": "~5.5.0", "type": "build" }, { @@ -82,7 +82,7 @@ }, { "name": "typescript", - "version": "~5.4.0", + "version": "~5.5.0", "type": "build" }, { diff --git a/.projenrc.js b/.projenrc.js index d765bb7..6133603 100644 --- a/.projenrc.js +++ b/.projenrc.js @@ -12,8 +12,8 @@ const project = new CdktfProviderProject({ cdktfVersion: "^0.20.0", constructsVersion: "^10.3.0", minNodeVersion: "18.12.0", - typescriptVersion: "~5.4.0", // JSII and TS should always use the same major/minor version range - jsiiVersion: "~5.4.0", // JSII and TS should always use the same major/minor version range + typescriptVersion: "~5.5.0", // JSII and TS should always use the same major/minor version range + jsiiVersion: "~5.5.0", // JSII and TS should always use the same major/minor version range devDeps: ["@cdktf/provider-project@^0.6.0"], isDeprecated: false, }); diff --git a/package.json b/package.json index e1eb6e2..1b439aa 100644 --- a/package.json +++ b/package.json @@ -55,14 +55,14 @@ "commit-and-tag-version": "^12", "constructs": "^10.3.0", "dot-prop": "^5.2.0", - "jsii": "~5.4.0", + "jsii": "~5.5.0", "jsii-diff": "^1.106.0", "jsii-docgen": "^10.2.3", "jsii-pacmak": "^1.106.0", - "jsii-rosetta": "~5.4.0", + "jsii-rosetta": "~5.5.0", "projen": "^0.91.6", "semver": "^7.5.3", - "typescript": "~5.4.0" + "typescript": "~5.5.0" }, "peerDependencies": { "cdktf": "^0.20.0", diff --git a/yarn.lock b/yarn.lock index f195e66..9df9b5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -233,9 +233,9 @@ glob "10.4.5" "@cdktf/provider-project@^0.6.0": - version "0.6.35" - resolved "https://registry.yarnpkg.com/@cdktf/provider-project/-/provider-project-0.6.35.tgz#899c4a28115a1c9bc6f27259e28c5bc96cf3e436" - integrity sha512-lztlHnZqT4pRMqpPFX8ToDrHEOeV25B5wQ2S0Zaz1+hGqN3xCUqWne/MO5luOqTK5xPoQ1hKUxbiyAS9nTXufw== + version "0.6.38" + resolved "https://registry.yarnpkg.com/@cdktf/provider-project/-/provider-project-0.6.38.tgz#a1b01d6ce4c27de4c762436c3382e11e3858a8d1" + integrity sha512-8GXnaX7PC+lLGMeOu20Oogc/HFlU1NLS6uiEryNtc/aaZAqmlwOBEK1ZVSzkUV73i1slTWcq8zsBEv2CAVPChw== dependencies: change-case "^4.1.2" fs-extra "^10.1.0" @@ -2820,10 +2820,10 @@ jsii-rosetta@5.4.30: workerpool "^6.5.1" yargs "^17.7.2" -jsii-rosetta@~5.4.0: - version "5.4.54" - resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.4.54.tgz#2b07aa0cf331a51c0d86558e3dc80d023b678566" - integrity sha512-pdrik+yKl3vMgTYJaGZwfzwIGcYvj2wSNvIaRW+0Z/oEEcvhKIgf+Eh/Q+Zml2EgIxNDPfT7X8IyBZXrJlksaA== +jsii-rosetta@~5.5.0: + version "5.5.24" + resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-5.5.24.tgz#3a9050b8ed04ceefc822a9c044c6c257a949d95c" + integrity sha512-3s5OQZLaJUalbyuZdpAgJXuLjt7WFjcUJZMc5js+JnykhgpWhZxeYAm/SYDPjFWv++wqE+3ZnkQkzSl4cJ3JhQ== dependencies: "@jsii/check-node" "1.106.0" "@jsii/spec" "^1.106.0" @@ -2831,11 +2831,11 @@ jsii-rosetta@~5.4.0: chalk "^4" commonmark "^0.31.2" fast-glob "^3.3.3" - jsii "~5.4.0" + jsii "~5.5.0" semver "^7.6.3" semver-intersect "^1.5.0" stream-json "^1.9.1" - typescript "~5.4" + typescript "~5.5" workerpool "^6.5.1" yargs "^17.7.2" @@ -2877,6 +2877,25 @@ jsii@~5.4.0: typescript "~5.4" yargs "^17.7.2" +jsii@~5.5.0: + version "5.5.19" + resolved "https://registry.yarnpkg.com/jsii/-/jsii-5.5.19.tgz#1f139f5d85707c7fb3792bec2ffd179d9e14c18f" + integrity sha512-JSW3AGLp885JW2yyr5JJmwHV4TGuHXT6LhZLqLwHHJk9xpGcxZJn8p5gE3a3LazjqqXR0750ua0Asjr6HW4f1A== + dependencies: + "@jsii/check-node" "1.106.0" + "@jsii/spec" "^1.106.0" + case "^1.6.3" + chalk "^4" + downlevel-dts "^0.11.0" + fast-deep-equal "^3.1.3" + log4js "^6.9.1" + semver "^7.6.3" + semver-intersect "^1.5.0" + sort-json "^2.0.1" + spdx-license-list "^6.9.0" + typescript "~5.5" + yargs "^17.7.2" + json-parse-better-errors@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9" @@ -4185,16 +4204,7 @@ streamx@^2.15.0: optionalDependencies: bare-events "^2.2.0" -"string-width-cjs@npm:string-width@^4.2.0": - version "4.2.3" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" - integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.1" - -string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3: +"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -4226,14 +4236,7 @@ string_decoder@~1.1.1: dependencies: safe-buffer "~5.1.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1": - version "6.0.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" - integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== - dependencies: - ansi-regex "^5.0.1" - -strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -4450,11 +4453,16 @@ typescript@next: resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20250126.tgz#0a3a111eb8ac213e56fb7ef252998e5a78e0f70e" integrity sha512-O6/x8/wq0TtUsgg/pW0Roc5cnWGbE+NMSul1fGjWzjZOpaoZ4Oj2QeNS1VJp3ef0FoU/yI3FmyniWBa3vBleGw== -typescript@~5.4, typescript@~5.4.0: +typescript@~5.4: version "5.4.5" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== +typescript@~5.5, typescript@~5.5.0: + version "5.5.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" + integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== + uglify-js@^3.1.4: version "3.19.3" resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.19.3.tgz#82315e9bbc6f2b25888858acd1fff8441035b77f" @@ -4636,7 +4644,7 @@ workerpool@^6.5.1: resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544" integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -4654,15 +4662,6 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0: string-width "^4.1.0" strip-ansi "^6.0.0" -wrap-ansi@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" - integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== - dependencies: - ansi-styles "^4.0.0" - string-width "^4.1.0" - strip-ansi "^6.0.0" - wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"