Skip to content

Commit fed151d

Browse files
committed
update prisma
1 parent 5acc20a commit fed151d

2 files changed

Lines changed: 40 additions & 32 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"@connectrpc/connect-express": "^1.3.0",
1919
"@meshtastic/js": "2.2.23-0",
2020
"@octokit/auth-app": "^6.0.3",
21-
"@prisma/client": "5.9.1",
2221
"@tinyhttp/app": "2.2.3",
2322
"@tinyhttp/cors": "^2.0.0",
2423
"@tinyhttp/dotenv": "^2.1.1",
@@ -36,8 +35,9 @@
3635
"devDependencies": {
3736
"@biomejs/biome": "^2.1.3",
3837
"@buf/meshtastic_protobufs.bufbuild_es": "1.7.2-20240216123215-6b07c41c68c9.1",
38+
"@prisma/client": "^5.22.0",
3939
"@types/node": "^20.11.19",
40-
"prisma": "^5.9.1",
40+
"prisma": "^5.22.0",
4141
"tsx": "^4.7.1"
4242
}
4343
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)