Skip to content

Commit

Permalink
build(deps): bump the non-major group across 1 directory with 4 updat…
Browse files Browse the repository at this point in the history
…es (#536)

Bumps the non-major group with 4 updates in the / directory: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material), [swiper](https://github.com/nolimits4web/Swiper), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss).


Updates `@mui/icons-material` from 5.16.1 to 5.16.4
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.4/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.4/packages/mui-icons-material)

Updates `swiper` from 11.1.4 to 11.1.5
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v11.1.4...v11.1.5)

Updates `@types/node` from 20.14.10 to 20.14.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `tailwindcss` from 3.4.4 to 3.4.6
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.6)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: swiper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 17, 2024
1 parent b3e650f commit eb55885
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 75 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@ariakit/react": "^0.4.7",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.16.1",
"@mui/icons-material": "^5.16.4",
"@next/third-parties": "v15.0.0-canary.66",
"clsx": "^2.1.1",
"match-sorter": "^6.3.4",
Expand All @@ -28,14 +28,14 @@
"react-dom": "19.0.0-rc.0",
"react-select": "^5.8.0",
"sharp": "^0.33.4",
"swiper": "^11.1.4",
"swiper": "^11.1.5",
"textarea-caret": "^3.1.0",
"valibot": "^0.36.0"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@next/bundle-analyzer": "v15.0.0-canary.66",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/textarea-caret": "^3.0.3",
Expand All @@ -45,7 +45,7 @@
"husky": "^9.0.11",
"postcss": "^8.4.39",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.6",
"typescript": "~5.5.3"
},
"packageManager": "pnpm@9.5.0+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903",
Expand Down
Loading

0 comments on commit eb55885

Please sign in to comment.