From 3dd15a493d644153d20a836b89b969c687f520aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 15:42:27 +0000 Subject: [PATCH] fix(deps): update dependency drizzle-orm to v0.36.3 --- package.json | 2 +- pnpm-lock.yaml | 19 +++++++++++-------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index a772abce..7f185296 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "discord-api-types": "0.37.93", "discord.js": "14.16.2", "dotenv": "16.4.5", - "drizzle-orm": "0.33.0", + "drizzle-orm": "0.36.3", "ioredis": "5.4.1", "lunr": "2.3.9", "luxon": "3.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b05c624c..a0e909ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 16.4.5 version: 16.4.5 drizzle-orm: - specifier: 0.33.0 - version: 0.33.0(pg@8.13.1)(postgres@3.4.5) + specifier: 0.36.3 + version: 0.36.3(pg@8.13.1)(postgres@3.4.5) ioredis: specifier: 5.4.1 version: 5.4.1 @@ -1834,13 +1834,14 @@ packages: resolution: {integrity: sha512-mLVDS4nXmO09wFVlzGrdshWnAL+U9eQGC5zRs6hTN6Q9arwQGWU2XnZ17I8BM8Quau8CQRx3Ms6VPgRWJFVp7Q==} hasBin: true - drizzle-orm@0.33.0: - resolution: {integrity: sha512-SHy72R2Rdkz0LEq0PSG/IdvnT3nGiWuRk+2tXZQ90GVq/XQhpCzu/EFT3V2rox+w8MlkBQxifF8pCStNYnERfA==} + drizzle-orm@0.36.3: + resolution: {integrity: sha512-ffQB7CcyCTvQBK6xtRLMl/Jsd5xFTBs+UTHrgs1hbk68i5TPkbsoCPbKEwiEsQZfq2I7VH632XJpV1g7LS2H9Q==} peerDependencies: '@aws-sdk/client-rds-data': '>=3' '@cloudflare/workers-types': '>=3' - '@electric-sql/pglite': '>=0.1.1' - '@libsql/client': '*' + '@electric-sql/pglite': '>=0.2.0' + '@libsql/client': '>=0.10.0' + '@libsql/client-wasm': '>=0.10.0' '@neondatabase/serverless': '>=0.1' '@op-engineering/op-sqlite': '>=2' '@opentelemetry/api': ^1.4.1 @@ -1855,7 +1856,7 @@ packages: '@xata.io/client': '*' better-sqlite3: '>=7' bun-types: '*' - expo-sqlite: '>=13.2.0' + expo-sqlite: '>=14.0.0' knex: '*' kysely: '*' mysql2: '>=2' @@ -1874,6 +1875,8 @@ packages: optional: true '@libsql/client': optional: true + '@libsql/client-wasm': + optional: true '@neondatabase/serverless': optional: true '@op-engineering/op-sqlite': @@ -5102,7 +5105,7 @@ snapshots: transitivePeerDependencies: - supports-color - drizzle-orm@0.33.0(pg@8.13.1)(postgres@3.4.5): + drizzle-orm@0.36.3(pg@8.13.1)(postgres@3.4.5): optionalDependencies: pg: 8.13.1 postgres: 3.4.5