Skip to content

Commit

Permalink
Bump the dependencies group with 9 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.14.9` | `5.14.11` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.14.10` | `5.14.11` |
| [@react-three/drei](https://github.com/pmndrs/drei) | `9.84.3` | `9.86.3` |
| [@react-three/fiber](https://github.com/pmndrs/react-three-fiber) | `8.14.3` | `8.14.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.5` | `20.8.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.22` | `18.2.24` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.7` | `18.2.8` |
| [react-globe.gl](https://github.com/vasturiano/react-globe.gl) | `2.24.4` | `2.25.0` |
| [three](https://github.com/mrdoob/three.js) | `0.156.1` | `0.157.0` |


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

Updates `@mui/material` from 5.14.10 to 5.14.11
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.14.11/packages/mui-material)

Updates `@react-three/drei` from 9.84.3 to 9.86.3
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](pmndrs/drei@v9.84.3...v9.86.3)

Updates `@react-three/fiber` from 8.14.3 to 8.14.4
- [Release notes](https://github.com/pmndrs/react-three-fiber/releases)
- [Commits](pmndrs/react-three-fiber@v8.14.3...v8.14.4)

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

Updates `@types/react` from 18.2.22 to 18.2.24
- [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.7 to 18.2.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `react-globe.gl` from 2.24.4 to 2.25.0
- [Commits](vasturiano/react-globe.gl@v2.24.4...v2.25.0)

Updates `three` from 0.156.1 to 0.157.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@react-three/drei"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@react-three/fiber"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-globe.gl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: three
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 41b49aa commit 4588c61
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 82 deletions.
159 changes: 86 additions & 73 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.9",
"@mui/material": "^5.14.10",
"@react-three/drei": "^9.84.3",
"@react-three/fiber": "^8.14.3",
"@mui/icons-material": "^5.14.11",
"@mui/material": "^5.14.11",
"@react-three/drei": "^9.86.3",
"@react-three/fiber": "^8.14.4",
"@react-three/postprocessing": "^2.15.1",
"@types/node": "20.6.5",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/node": "20.8.0",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/three": "^0.156.0",
"eslint": "8.50.0",
"eslint-config-next": "13.5.3",
Expand All @@ -28,8 +28,8 @@
"next": "13.5.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-globe.gl": "^2.24.4",
"three": "^0.156.1",
"react-globe.gl": "^2.25.0",
"three": "^0.157.0",
"three-globe": "^2.29.3",
"typescript": "5.2.2",
"usehooks-ts": "^2.9.1"
Expand Down

0 comments on commit 4588c61

Please sign in to comment.