diff --git a/README.md b/README.md index d3ba661..5c2bbc9 100644 --- a/README.md +++ b/README.md @@ -164,4 +164,3 @@ Once the PR is reviewed, click Enable Auto-merge to run the necessary CI checks Congratulations 🎉🎉 The Coderum team thanks you ✨. Once your PR is merged, your contributions will be publicly visible and we will tag the appropriate version to deploy your changes - diff --git a/apps/coderum-dev/package.json b/apps/coderum-dev/package.json index a5905cc..09afd12 100644 --- a/apps/coderum-dev/package.json +++ b/apps/coderum-dev/package.json @@ -21,7 +21,7 @@ "@trpc/client": "next", "@trpc/react-query": "next", "@trpc/server": "next", - "drizzle-orm": "0.30.9", + "drizzle-orm": "0.30.10", "lucia": "3.2.0", "next": "14.2.3", "react": "18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb9a2e9..7900c83 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: next version: 11.0.0-rc.364 drizzle-orm: - specifier: 0.30.9 - version: 0.30.9(@libsql/client@0.6.0)(@types/react@18.3.1)(bun-types@1.1.6)(react@18.3.1) + specifier: 0.30.10 + version: 0.30.10(@libsql/client@0.6.0)(@types/react@18.3.1)(bun-types@1.1.6)(react@18.3.1) lucia: specifier: 3.2.0 version: 3.2.0 @@ -3650,8 +3650,8 @@ packages: resolution: {integrity: sha512-mLVDS4nXmO09wFVlzGrdshWnAL+U9eQGC5zRs6hTN6Q9arwQGWU2XnZ17I8BM8Quau8CQRx3Ms6VPgRWJFVp7Q==} hasBin: true - drizzle-orm@0.30.9: - resolution: {integrity: sha512-VOiCFsexErmgqvNCOmbzmqDCZzZsHoz6SkWAjTFxsTr1AllKDbDJ2+GgedLXsXMDgpg/ljDG1zItIFeZtiO2LA==} + drizzle-orm@0.30.10: + resolution: {integrity: sha512-IRy/QmMWw9lAQHpwbUh1b8fcn27S/a9zMIzqea1WNOxK9/4EB8gIo+FZWLiPXzl2n9ixGSv8BhsLZiOppWEwBw==} peerDependencies: '@aws-sdk/client-rds-data': '>=3' '@cloudflare/workers-types': '>=3' @@ -10422,7 +10422,7 @@ snapshots: transitivePeerDependencies: - supports-color - drizzle-orm@0.30.9(@libsql/client@0.6.0)(@types/react@18.3.1)(bun-types@1.1.6)(react@18.3.1): + drizzle-orm@0.30.10(@libsql/client@0.6.0)(@types/react@18.3.1)(bun-types@1.1.6)(react@18.3.1): optionalDependencies: '@libsql/client': 0.6.0 '@types/react': 18.3.1