From b378f0228facd861d2577482de575176650ede0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 08:08:48 +0000 Subject: [PATCH] Update dependency drizzle-orm to ^0.35.0 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 5f95c1b..9e83e1e 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "cmdk": "^1.0.0", - "drizzle-orm": "^0.34.1", + "drizzle-orm": "^0.35.0", "elysia": "0.8.17", "framer-motion": "^11.11.9", "geist": "^1.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a9e728..c74cdf2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: version: 0.14.0 '@lucia-auth/adapter-drizzle': specifier: ^1.1.0 - version: 1.1.0(drizzle-orm@0.34.1(@libsql/client@0.14.0)(@types/react@18.3.11)(react@18.3.1))(lucia@3.2.1) + version: 1.1.0(drizzle-orm@0.35.2(@libsql/client@0.14.0)(@types/react@18.3.11)(react@18.3.1))(lucia@3.2.1) '@meilisearch/instant-meilisearch': specifier: ^0.18.1 version: 0.18.1 @@ -84,8 +84,8 @@ importers: specifier: ^1.0.0 version: 1.0.0(@types/react-dom@18.3.1)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) drizzle-orm: - specifier: ^0.34.1 - version: 0.34.1(@libsql/client@0.14.0)(@types/react@18.3.11)(react@18.3.1) + specifier: ^0.35.0 + version: 0.35.2(@libsql/client@0.14.0)(@types/react@18.3.11)(react@18.3.1) elysia: specifier: 0.8.17 version: 0.8.17(@sinclair/typebox@0.33.17)(openapi-types@12.1.3)(typescript@5.6.3) @@ -2268,8 +2268,8 @@ packages: resolution: {integrity: sha512-Rcf0nYCAKizwjWQCY+d3zytyuTbDb81NcaPor+8NebESlUz1+9W3uGl0+r9FhU4Qal5Zv9j/7neXCSCe7DHzjA==} hasBin: true - drizzle-orm@0.34.1: - resolution: {integrity: sha512-t+zCwyWWt8xTqtYV4doE/xYmT7hpv1L8pQ66zddEz+3VWyedBBtctjMAp22mAJPfyWurRQXUJ1nrTtqLq+DqNA==} + drizzle-orm@0.35.2: + resolution: {integrity: sha512-bLQtRchl8QvRo2MyG6kcZC90UDzR7Ubir4YwOHV3cZPdJbF+4jU/Yt0QOczsoXe25wLRt6CtCWLXtSDQKft3yg==} peerDependencies: '@aws-sdk/client-rds-data': '>=3' '@cloudflare/workers-types': '>=3' @@ -4505,9 +4505,9 @@ snapshots: '@libsql/win32-x64-msvc@0.4.6': optional: true - '@lucia-auth/adapter-drizzle@1.1.0(drizzle-orm@0.34.1(@libsql/client@0.14.0)(@types/react@18.3.11)(react@18.3.1))(lucia@3.2.1)': + '@lucia-auth/adapter-drizzle@1.1.0(drizzle-orm@0.35.2(@libsql/client@0.14.0)(@types/react@18.3.11)(react@18.3.1))(lucia@3.2.1)': dependencies: - drizzle-orm: 0.34.1(@libsql/client@0.14.0)(@types/react@18.3.11)(react@18.3.1) + drizzle-orm: 0.35.2(@libsql/client@0.14.0)(@types/react@18.3.11)(react@18.3.1) lucia: 3.2.1 '@meilisearch/instant-meilisearch@0.18.1': @@ -5766,7 +5766,7 @@ snapshots: transitivePeerDependencies: - supports-color - drizzle-orm@0.34.1(@libsql/client@0.14.0)(@types/react@18.3.11)(react@18.3.1): + drizzle-orm@0.35.2(@libsql/client@0.14.0)(@types/react@18.3.11)(react@18.3.1): optionalDependencies: '@libsql/client': 0.14.0 '@types/react': 18.3.11