Skip to content

Commit

Permalink
updo
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Mar 11, 2024
1 parent 97744d7 commit 443e8d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/geo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"mapbox-gl": "^3.2.0"
},
"devDependencies": {
"@types/mapbox-gl": "^2.7.21",
"@types/mapbox-gl": "^3.1.0",
"@xylabs/ts-scripts-yarn3": "^3.5.2",
"@xylabs/tsconfig": "^3.5.2",
"typescript": "^5.4.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1703,12 +1703,12 @@ __metadata:
languageName: node
linkType: hard

"@types/mapbox-gl@npm:^2.7.21":
version: 2.7.21
resolution: "@types/mapbox-gl@npm:2.7.21"
"@types/mapbox-gl@npm:^3.1.0":
version: 3.1.0
resolution: "@types/mapbox-gl@npm:3.1.0"
dependencies:
"@types/geojson": "npm:*"
checksum: 10/95ad2c0c135b090dfef9a5fc8e66a0f2ac70d44617c23e10984288fe268c49e9c72c3e801461a680ad60981c6b2fdd03a4f0df5ccc2bfa24f4b00c5ef6c66df4
checksum: 10/f748f05f5fb32b91632f4f5d176f9ddc767e3913c31f43dbf905ffb5fe6628b52d388043a787fffb6e8b69187addca3624339edf238ec4eb249e37821ed9621f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2276,7 +2276,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@xyo-network/sdk-geo@workspace:packages/geo"
dependencies:
"@types/mapbox-gl": "npm:^2.7.21"
"@types/mapbox-gl": "npm:^3.1.0"
"@xylabs/ts-scripts-yarn3": "npm:^3.5.2"
"@xylabs/tsconfig": "npm:^3.5.2"
geojson: "npm:^0.5.0"
Expand Down

0 comments on commit 443e8d1

Please sign in to comment.