Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/web-ext-8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanleecode authored Jul 12, 2024
2 parents 4e71409 + ce5ae05 commit 194f479
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 21 deletions.
19 changes: 19 additions & 0 deletions .changeset/dependencies-GH-2317.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
"substrate-connect": patch
---

chore(deps-dev): bump lint-staged from 15.2.5 to 15.2.7

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.5 to 15.2.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.5...v15.2.7)

---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
18 changes: 18 additions & 0 deletions .changeset/dependencies-GH-2318.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
"@substrate/wallet-template": patch
---

chore(deps): bump tailwind-merge from 2.3.0 to 2.4.0

Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: tailwind-merge
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
19 changes: 19 additions & 0 deletions .changeset/dependencies-GH-2320.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
"@substrate/wallet-template": patch
---

chore(deps): bump react-hook-form from 7.51.5 to 7.52.1

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.5 to 7.52.1.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.51.5...v7.52.1)

---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-import": "^2.29.0",
"http-server": "^14.1.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"nodemon": "^3.1.0",
"prettier": "^3.2.5",
"tslib": "^2.6.2",
Expand Down
34 changes: 16 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions projects/wallet-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"react": "^18.3.1",
"react-day-picker": "^8.10.1",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.4",
"react-hook-form": "^7.52.1",
"react-icons": "^5.2.1",
"react-json-view": "^1.21.3",
"react-resizable-panels": "^2.0.19",
Expand All @@ -128,7 +128,7 @@
"smoldot": "2.0.29",
"sonner": "^1.4.41",
"swr": "^2.2.5",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
"usehooks-ts": "^3.1.0",
"vaul": "^0.9.1",
Expand Down

0 comments on commit 194f479

Please sign in to comment.