Skip to content

Commit

Permalink
build(deps): bump the dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates: [next](https://github.com/vercel/next.js), [@testing-library/react](https://github.com/testing-library/react-testing-library) and [daisyui](https://github.com/saadeghi/daisyui).


Updates `next` from 14.3.0-canary.33 to 14.3.0-canary.34
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.3.0-canary.33...v14.3.0-canary.34)

Updates `@testing-library/react` from 15.0.5 to 15.0.6
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v15.0.5...v15.0.6)

Updates `daisyui` from 4.10.2 to 4.10.3
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](saadeghi/daisyui@v4.10.2...v4.10.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: daisyui
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent fd95b72 commit ea32dbf
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 173 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"@biomejs/biome": "^1.7.2",
"@happy-dom/global-registrator": "^14.7.1",
"@heroicons/react": "^2.1.3",
"@testing-library/react": "^15.0.5",
"@testing-library/react": "^15.0.6",
"@types/bun": "^1.1.1",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"daisyui": "^4.10.2",
"daisyui": "^4.10.3",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "beta"
Expand Down
Loading

0 comments on commit ea32dbf

Please sign in to comment.