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

Bump @types/react from 18.2.25 to 18.2.26 #66

Closed
wants to merge 1 commit into from
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
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-map-gl": "^7.1.5"
},
"devDependencies": {
"@types/react": "^18.2.23",
"@types/react": "^18.2.26",
"esbuild": "^0.19.2"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -690,14 +690,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.23":
version: 18.2.23
resolution: "@types/react@npm:18.2.23"
"@types/react@npm:^18.2.26":
version: 18.2.26
resolution: "@types/react@npm:18.2.26"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: efb9d1ed1940c0e7ba08a21ffba5e266d8dbbb8fe618cfb97bc902dfc96385fdd8189e3f7f64b4aa13134f8e61947d60560deb23be151253c3a97b0d070897ca
checksum: 5789256cd6238d34c1fa2c23cff90174f050531aff2bf3f7791adb80ec603d56c68492f86c824e96e69c6a9589bffd3569035f16866bf722e1bbc80080f0a2ce
languageName: node
linkType: hard

Expand Down Expand Up @@ -1333,7 +1333,7 @@ __metadata:
"@deck.gl/layers": ^8.9.30
"@deck.gl/react": ^8.9.30
"@geoarrow/deck.gl-layers": 0.1.0-beta.4
"@types/react": ^18.2.23
"@types/react": ^18.2.26
apache-arrow: ^13.0.0
esbuild: ^0.19.2
maplibre-gl: ^3.4.0
Expand Down