Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 111c050

Browse files
committedJan 30, 2025
Add embla package
1 parent 8be3d4f commit 111c050

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"@hotwired/stimulus": "^3.2.2",
2828
"chart.js": "^4.4.1",
2929
"date-fns": "^2.30.0",
30+
"embla-carousel": "8.5.2",
3031
"fuse.js": "^7.0.0",
3132
"maska": "^3.0.3",
3233
"motion": "^10.16.4",

‎yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@ date-fns@^2.30.0:
111111
dependencies:
112112
"@babel/runtime" "^7.21.0"
113113

114+
embla-carousel@8.5.2:
115+
version "8.5.2"
116+
resolved "https://registry.yarnpkg.com/embla-carousel/-/embla-carousel-8.5.2.tgz#95eb936d14a1b9a67b9207a0fde1f25259a5d692"
117+
integrity sha512-xQ9oVLrun/eCG/7ru3R+I5bJ7shsD8fFwLEY7yPe27/+fDHCNj0OT5EoG5ZbFyOxOcG6yTwW8oTz/dWyFnyGpg==
118+
114119
fuse.js@^7.0.0:
115120
version "7.0.0"
116121
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-7.0.0.tgz#6573c9fcd4c8268e403b4fc7d7131ffcf99a9eb2"

0 commit comments

Comments
 (0)
Please sign in to comment.