diff --git a/package.json b/package.json index 58538f4..dd261a0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@tailwindcss/postcss": "^4.2.2", "@types/node": "^25.5.0", - "@types/pg": "^8.18.0", + "@types/pg": "^8.20.0", "@types/react": "19.2.10", "@types/react-dom": "19.2.3", "@types/ws": "^8.18.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b75e1a..5f49ef3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,7 +26,7 @@ importers: version: 4.1.0 drizzle-orm: specifier: ^0.45.1 - version: 0.45.1(@neondatabase/serverless@1.0.2)(@types/pg@8.18.0)(@vercel/postgres@0.10.0)(pg@8.20.0) + version: 0.45.1(@neondatabase/serverless@1.0.2)(@types/pg@8.20.0)(@vercel/postgres@0.10.0)(pg@8.20.0) lucide-react: specifier: ^0.577.0 version: 0.577.0(react@19.2.4) @@ -62,8 +62,8 @@ importers: specifier: ^25.5.0 version: 25.5.0 '@types/pg': - specifier: ^8.18.0 - version: 8.18.0 + specifier: ^8.20.0 + version: 8.20.0 '@types/react': specifier: 19.2.10 version: 19.2.10 @@ -926,8 +926,8 @@ packages: '@types/pg@8.11.6': resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==} - '@types/pg@8.18.0': - resolution: {integrity: sha512-gT+oueVQkqnj6ajGJXblFR4iavIXWsGAFCk3dP4Kki5+a9R4NMt0JARdk6s8cUKcfUoqP5dAtDSLU8xYUTFV+Q==} + '@types/pg@8.20.0': + resolution: {integrity: sha512-bEPFOaMAHTEP1EzpvHTbmwR8UsFyHSKsRisLIHVMXnpNefSbGA1bD6CVy+qKjGSqmZqNqBDV2azOBo8TgkcVow==} '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} @@ -2275,9 +2275,6 @@ packages: peerDependencies: pg: '>=8.0' - pg-protocol@1.12.0: - resolution: {integrity: sha512-uOANXNRACNdElMXJ0tPz6RBM0XQ61nONGAwlt8da5zs/iUOOCLBQOHSXnrC6fMsvtjxbOJrZZl5IScGv+7mpbg==} - pg-protocol@1.13.0: resolution: {integrity: sha512-zzdvXfS6v89r6v7OcFCHfHlyG/wvry1ALxZo4LqgUoy7W9xhBDMaqOuMiF3qEV45VqsN6rdlcehHrfDtlCPc8w==} @@ -3209,7 +3206,7 @@ snapshots: '@neondatabase/serverless@1.0.2': dependencies: '@types/node': 22.19.15 - '@types/pg': 8.18.0 + '@types/pg': 8.20.0 '@next/env@16.2.1': {} @@ -3397,10 +3394,10 @@ snapshots: pg-protocol: 1.13.0 pg-types: 4.1.0 - '@types/pg@8.18.0': + '@types/pg@8.20.0': dependencies: '@types/node': 25.5.0 - pg-protocol: 1.12.0 + pg-protocol: 1.13.0 pg-types: 2.2.0 '@types/react-dom@19.2.3(@types/react@19.2.10)': @@ -3862,10 +3859,10 @@ snapshots: transitivePeerDependencies: - supports-color - drizzle-orm@0.45.1(@neondatabase/serverless@1.0.2)(@types/pg@8.18.0)(@vercel/postgres@0.10.0)(pg@8.20.0): + drizzle-orm@0.45.1(@neondatabase/serverless@1.0.2)(@types/pg@8.20.0)(@vercel/postgres@0.10.0)(pg@8.20.0): optionalDependencies: '@neondatabase/serverless': 1.0.2 - '@types/pg': 8.18.0 + '@types/pg': 8.20.0 '@vercel/postgres': 0.10.0 pg: 8.20.0 @@ -4823,8 +4820,6 @@ snapshots: dependencies: pg: 8.20.0 - pg-protocol@1.12.0: {} - pg-protocol@1.13.0: {} pg-types@2.2.0: