We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d9d66 commit 503340eCopy full SHA for 503340e
frontend/package.json
@@ -7,13 +7,13 @@
7
"@reduxjs/toolkit": "^1.7.1",
8
"@sentry/react": "^6.16.1",
9
"@types/jest": "^27.4.0",
10
- "@types/mapbox-gl": "^2.6.0",
+ "@types/mapbox-gl": "^2.6.3",
11
"@types/node": "^17.0.8",
12
"@types/react": "^17.0.38",
13
"@types/react-dom": "^17.0.11",
14
"axios": "^0.24.0",
15
"linq-to-typescript": "^9.0.0",
16
- "mapbox-gl": "^2.6.1",
+ "mapbox-gl": "^2.7.0",
17
"react": "^17.0.2",
18
"react-dom": "^17.0.2",
19
"react-mapbox-gl": "^5.1.1",
0 commit comments