From 032bb50bde89303f167865f0e3bc2aec93b6742f Mon Sep 17 00:00:00 2001 From: cdricms <36056008+cdricms@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:51:59 +0100 Subject: [PATCH] lock --- latosa-frontend/deno.lock | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/latosa-frontend/deno.lock b/latosa-frontend/deno.lock index f9dcf9d..ec3d151 100644 --- a/latosa-frontend/deno.lock +++ b/latosa-frontend/deno.lock @@ -13,6 +13,7 @@ "npm:@types/react@19": "19.0.5", "npm:class-variance-authority@~0.7.1": "0.7.1", "npm:clsx@^2.1.1": "2.1.1", + "npm:embla-carousel-react@^8.5.2": "8.5.2_react@19.0.0_embla-carousel@8.5.2", "npm:eslint-config-next@15.1.4": "15.1.4_eslint@9.18.0_typescript@5.7.3_@typescript-eslint+parser@8.19.1__eslint@9.18.0__typescript@5.7.3_eslint-plugin-import@2.31.0__eslint@9.18.0", "npm:eslint@9": "9.18.0", "npm:lucide-react@0.471": "0.471.0_react@19.0.0", @@ -24,7 +25,7 @@ "npm:tailwind-merge@^2.6.0": "2.6.0", "npm:tailwindcss-animate@^1.0.7": "1.0.7_tailwindcss@3.4.17__postcss@8.4.49", "npm:tailwindcss@^3.4.1": "3.4.17_postcss@8.4.49", - "npm:typescript@5": "5.7.3" + "npm:typescript@^5.7.3": "5.7.3" }, "npm": { "@alloc/quick-lru@5.2.0": { @@ -1144,6 +1145,23 @@ "eastasianwidth@0.2.0": { "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" }, + "embla-carousel-react@8.5.2_react@19.0.0_embla-carousel@8.5.2": { + "integrity": "sha512-Tmx+uY3MqseIGdwp0ScyUuxpBgx5jX1f7od4Cm5mDwg/dptEiTKf9xp6tw0lZN2VA9JbnVMl/aikmbc53c6QFA==", + "dependencies": [ + "embla-carousel", + "embla-carousel-reactive-utils", + "react" + ] + }, + "embla-carousel-reactive-utils@8.5.2_embla-carousel@8.5.2": { + "integrity": "sha512-QC8/hYSK/pEmqEdU1IO5O+XNc/Ptmmq7uCB44vKplgLKhB/l0+yvYx0+Cv0sF6Ena8Srld5vUErZkT+yTahtDg==", + "dependencies": [ + "embla-carousel" + ] + }, + "embla-carousel@8.5.2": { + "integrity": "sha512-xQ9oVLrun/eCG/7ru3R+I5bJ7shsD8fFwLEY7yPe27/+fDHCNj0OT5EoG5ZbFyOxOcG6yTwW8oTz/dWyFnyGpg==" + }, "emoji-regex@8.0.0": { "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" }, @@ -2909,6 +2927,7 @@ "npm:@types/react@19", "npm:class-variance-authority@~0.7.1", "npm:clsx@^2.1.1", + "npm:embla-carousel-react@^8.5.2", "npm:eslint-config-next@15.1.4", "npm:eslint@9", "npm:lucide-react@0.471", @@ -2920,7 +2939,7 @@ "npm:tailwind-merge@^2.6.0", "npm:tailwindcss-animate@^1.0.7", "npm:tailwindcss@^3.4.1", - "npm:typescript@5" + "npm:typescript@^5.7.3" ] } }