Skip to content

Commit e895c45

Browse files
committed
chore: cleanup deps
1 parent 62d67a9 commit e895c45

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,5 @@
2626
"jest": "^29.7.0",
2727
"lambda-sample-events": "^1.0.1",
2828
"prettier": "^3.2.5"
29-
},
30-
"dependencies": {
31-
"@laconia/event": "^1.14.0"
3229
}
3330
}

yarn.lock

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -595,21 +595,6 @@
595595
"@jridgewell/resolve-uri" "^3.1.0"
596596
"@jridgewell/sourcemap-codec" "^1.4.14"
597597

598-
"@laconia/core@^1.14.0":
599-
version "1.14.0"
600-
resolved "https://registry.yarnpkg.com/@laconia/core/-/core-1.14.0.tgz#05a96cb5522693840bb4c52b2087ce54223e852e"
601-
integrity sha512-FLk6tOV6QfsXfo7TJQ3xVuxDJZzRJbiUXGThjGWtPbZU2NoK+vZEuT12It5b8U8d30KqvzDVjFdmexQtuf32tg==
602-
dependencies:
603-
"@types/aws-lambda" "8.10.76"
604-
605-
"@laconia/event@^1.14.0":
606-
version "1.14.0"
607-
resolved "https://registry.yarnpkg.com/@laconia/event/-/event-1.14.0.tgz#a2297900ba60244f0458a65b69c5a9b43c84002a"
608-
integrity sha512-o4JSUv4Ub3ARplh+v1dZmsfIYuq48qS4Z2GLjgdItdZx0QNHg9WT+C4kiPfzp+Kwchn89jYaPwy2QYa7E41r6g==
609-
dependencies:
610-
"@laconia/core" "^1.14.0"
611-
"@types/aws-lambda" "~8.10.31"
612-
613598
"@sinclair/typebox@^0.27.8":
614599
version "0.27.8"
615600
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
@@ -629,16 +614,6 @@
629614
dependencies:
630615
"@sinonjs/commons" "^3.0.0"
631616

632-
633-
version "8.10.76"
634-
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.76.tgz#a20191677f1f5e32fe1f26739b1d6fbbea9cf636"
635-
integrity sha512-lCTyeRm3NWqSwDnoji0z82Pl0tsOpr1p+33AiNeidgarloWXh3wdiVRUuxEa+sY9S5YLOYGz5X3N3Zvpibvm5w==
636-
637-
"@types/aws-lambda@~8.10.31":
638-
version "8.10.137"
639-
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.137.tgz#c9998a944541afdd6df0d159e9ec9c23dfe5fb40"
640-
integrity sha512-YNFwzVarXAOXkjuFxONyDw1vgRNzyH8AuyN19s0bM+ChSu/bzxb5XPxYFLXoqoM+tvgzwR3k7fXcEOW125yJxg==
641-
642617
"@types/babel__core@^7.1.14":
643618
version "7.1.15"
644619
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.15.tgz#2ccfb1ad55a02c83f8e0ad327cbc332f55eb1024"

0 commit comments

Comments
 (0)