From b350230d75aa692c83605a38d8ffe4c12ddb3362 Mon Sep 17 00:00:00 2001 From: cdklabs-automation <90142015+cdklabs-automation@users.noreply.github.com> Date: Sun, 22 Dec 2024 19:15:15 -0500 Subject: [PATCH] chore(deps): upgrade dev dependencies (#1569) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/construct-hub/actions/runs/12458819296 ------ *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 e854ac16b..3b75af6e9 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "cdklabs-projen-project-types": "^0.1.204", "chalk": "^4.1.2", "commit-and-tag-version": "^12", - "construct-hub-webapp": "^0.1.1294", + "construct-hub-webapp": "^0.1.1295", "constructs": "10.0.5", "dotenv": "^16.4.7", "esbuild": "^0.24.2", diff --git a/yarn.lock b/yarn.lock index 2bf260a81..509226a49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4553,10 +4553,10 @@ concat-stream@^2.0.0: readable-stream "^3.0.2" typedarray "^0.0.6" -construct-hub-webapp@^0.1.1294: - version "0.1.1294" - resolved "https://registry.yarnpkg.com/construct-hub-webapp/-/construct-hub-webapp-0.1.1294.tgz#14fd1c9b128befb7530c1a7d3fb9974de77d1d2a" - integrity sha512-NrCucIc3swXslp7/79zpqGLjkJcRA/s4ClREJXZwdbdDHuQL9TUKVPlzWeDNQi+OO9mJk1T4kVWFMmthvZ81lw== +construct-hub-webapp@^0.1.1295: + version "0.1.1295" + resolved "https://registry.yarnpkg.com/construct-hub-webapp/-/construct-hub-webapp-0.1.1295.tgz#5edc6718434a37ae6311749f871d1eae5bbf6819" + integrity sha512-T09u4y9+MtXwvIAj+POD7UEMgaAnjl33LEMVrNWgYEVpZXsB3rlTaIa34RVAxXA074Ta6Ybg1gn5tsXceIdCyQ== dependencies: "@chakra-ui/anatomy" "^1.3.0" "@chakra-ui/icons" "^1.1.7" @@ -9663,9 +9663,9 @@ typescript@5.4.x, typescript@~5.4: integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== typescript@next: - version "5.8.0-dev.20241221" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241221.tgz#16edbf7631d48a5058843eb6844c0c4aaa104f24" - integrity sha512-K1z3tD4Ueb295sqFiI+uQcCpAzJabMJKHLugAh8X5IducThJ9u4ZJEfxfBx5CGoBPJIF89EAl61msuwSlS+MKQ== + version "5.8.0-dev.20241222" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241222.tgz#a01f10d7cddb2cc3b7a46aaf92b5baa754bb1179" + integrity sha512-0LmynFBKqPM5ifRv3S5OlGJd9nAiDgQU1Tx3Kt1GbgCxATgeR2c4NiX5x1PqKlIKcB5R4inZcQm9YdUO1P6SXQ== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"