mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
updated react example with todo example
This commit is contained in:
6
bun.lock
6
bun.lock
@@ -143,7 +143,7 @@
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"kysely": "^0.27.6",
|
||||
"pg": "^8.12.0",
|
||||
"pg": "^8.14.0",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.2.5",
|
||||
@@ -151,7 +151,7 @@
|
||||
"@types/pg": "^8.11.11",
|
||||
"bknd": "workspace:*",
|
||||
"tsup": "^8.4.0",
|
||||
"typescript": "^5.6.3",
|
||||
"typescript": "^5.8.2",
|
||||
},
|
||||
},
|
||||
"packages/sqlocal": {
|
||||
@@ -167,7 +167,7 @@
|
||||
"bknd": "workspace:*",
|
||||
"kysely": "^0.27.6",
|
||||
"tsup": "^8.4.0",
|
||||
"typescript": "^5.6.3",
|
||||
"typescript": "^5.8.2",
|
||||
"vitest": "^3.0.8",
|
||||
"webdriverio": "^9.12.0",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user