Skip to content

Commit a9109b5

Browse files
fix(deps): update dependency mapbox-gl to ^2.15.0
1 parent 06df71c commit a9109b5

File tree

2 files changed

+42
-40
lines changed

2 files changed

+42
-40
lines changed

frontend/package-lock.json

Lines changed: 40 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"@reduxjs/toolkit": "^1.9.1",
88
"@sentry/react": "^7.28.1",
99
"@types/jest": "^29.2.4",
10-
"@types/mapbox-gl": "^2.7.10",
10+
"@types/mapbox-gl": "^2.7.17",
1111
"@types/node": "^18.11.17",
1212
"@types/react": "^18.0.26",
1313
"@types/react-dom": "^18.0.10",
1414
"axios": "^1.2.1",
1515
"linq-to-typescript": "^10.0.0",
16-
"mapbox-gl": "^2.11.1",
16+
"mapbox-gl": "^2.15.0",
1717
"react": "18.1.0",
1818
"react-dom": "18.1.0",
1919
"react-map-gl": "^7.0.20",

0 commit comments

Comments
 (0)