From dfb5bda4b7479da709058431dc12d5fa78d19bef Mon Sep 17 00:00:00 2001 From: msaaddev Date: Wed, 27 Nov 2024 23:13:56 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20IMPROVE:=20Bump=20packages=20ver?= =?UTF-8?q?sions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/nextjs/package.json | 2 +- examples/nodejs/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index a091df0..145a43e 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -12,7 +12,7 @@ "@radix-ui/react-slot": "^1.1.0", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "langbase": "^1.1.9", + "langbase": "^1.1.10", "lucide-react": "^0.416.0", "mxcn": "^2.0.0", "next": "14.2.5", diff --git a/examples/nodejs/package.json b/examples/nodejs/package.json index 4a423a5..3fb391c 100644 --- a/examples/nodejs/package.json +++ b/examples/nodejs/package.json @@ -33,6 +33,6 @@ "license": "UNLICENSED", "dependencies": { "dotenv": "^16.4.5", - "langbase": "^1.1.9" + "langbase": "^1.1.10" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c0fe7e..ce00e17 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 langbase: - specifier: ^1.1.9 - version: 1.1.9(react@18.3.1) + specifier: ^1.1.10 + version: 1.1.10(react@18.3.1) lucide-react: specifier: ^0.416.0 version: 0.416.0(react@18.3.1) @@ -112,8 +112,8 @@ importers: specifier: ^16.4.5 version: 16.4.5 langbase: - specifier: ^1.1.9 - version: 1.1.9(react@18.3.1) + specifier: ^1.1.10 + version: 1.1.10(react@18.3.1) packages/langbase: dependencies: @@ -2635,8 +2635,8 @@ packages: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} - langbase@1.1.9: - resolution: {integrity: sha512-FhUzv6p7icFSTFxf40UMfUa6BZ1LX/80gAVhKfEJ60EPXWTqxW1VHtu7yT3+/J17WZkxFxWtci0oNB2aRkp9JQ==} + langbase@1.1.10: + resolution: {integrity: sha512-qFaNAkD7elOGafiTd3xc+u7Ds6CvEP8txTXQTQd1pmPrQXVVwqxmIeSG/qMTWvr2VfyZ05cYY2wSMMd+a8m1Xw==} engines: {node: '>=18'} language-subtag-registry@0.3.22: @@ -6910,7 +6910,7 @@ snapshots: kleur@4.1.5: {} - langbase@1.1.9(react@18.3.1): + langbase@1.1.10(react@18.3.1): dependencies: '@baseai/core': 0.9.33(react@18.3.1)(zod@3.23.8) dotenv: 16.4.5