⬆️ Upgraded dependencies
This commit is contained in:
Generated
+596
-661
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -11,9 +11,9 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vercel/postgres": "^0.10.0",
|
"@vercel/postgres": "^0.10.0",
|
||||||
"bcrypt": "^5.1.1",
|
"bcrypt": "^5.1.1",
|
||||||
"deck.gl": "^9.0.28",
|
"deck.gl": "^9.0.31",
|
||||||
"mapbox-gl": "^3.6.0",
|
"mapbox-gl": "^3.7.0",
|
||||||
"next": "14.2.7",
|
"next": "14.2.14",
|
||||||
"react": "^18",
|
"react": "^18",
|
||||||
"react-dom": "^18",
|
"react-dom": "^18",
|
||||||
"react-map-gl": "^7.1.7",
|
"react-map-gl": "^7.1.7",
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
"@types/bcrypt": "^5.0.2",
|
"@types/bcrypt": "^5.0.2",
|
||||||
"@types/react": "18.3.10",
|
"@types/react": "18.3.10",
|
||||||
"eslint": "^8",
|
"eslint": "^8",
|
||||||
"eslint-config-next": "14.2.7",
|
"eslint-config-next": "14.2.14",
|
||||||
"sass": "^1.77.8"
|
"sass": "^1.79.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user