From 0515f14065e720b4177866262668e0f22eeef613 Mon Sep 17 00:00:00 2001 From: msaaddev Date: Wed, 23 Oct 2024 23:13:53 +0200 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/astro/package.json | 4 ++-- examples/nextjs/package.json | 4 ++-- examples/nodejs/package.json | 4 ++-- examples/remix/package.json | 4 ++-- pnpm-lock.yaml | 46 ++++++++++++++++++------------------ 5 files changed, 31 insertions(+), 31 deletions(-) diff --git a/examples/astro/package.json b/examples/astro/package.json index e6e98d59..be22ef95 100644 --- a/examples/astro/package.json +++ b/examples/astro/package.json @@ -17,7 +17,7 @@ "@astrojs/react": "^3.6.2", "@astrojs/tailwind": "^5.1.1", "@astrojs/vercel": "^7.8.1", - "@baseai/core": "^0.9.18", + "@baseai/core": "^0.9.19", "@radix-ui/react-slot": "^1.1.0", "@types/react": "^18.3.9", "@types/react-dom": "^18.3.0", @@ -33,6 +33,6 @@ "typescript": "^5.6.2" }, "devDependencies": { - "baseai": "^0.9.18" + "baseai": "^0.9.19" } } diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index c28fb4e1..7c609b74 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -11,7 +11,7 @@ "baseai": "baseai" }, "dependencies": { - "@baseai/core": "^0.9.18", + "@baseai/core": "^0.9.19", "@radix-ui/react-slot": "^1.1.0", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", @@ -29,7 +29,7 @@ "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", - "baseai": "^0.9.18", + "baseai": "^0.9.19", "eslint": "^8", "eslint-config-next": "14.2.5", "mini-css-extract-plugin": "^2.9.0", diff --git a/examples/nodejs/package.json b/examples/nodejs/package.json index 3cb61881..c13c4c3e 100644 --- a/examples/nodejs/package.json +++ b/examples/nodejs/package.json @@ -17,11 +17,11 @@ "author": "Ahmad Awais (https://twitter.com/MrAhmadAwais)", "license": "UNLICENSED", "dependencies": { - "@baseai/core": "^0.9.18", + "@baseai/core": "^0.9.19", "dotenv": "^16.4.5" }, "devDependencies": { - "baseai": "^0.9.18", + "baseai": "^0.9.19", "tsx": "^4.19.0" } } diff --git a/examples/remix/package.json b/examples/remix/package.json index c5815a61..8b3a78b1 100644 --- a/examples/remix/package.json +++ b/examples/remix/package.json @@ -13,7 +13,7 @@ "baseai": "baseai" }, "dependencies": { - "@baseai/core": "^0.9.18", + "@baseai/core": "^0.9.19", "@radix-ui/react-slot": "^1.1.0", "@remix-run/node": "2.12.0", "@remix-run/react": "2.12.0", @@ -35,7 +35,7 @@ "@typescript-eslint/parser": "^6.7.4", "@vercel/remix": "2.12.0", "autoprefixer": "^10.4.20", - "baseai": "^0.9.18", + "baseai": "^0.9.19", "eslint": "^8.38.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.28.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65a514c9..ad270fe6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -263,8 +263,8 @@ importers: specifier: ^7.8.1 version: 7.8.1(astro@4.15.10(@types/node@22.7.4)(rollup@4.24.0)(terser@5.34.1)(typescript@5.6.2))(next@14.2.5(@babel/core@7.25.7)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@baseai/core': - specifier: ^0.9.18 - version: 0.9.18(react@18.3.1)(zod@3.23.8) + specifier: ^0.9.19 + version: 0.9.19(react@18.3.1)(zod@3.23.8) '@radix-ui/react-slot': specifier: ^1.1.0 version: 1.1.0(@types/react@18.3.11)(react@18.3.1) @@ -306,14 +306,14 @@ importers: version: 5.6.2 devDependencies: baseai: - specifier: ^0.9.18 - version: 0.9.18(@types/node@22.7.4)(typescript@5.6.2) + specifier: ^0.9.19 + version: 0.9.19(@types/node@22.7.4)(typescript@5.6.2) examples/nextjs: dependencies: '@baseai/core': - specifier: ^0.9.18 - version: 0.9.18(react@18.3.1)(zod@3.23.8) + specifier: ^0.9.19 + version: 0.9.19(react@18.3.1)(zod@3.23.8) '@radix-ui/react-slot': specifier: ^1.1.0 version: 1.1.0(@types/react@18.3.11)(react@18.3.1) @@ -361,8 +361,8 @@ importers: specifier: ^18 version: 18.3.0 baseai: - specifier: ^0.9.18 - version: 0.9.18(@types/node@20.16.10)(typescript@5.6.2) + specifier: ^0.9.19 + version: 0.9.19(@types/node@20.16.10)(typescript@5.6.2) eslint: specifier: ^8 version: 8.57.1 @@ -385,15 +385,15 @@ importers: examples/nodejs: dependencies: '@baseai/core': - specifier: ^0.9.18 - version: 0.9.18(react@18.3.1)(zod@3.23.8) + specifier: ^0.9.19 + version: 0.9.19(react@18.3.1)(zod@3.23.8) dotenv: specifier: ^16.4.5 version: 16.4.5 devDependencies: baseai: - specifier: ^0.9.18 - version: 0.9.18(@types/node@22.7.4)(typescript@5.6.2) + specifier: ^0.9.19 + version: 0.9.19(@types/node@22.7.4)(typescript@5.6.2) tsx: specifier: ^4.19.0 version: 4.19.1 @@ -401,8 +401,8 @@ importers: examples/remix: dependencies: '@baseai/core': - specifier: ^0.9.18 - version: 0.9.18(react@18.3.1)(zod@3.23.8) + specifier: ^0.9.19 + version: 0.9.19(react@18.3.1)(zod@3.23.8) '@radix-ui/react-slot': specifier: ^1.1.0 version: 1.1.0(@types/react@18.3.11)(react@18.3.1) @@ -462,8 +462,8 @@ importers: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.47) baseai: - specifier: ^0.9.18 - version: 0.9.18(@types/node@22.7.4)(typescript@5.6.2) + specifier: ^0.9.19 + version: 0.9.19(@types/node@22.7.4)(typescript@5.6.2) eslint: specifier: ^8.38.0 version: 8.57.1 @@ -1040,8 +1040,8 @@ packages: resolution: {integrity: sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==} engines: {node: '>=6.9.0'} - '@baseai/core@0.9.18': - resolution: {integrity: sha512-c9RVw7Xc2nwfaf5lIza71B9fkDb9A+hIS9GDv16yGECZ+/wdsUp3Id/9orYp+PWSwh4f8xW9P2Ht8jIR12VMSg==} + '@baseai/core@0.9.19': + resolution: {integrity: sha512-V/nfeDzLcw7RoB9I8retACth1hZXjihyw6Ym7eoEPwpsyq0wmS9lbUUzKVPFBYSU63PNuG+iPTPzflW2SvoxWQ==} engines: {node: '>=18'} peerDependencies: react: ^18 || ^19 @@ -3701,8 +3701,8 @@ packages: base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - baseai@0.9.18: - resolution: {integrity: sha512-irjOvzM6StadoW/Rlhh9pz6TGBb19nz1sQk7oDylLHdvlTfFI/vImERe7SGxAyZOVUhtv/uLvMXdfI3KqZr8ng==} + baseai@0.9.19: + resolution: {integrity: sha512-3V1HQYXNJIzsogCOYYvZXwx4QnL9PbhDqiArflxkaD4zHNdEUNsgYZ00XuT+73a4WushkqnnToYSzQss99nGLQ==} hasBin: true basic-auth@2.0.1: @@ -9871,7 +9871,7 @@ snapshots: '@babel/helper-validator-identifier': 7.25.7 to-fast-properties: 2.0.0 - '@baseai/core@0.9.18(react@18.3.1)(zod@3.23.8)': + '@baseai/core@0.9.19(react@18.3.1)(zod@3.23.8)': dependencies: openai: 4.67.1(zod@3.23.8) optionalDependencies: @@ -12771,7 +12771,7 @@ snapshots: base64-js@1.5.1: {} - baseai@0.9.18(@types/node@20.16.10)(typescript@5.6.2): + baseai@0.9.19(@types/node@20.16.10)(typescript@5.6.2): dependencies: '@antfu/ni': 0.23.0 '@clack/core': 0.3.4 @@ -12819,7 +12819,7 @@ snapshots: - supports-color - typescript - baseai@0.9.18(@types/node@22.7.4)(typescript@5.6.2): + baseai@0.9.19(@types/node@22.7.4)(typescript@5.6.2): dependencies: '@antfu/ni': 0.23.0 '@clack/core': 0.3.4