Skip to content

Commit

Permalink
Update vue-maplibre-gl.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Jun 5, 2024
1 parent 94e2f07 commit a880185
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion news/vue3.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ date: 2024-05-21
title: Maintenance
---

The indoor= codebase has been updated to use vue3. Everything should mostly look the same as before.
The indoor= codebase has been updated to use vue 3. Everything should mostly look the same as before.

[Open an issue](https://github.com/indoorequal/indoorequal.org/issues) if you have any problems.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"process": "^0.11.10"
},
"dependencies": {
"@indoorequal/vue-maplibre-gl": "^7.1.0",
"@indoorequal/vue-maplibre-gl": "^7.3.0",
"@turf/bbox": "^6.5.0",
"@turf/center-of-mass": "^6.5.0",
"@turf/line-to-polygon": "^6.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1371,13 +1371,13 @@ __metadata:
languageName: node
linkType: hard

"@indoorequal/vue-maplibre-gl@npm:^7.1.0":
version: 7.2.0
resolution: "@indoorequal/vue-maplibre-gl@npm:7.2.0"
"@indoorequal/vue-maplibre-gl@npm:^7.3.0":
version: 7.3.0
resolution: "@indoorequal/vue-maplibre-gl@npm:7.3.0"
peerDependencies:
maplibre-gl: ^4.0.0
vue: ^3.4.18
checksum: 10c0/3fd08717bdc5ccd77432a0365309d6488a0494e57873acbc9f6526d79284ac921b3063b8bf53bfddd7ef7e8d482ca116f70796a00f841ffd146820dbd4425189
checksum: 10c0/cd6a186c501be1fbc238bbd8699065cbd8472b6a3554541e220956c4fd2e4cecc461d54f94871a7d662add0640d45e9ef5c9ba4d80dccd7e38890bdab8b3dcbc
languageName: node
linkType: hard

Expand Down Expand Up @@ -7389,7 +7389,7 @@ __metadata:
dependencies:
"@babel/core": "npm:^7.24.4"
"@babel/preset-env": "npm:^7.24.4"
"@indoorequal/vue-maplibre-gl": "npm:^7.1.0"
"@indoorequal/vue-maplibre-gl": "npm:^7.3.0"
"@mdi/js": "npm:^7.4.47"
"@parcel/optimizer-data-url": "npm:^2.12.0"
"@parcel/resolver-glob": "npm:^2.12.0"
Expand Down

0 comments on commit a880185

Please sign in to comment.