Update minor package versions

This commit is contained in:
Nate Kelley 2025-08-29 09:46:44 -06:00
parent 9a76f633af
commit b41d1af522
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
3 changed files with 15 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"@buster/test-utils": "workspace:*",
"@buster/typescript-config": "workspace:*",
"@buster/vitest-config": "workspace:*",
"@electric-sql/client": "^1.0.7",
"@electric-sql/client": "^1.0.9",
"@hono/zod-validator": "^0.7.2",
"@supabase/supabase-js": "catalog:",
"@trigger.dev/sdk": "catalog:",

View File

@ -53,15 +53,15 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/node": "^20.19.4",
"turbo": "^2.5.6",
"tsx": "catalog:",
"turbo": "^2.5.6",
"vitest": "catalog:"
},
"peerDependencies": {
"bun": "^1.2.15",
"typescript": "^5"
},
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@10.15.0",
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [

View File

@ -194,8 +194,8 @@ importers:
specifier: workspace:*
version: link:../../packages/vitest-config
'@electric-sql/client':
specifier: ^1.0.7
version: 1.0.7
specifier: ^1.0.9
version: 1.0.9
'@hono/zod-validator':
specifier: ^0.7.2
version: 0.7.2(hono@4.9.2)(zod@3.25.76)
@ -2540,6 +2540,9 @@ packages:
'@electric-sql/client@1.0.7':
resolution: {integrity: sha512-w9geRoZL1gn294Nn68YxicRvWFJEXWYPr+jZubSOyjaSa6tVQJk0rjYuFmOwpQyudFQrsL17HFrGga9UOaBhdA==}
'@electric-sql/client@1.0.9':
resolution: {integrity: sha512-9fLjGww+5mGBJ9o47sizCSkyLixjoA49IRh8jBVxzpDq4EGwv77k54df0hRYWtD4VoBQL+49MyT9KDfE/a5Ygw==}
'@electric-sql/react@1.0.7':
resolution: {integrity: sha512-48HNRzdgWqT4G2TEryKbh95K9OZd42mwUzyJ4rnBWUHOtXlQIoaQajEWgIgB/eNrspQwC/STvhAHYQ+2eQJxEw==}
peerDependencies:
@ -6427,6 +6430,7 @@ packages:
bun@1.2.18:
resolution: {integrity: sha512-OR+EpNckoJN4tHMVZPaTPxDj2RgpJgJwLruTIFYbO3bQMguLd0YrmkWKYqsiihcLgm2ehIjF/H1RLfZiRa7+qQ==}
cpu: [arm64, x64, aarch64]
os: [darwin, linux, win32]
hasBin: true
@ -14766,6 +14770,12 @@ snapshots:
optionalDependencies:
'@rollup/rollup-darwin-arm64': 4.44.2
'@electric-sql/client@1.0.9':
dependencies:
'@microsoft/fetch-event-source': 2.0.1
optionalDependencies:
'@rollup/rollup-darwin-arm64': 4.44.2
'@electric-sql/react@1.0.7(react@18.3.1)':
dependencies:
'@electric-sql/client': 1.0.7