Skip to content

Commit

Permalink
Bump the all group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates: [react-select](https://github.com/JedWatson/react-select), [zod](https://github.com/colinhacks/zod), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `react-select` from 5.7.5 to 5.7.7
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.7.7)

Updates `zod` from 3.22.2 to 3.22.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.22.2...v3.22.4)

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

Updates `@types/react-dom` from 18.2.8 to 18.2.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent a21aaf5 commit 27248a8
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-error-boundary": "^4.0.11",
"react-router-bootstrap": "^0.26.2",
"react-router-dom": "^6.16.0",
"react-select": "^5.7.5",
"react-select": "^5.7.7",
"react-sparklines": "^1.7.0",
"react-split-pane": "^0.1.92",
"react-textarea-autosize": "^8.5.3",
Expand All @@ -68,7 +68,7 @@
"use-persisted-state": "^0.3.3",
"winston": "^3.10.0",
"winston-transport": "^4.5.0",
"zod": "^3.22.2"
"zod": "^3.22.4"
},
"devDependencies": {
"@testing-library/react": "^14.0.0",
Expand All @@ -88,9 +88,9 @@
"@types/mustache": "^4.2.3",
"@types/node": "^14.18.34",
"@types/portscanner": "^2.1.2",
"@types/react": "^18.2.23",
"@types/react": "^18.2.25",
"@types/react-copy-to-clipboard": "^5.0.5",
"@types/react-dom": "^18.2.8",
"@types/react-dom": "^18.2.10",
"@types/react-router-bootstrap": "^0.26.3",
"@types/react-sparklines": "^1.7.3",
"@types/use-persisted-state": "^0.3.2",
Expand Down

0 comments on commit 27248a8

Please sign in to comment.