Commit a52ba51
npm(deps): bump the fe-deps group in /prototype with 6 updates (#635)
* npm(deps): bump the fe-deps group in /prototype with 6 updates
Bumps the fe-deps group in /prototype with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@react-three/drei](https://github.com/pmndrs/drei) | `9.92.4` | `9.92.7` |
| [three](https://github.com/mrdoob/three.js) | `0.159.0` | `0.160.0` |
| [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.159.0` | `0.160.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.4` | `20.10.6` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.45` | `18.2.46` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.14.0` | `6.16.0` |
Updates `@react-three/drei` from 9.92.4 to 9.92.7
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](pmndrs/drei@v9.92.4...v9.92.7)
Updates `three` from 0.159.0 to 0.160.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)
Updates `@types/three` from 0.159.0 to 0.160.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three)
Updates `@types/node` from 20.10.4 to 20.10.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@types/react` from 18.2.45 to 18.2.46
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `@typescript-eslint/eslint-plugin` from 6.14.0 to 6.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.16.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@react-three/drei"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: fe-deps
- dependency-name: three
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fe-deps
- dependency-name: "@types/three"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: fe-deps
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: fe-deps
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: fe-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: fe-deps
...
Signed-off-by: dependabot[bot] <[email protected]>
* fix: deps issue and useMemo for expensive object
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Long Viet Ta <[email protected]>1 parent 95aa08d commit a52ba51
File tree
6 files changed
+485
-85
lines changed- prototype
- src
- components/Models
6 files changed
+485
-85
lines changed
0 commit comments