mirror of
https://github.com/Roslund/meshtastic-map.git
synced 2026-03-28 17:43:03 +01:00
Merge branch 'master' into dependabot/npm_and_yarn/mqtt-5.14.1
This commit is contained in:
@@ -9,17 +9,17 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@prisma/client": "^6.13.0",
|
||||
"@prisma/client": "^6.16.2",
|
||||
"command-line-args": "^6.0.1",
|
||||
"command-line-usage": "^7.0.3",
|
||||
"compression": "^1.8.1",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^5.0.0",
|
||||
"mqtt": "^5.14.1",
|
||||
"protobufjs": "^7.5.3"
|
||||
"protobufjs": "^7.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^30.0.5",
|
||||
"prisma": "^6.13.0"
|
||||
"jest": "^30.1.3",
|
||||
"prisma": "^6.16.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user