Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 16 additions & 9 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@emotion/react": "11.10.6",
"@emotion/server": "11.10.0",
"@emotion/styled": "11.10.6",
"@mui/icons-material": "5.11.16",
"@mui/icons-material": "9.0.1",
"@mui/material": "5.11.16",
"@react-three/drei": "9.50.3",
"@react-three/fiber": "8.12.0",
Expand Down
25 changes: 16 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.29.2":
version: 7.29.2
resolution: "@babel/runtime@npm:7.29.2"
checksum: d5548d1165de8995f8afc93a5694b8625409be16cd1f2250ac13e331335858ddac3cb9fd278e6c43956a130101a2203f09417938a1a96f9fb70f02b4b4172e1d
languageName: node
linkType: hard

"@babel/types@npm:^7.21.4":
version: 7.21.4
resolution: "@babel/types@npm:7.21.4"
Expand Down Expand Up @@ -363,19 +370,19 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:5.11.16":
version: 5.11.16
resolution: "@mui/icons-material@npm:5.11.16"
"@mui/icons-material@npm:9.0.1":
version: 9.0.1
resolution: "@mui/icons-material@npm:9.0.1"
dependencies:
"@babel/runtime": ^7.21.0
"@babel/runtime": ^7.29.2
peerDependencies:
"@mui/material": ^5.0.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
"@mui/material": ^9.0.1
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: db70426b6ede049307b951fc622c6ab3b156a24589242bebbc7effd4b0df2d3c7aca93796ed8dfdf20776248778a798724c7a112f8f687c3b4a1ae813f98fb17
checksum: 1fc35e4e787c716a0f6ede3b609f8a8238c1827bd0c6828f4167e24b465229838c6c7525798476f2f641571bc5c1d91ba77a00d94a3950c39dff0bfa6d63e632
languageName: node
linkType: hard

Expand Down Expand Up @@ -2443,7 +2450,7 @@ __metadata:
"@emotion/react": 11.10.6
"@emotion/server": 11.10.0
"@emotion/styled": 11.10.6
"@mui/icons-material": 5.11.16
"@mui/icons-material": 9.0.1
"@mui/material": 5.11.16
"@react-three/drei": 9.50.3
"@react-three/fiber": 8.12.0
Expand Down
Loading