From d898ebaf18d5ee3ddab38ba02b3c8fca95ea65b1 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 25 Dec 2024 00:10:46 +0000 Subject: [PATCH] chore(deps): upgrade dev dependencies Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/construct-hub/actions/runs/12487377375 ------ *Automatically created by projen via the "upgrade-dev-deps-main" workflow* Signed-off-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 c5a357cd2..2cdb1a962 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.1295", + "construct-hub-webapp": "^0.1.1296", "constructs": "10.0.5", "dotenv": "^16.4.7", "esbuild": "^0.24.2", diff --git a/yarn.lock b/yarn.lock index 1ac80450f..b868ca55b 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.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== +construct-hub-webapp@^0.1.1296: + version "0.1.1296" + resolved "https://registry.yarnpkg.com/construct-hub-webapp/-/construct-hub-webapp-0.1.1296.tgz#2c08ee9276997596a1e9bd6ae08ac11cccfe4bbb" + integrity sha512-fLtWZDMuV6qT8KpJP4Dv0QxMYuTxEhLS2S6YhFL0nINZoaoIrdTt3RGHgDyU0mH9lMLp+9rqBHfLEeX9M3xZeQ== 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.20241223" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241223.tgz#85bc46aa2e7dba0b627f4e91dc407f8208136587" - integrity sha512-eRWuZYgyh1COHIln8pxvd/qMaQNBW8EcekIbHAgC+HnK9vBCNMbfpWaD7z6yC9shfBmdpZIKNxooznoa/Mfa1A== + version "5.8.0-dev.20241224" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.0-dev.20241224.tgz#14a93ecba1616db0c5bc857cf2756ee8d92d33a9" + integrity sha512-YhptMBbAIXORdaVlzNlAltqox013egasFrljDO1249CWdYX/iWwsLe+EkXi/fUHa9SVhmo9BzGCWOgdq0u1aTw== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"