Skip to content

Commit

Permalink
build(deps): bump the non-major group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the non-major group with 3 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material), [valibot](https://github.com/fabian-hiller/valibot) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


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

Updates `valibot` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](fabian-hiller/valibot@v0.35.0...v0.36.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent 6b052ac commit 9dc01c5
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
6 changes: 3 additions & 3 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.15.21",
"@mui/icons-material": "^5.16.0",
"@next/third-parties": "v15.0.0-canary.49",
"clsx": "^2.1.1",
"match-sorter": "^6.3.4",
Expand All @@ -30,12 +30,12 @@
"sharp": "^0.33.4",
"swiper": "^11.1.4",
"textarea-caret": "^3.1.0",
"valibot": "0.35.0"
"valibot": "0.36.0"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@next/bundle-analyzer": "v15.0.0-canary.49",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/textarea-caret": "^3.0.3",
Expand Down
68 changes: 34 additions & 34 deletions pnpm-lock.yaml

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

0 comments on commit 9dc01c5

Please sign in to comment.