chore: re-add concurrently dev dep (#2282)

This commit is contained in:
Shawn Erquhart
2025-04-15 02:32:16 -04:00
committed by GitHub
parent d5e337af66
commit 5483522d95
2 changed files with 19 additions and 0 deletions

View File

@@ -660,6 +660,7 @@
"@types/prompts": "^2.4.9",
"@types/react": "^18.3.14",
"better-sqlite3": "^11.6.0",
"concurrently": "^9.1.2",
"drizzle-orm": "^0.38.2",
"happy-dom": "^15.11.7",
"hono": "^4.6.13",

18
pnpm-lock.yaml generated
View File

@@ -1458,6 +1458,9 @@ importers:
better-sqlite3:
specifier: ^11.6.0
version: 11.8.1
concurrently:
specifier: ^9.1.2
version: 9.1.2
drizzle-orm:
specifier: ^0.38.2
version: 0.38.4(@cloudflare/workers-types@4.20250303.0)(@libsql/client-wasm@0.14.0)(@libsql/client@0.14.0)(@prisma/client@5.22.0(prisma@5.22.0))(@types/better-sqlite3@7.6.12)(@types/pg@8.11.11)(@types/react@18.3.18)(better-sqlite3@11.8.1)(bun-types@1.2.9)(kysely@0.27.6)(mysql2@3.13.0)(pg@8.13.3)(prisma@5.22.0)(react@19.0.0)
@@ -11159,6 +11162,11 @@ packages:
concat-map@0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
concurrently@9.1.2:
resolution: {integrity: sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==}
engines: {node: '>=18'}
hasBin: true
confbox@0.1.8:
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
@@ -35598,6 +35606,16 @@ snapshots:
concat-map@0.0.1: {}
concurrently@9.1.2:
dependencies:
chalk: 4.1.2
lodash: 4.17.21
rxjs: 7.8.2
shell-quote: 1.8.2
supports-color: 8.1.1
tree-kill: 1.2.2
yargs: 17.7.2
confbox@0.1.8: {}
confbox@0.2.1: {}