Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @types/react from 18.0.25 to 18.2.29 in /web-ui #714

Closed
Closed
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
2 changes: 1 addition & 1 deletion web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react": "18.2.29",
"@types/react-dom": "18.0.9",
"@types/three": "^0.155.1",
"eslint": "8.28.0",
Expand Down
10 changes: 5 additions & 5 deletions web-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3302,14 +3302,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.0.25":
version: 18.0.25
resolution: "@types/react@npm:18.0.25"
"@types/react@npm:18.2.29":
version: 18.2.29
resolution: "@types/react@npm:18.2.29"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 231d658c45abdef044a716b4502774f1585d8336d73b2f5bd68f181acbfc874b7a457686ecd29b415b43ed0922c309bab7e2cf96832d188a3f4f1b02f2af760a
checksum: 3d09ac61a683fa976512a28ac175b9d823f0368adc5fb2abf53f64ab030e8ad866a201a8029f92ff48246c8e326f7517ebe165f976ecb412627c65c6f9a7c9d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -8037,7 +8037,7 @@ __metadata:
"@tanstack/react-query": ^4.29.12
"@tanstack/react-query-devtools": ^4.35.0
"@types/node": 18.11.9
"@types/react": 18.0.25
"@types/react": 18.2.29
"@types/react-dom": 18.0.9
"@types/three": ^0.155.1
chain-registry: 1.19.0
Expand Down
Loading