Skip to content

Commit 3ca0abb

Browse files
dependabot[bot]actions-userryanleecode
authored
chore(deps): bump embla-carousel-react from 8.3.0 to 8.5.1 (#2597)
* chore(deps): bump embla-carousel-react from 8.3.0 to 8.5.1 Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.3.0 to 8.5.1. - [Release notes](https://github.com/davidjerleke/embla-carousel/releases) - [Commits](davidjerleke/embla-carousel@v8.3.0...v8.5.1) --- updated-dependencies: - dependency-name: embla-carousel-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): changeset for dependency update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Ryan Lee <ryan@parity.io>
1 parent 504ca9a commit 3ca0abb

File tree

4 files changed

+38
-20
lines changed

4 files changed

+38
-20
lines changed

.changeset/dependencies-GH-2597.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
"@substrate/wallet-template": patch
3+
---
4+
5+
chore(deps): bump embla-carousel-react from 8.3.0 to 8.5.1
6+
7+
Bumps [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) from 8.3.0 to 8.5.1.
8+
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
9+
- [Commits](https://github.com/davidjerleke/embla-carousel/compare/v8.3.0...v8.5.1)
10+
11+
---
12+
updated-dependencies:
13+
- dependency-name: embla-carousel-react
14+
dependency-type: direct:production
15+
update-type: version-update:semver-minor
16+
...
17+
18+
Signed-off-by: dependabot[bot] <support@github.com>

examples/smoldot-discovery-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"clsx": "^2.1.1",
4545
"cmdk": "^1.0.4",
4646
"date-fns": "^4.1.0",
47-
"embla-carousel-react": "^8.3.0",
47+
"embla-carousel-react": "^8.5.1",
4848
"input-otp": "^1.2.4",
4949
"lucide-react": "^0.454.0",
5050
"next-themes": "^0.4.1",

pnpm-lock.yaml

+18-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/wallet-template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"clsx": "^2.1.1",
112112
"cmdk": "^1.0.4",
113113
"date-fns": "^4.1.0",
114-
"embla-carousel-react": "^8.3.0",
114+
"embla-carousel-react": "^8.5.1",
115115
"input-otp": "^1.2.4",
116116
"lucide-react": "^0.454.0",
117117
"next-themes": "^0.4.1",

0 commit comments

Comments
 (0)