From 09c0bfc804870907478d4f5ef57051ef7f188c12 Mon Sep 17 00:00:00 2001 From: cdklabs-automation <90142015+cdklabs-automation@users.noreply.github.com> Date: Sun, 20 Oct 2024 17:15:23 -0700 Subject: [PATCH] chore(deps): upgrade dev dependencies (#1513) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/construct-hub/actions/runs/11430774423 ------ *Automatically created by projen via the "upgrade-dev-deps-main" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 41b23349f..e27b0ecdc 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "cdklabs-projen-project-types": "^0.1.204", "chalk": "^4.1.2", "commit-and-tag-version": "^12", - "construct-hub-webapp": "^0.1.1237", + "construct-hub-webapp": "^0.1.1238", "constructs": "10.0.5", "dotenv": "^16.4.5", "esbuild": "^0.24.0", diff --git a/yarn.lock b/yarn.lock index db0928d18..62175e3fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4557,10 +4557,10 @@ concat-stream@^2.0.0: readable-stream "^3.0.2" typedarray "^0.0.6" -construct-hub-webapp@^0.1.1237: - version "0.1.1237" - resolved "https://registry.yarnpkg.com/construct-hub-webapp/-/construct-hub-webapp-0.1.1237.tgz#94de6307f97cac599ed13bfba1cfa5f109570061" - integrity sha512-AGf/hOyNAU99QMBGGaGBDpyry4L2B9ReQwBbg2NEyuxTNDtZnPJM0lwvzosiD5aMWl+zvDE170funeweuViaRA== +construct-hub-webapp@^0.1.1238: + version "0.1.1238" + resolved "https://registry.yarnpkg.com/construct-hub-webapp/-/construct-hub-webapp-0.1.1238.tgz#20097c2abfc9b80175e017c16c389ae3d1538f75" + integrity sha512-SVqoIzta3nTbqZj/6s6kQZsX8Ri2YPMpv1eMnCfHyQNyvrbF7HxiNkptSdu8L/BHjvl9y013FIv6wOwLzF4RZQ== dependencies: "@chakra-ui/anatomy" "^1.3.0" "@chakra-ui/icons" "^1.1.7" @@ -9550,9 +9550,9 @@ typescript@5.4.x, typescript@~5.4: integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== typescript@next: - version "5.7.0-dev.20241019" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20241019.tgz#b022a3a39230b06f5cc46a2bf53dc401831d6c2c" - integrity sha512-41Baw/FCd4CT4VHobKOcxoSSVm+LzN8gbB6i11DI3ueXlxsE5v5/l2cjgoe20aXyhWOP2B2UCwSfZqNs16AoAQ== + version "5.7.0-dev.20241020" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.0-dev.20241020.tgz#2844ec4b07c0c9ef283880eb5a04a71e838335a1" + integrity sha512-Fxz1BGn0aMK86l4qEjTCz0D2dS2V1PL5GMjUPISZlxAKDMfuZgu7pOr+HppOgqa0kFDQf77YQ17xKddHJQGbSg== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"