File tree Expand file tree Collapse file tree 16 files changed +63
-63
lines changed
embla-carousel-auto-height
embla-carousel-auto-scroll
embla-carousel-class-names
embla-carousel-reactive-utils
embla-carousel-playground-react
embla-carousel-playground-solid
embla-carousel-playground-vanilla Expand file tree Collapse file tree 16 files changed +63
-63
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " embla-carousel-monorepo" ,
3- "version" : " 8.0.0-rc21 " ,
3+ "version" : " 8.0.0-rc22 " ,
44 "private" : true ,
55 "author" : " David Jerleke" ,
66 "description" : " A lightweight carousel library with fluid motion and great swipe precision" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " embla-carousel-auto-height" ,
3- "version" : " 8.0.0-rc21 " ,
3+ "version" : " 8.0.0-rc22 " ,
44 "author" : " David Jerleke" ,
55 "description" : " An auto height plugin for Embla Carousel" ,
66 "repository" : {
5959 "typescript" : " ^5.2.2"
6060 },
6161 "peerDependencies" : {
62- "embla-carousel" : " 8.0.0-rc21 "
62+ "embla-carousel" : " 8.0.0-rc22 "
6363 },
6464 "exports" : {
6565 "./package.json" : " ./package.json" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " embla-carousel-auto-scroll" ,
3- "version" : " 8.0.0-rc21 " ,
3+ "version" : " 8.0.0-rc22 " ,
44 "author" : " David Jerleke" ,
55 "description" : " An auto scroll plugin for Embla Carousel" ,
66 "repository" : {
5959 "typescript" : " ^5.2.2"
6060 },
6161 "peerDependencies" : {
62- "embla-carousel" : " 8.0.0-rc21 "
62+ "embla-carousel" : " 8.0.0-rc22 "
6363 },
6464 "exports" : {
6565 "./package.json" : " ./package.json" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " embla-carousel-autoplay" ,
3- "version" : " 8.0.0-rc21 " ,
3+ "version" : " 8.0.0-rc22 " ,
44 "author" : " David Jerleke" ,
55 "description" : " An autoplay plugin for Embla Carousel" ,
66 "repository" : {
5959 "typescript" : " ^5.2.2"
6060 },
6161 "peerDependencies" : {
62- "embla-carousel" : " 8.0.0-rc21 "
62+ "embla-carousel" : " 8.0.0-rc22 "
6363 },
6464 "exports" : {
6565 "./package.json" : " ./package.json" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " embla-carousel-class-names" ,
3- "version" : " 8.0.0-rc21 " ,
3+ "version" : " 8.0.0-rc22 " ,
44 "author" : " David Jerleke" ,
55 "description" : " A class name toggle plugin for Embla Carousel" ,
66 "repository" : {
5959 "typescript" : " ^5.2.2"
6060 },
6161 "peerDependencies" : {
62- "embla-carousel" : " 8.0.0-rc21 "
62+ "embla-carousel" : " 8.0.0-rc22 "
6363 },
6464 "exports" : {
6565 "./package.json" : " ./package.json" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " embla-carousel-docs" ,
3- "version" : " 8.0.0-rc21 " ,
3+ "version" : " 8.0.0-rc22 " ,
44 "author" : " David Jerleke" ,
55 "description" : " A lightweight carousel library with fluid motion and great swipe precision" ,
66 "repository" : {
3838 "@mdx-js/react" : " ^2.2.1" ,
3939 "babel-plugin-styled-components" : " ^2.0.2" ,
4040 "codesandbox" : " ^2.2.3" ,
41- "embla-carousel" : " 8.0.0-rc21 " ,
42- "embla-carousel-autoplay" : " 8.0.0-rc21 " ,
43- "embla-carousel-class-names" : " 8.0.0-rc21 " ,
44- "embla-carousel-react" : " 8.0.0-rc21 " ,
41+ "embla-carousel" : " 8.0.0-rc22 " ,
42+ "embla-carousel-autoplay" : " 8.0.0-rc22 " ,
43+ "embla-carousel-class-names" : " 8.0.0-rc22 " ,
44+ "embla-carousel-react" : " 8.0.0-rc22 " ,
4545 "focus-trap-react" : " ^8.10.0" ,
4646 "gatsby" : " ^5.13.3" ,
4747 "gatsby-plugin-layout" : " ^4.13.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " embla-carousel-react" ,
3- "version" : " 8.0.0-rc21 " ,
3+ "version" : " 8.0.0-rc22 " ,
44 "author" : " David Jerleke" ,
55 "description" : " A lightweight carousel library with fluid motion and great swipe precision" ,
66 "repository" : {
6060 "typescript" : " ^5.2.2"
6161 },
6262 "dependencies" : {
63- "embla-carousel" : " 8.0.0-rc21 " ,
64- "embla-carousel-reactive-utils" : " 8.0.0-rc21 "
63+ "embla-carousel" : " 8.0.0-rc22 " ,
64+ "embla-carousel-reactive-utils" : " 8.0.0-rc22 "
6565 },
6666 "peerDependencies" : {
6767 "react" : " ^16.8.0 || ^17.0.1 || ^18.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " embla-carousel-reactive-utils" ,
3- "version" : " 8.0.0-rc21 " ,
3+ "version" : " 8.0.0-rc22 " ,
44 "author" : " David Jerleke" ,
55 "description" : " Reactive utilities for Embla Carousel" ,
66 "repository" : {
5959 "typescript" : " ^5.2.2"
6060 },
6161 "peerDependencies" : {
62- "embla-carousel" : " 8.0.0-rc21 "
62+ "embla-carousel" : " 8.0.0-rc22 "
6363 },
6464 "exports" : {
6565 "./package.json" : " ./package.json" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " embla-carousel-solid" ,
3- "version" : " 8.0.0-rc21 " ,
3+ "version" : " 8.0.0-rc22 " ,
44 "author" : " Liam Martens" ,
55 "description" : " A lightweight carousel library with fluid motion and great swipe precision" ,
66 "repository" : {
6060 "typescript" : " ^5.2.2"
6161 },
6262 "dependencies" : {
63- "embla-carousel" : " 8.0.0-rc21 " ,
64- "embla-carousel-reactive-utils" : " 8.0.0-rc21 "
63+ "embla-carousel" : " 8.0.0-rc22 " ,
64+ "embla-carousel-reactive-utils" : " 8.0.0-rc22 "
6565 },
6666 "peerDependencies" : {
6767 "solid-js" : " ^1.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " embla-carousel-svelte" ,
3- "version" : " 8.0.0-rc21 " ,
3+ "version" : " 8.0.0-rc22 " ,
44 "author" : " David Jerleke" ,
55 "description" : " A lightweight carousel library with fluid motion and great swipe precision" ,
66 "repository" : {
6060 "typescript" : " ^5.2.2"
6161 },
6262 "dependencies" : {
63- "embla-carousel" : " 8.0.0-rc21 " ,
64- "embla-carousel-reactive-utils" : " 8.0.0-rc21 "
63+ "embla-carousel" : " 8.0.0-rc22 " ,
64+ "embla-carousel-reactive-utils" : " 8.0.0-rc22 "
6565 },
6666 "peerDependencies" : {
6767 "svelte" : " ^3.49.0 || ^4.0.0"
You can’t perform that action at this time.
0 commit comments