From 113a77334f2ca2407cad4dce68558c37a3d5418c Mon Sep 17 00:00:00 2001 From: msaaddev Date: Thu, 21 Nov 2024 23:49:42 +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/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 e8fb44ab..bca1a46a 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.32", + "@baseai/core": "^0.9.33", "@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.32" + "baseai": "^0.9.33" } } diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 54befdb7..8bbafef7 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -11,7 +11,7 @@ "baseai": "baseai" }, "dependencies": { - "@baseai/core": "^0.9.32", + "@baseai/core": "^0.9.33", "@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.32", + "baseai": "^0.9.33", "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 35524384..4c48ca12 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.32", + "@baseai/core": "^0.9.33", "dotenv": "^16.4.5" }, "devDependencies": { - "baseai": "^0.9.32", + "baseai": "^0.9.33", "tsx": "^4.19.0" } } diff --git a/examples/remix/package.json b/examples/remix/package.json index 00c851a4..dbd12357 100644 --- a/examples/remix/package.json +++ b/examples/remix/package.json @@ -13,7 +13,7 @@ "baseai": "baseai" }, "dependencies": { - "@baseai/core": "^0.9.32", + "@baseai/core": "^0.9.33", "@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.32", + "baseai": "^0.9.33", "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 657e9835..86fcb11d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -269,8 +269,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.32 - version: 0.9.32(react@18.3.1)(zod@3.23.8) + specifier: ^0.9.33 + version: 0.9.33(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) @@ -312,14 +312,14 @@ importers: version: 5.6.2 devDependencies: baseai: - specifier: ^0.9.32 - version: 0.9.32(@types/node@22.7.4)(typescript@5.6.2) + specifier: ^0.9.33 + version: 0.9.33(@types/node@22.7.4)(typescript@5.6.2) examples/nextjs: dependencies: '@baseai/core': - specifier: ^0.9.32 - version: 0.9.32(react@18.3.1)(zod@3.23.8) + specifier: ^0.9.33 + version: 0.9.33(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) @@ -367,8 +367,8 @@ importers: specifier: ^18 version: 18.3.0 baseai: - specifier: ^0.9.32 - version: 0.9.32(@types/node@20.16.10)(typescript@5.6.2) + specifier: ^0.9.33 + version: 0.9.33(@types/node@20.16.10)(typescript@5.6.2) eslint: specifier: ^8 version: 8.57.1 @@ -391,15 +391,15 @@ importers: examples/nodejs: dependencies: '@baseai/core': - specifier: ^0.9.32 - version: 0.9.32(react@18.3.1)(zod@3.23.8) + specifier: ^0.9.33 + version: 0.9.33(react@18.3.1)(zod@3.23.8) dotenv: specifier: ^16.4.5 version: 16.4.5 devDependencies: baseai: - specifier: ^0.9.32 - version: 0.9.32(@types/node@22.7.4)(typescript@5.6.2) + specifier: ^0.9.33 + version: 0.9.33(@types/node@22.7.4)(typescript@5.6.2) tsx: specifier: ^4.19.0 version: 4.19.1 @@ -407,8 +407,8 @@ importers: examples/remix: dependencies: '@baseai/core': - specifier: ^0.9.32 - version: 0.9.32(react@18.3.1)(zod@3.23.8) + specifier: ^0.9.33 + version: 0.9.33(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) @@ -468,8 +468,8 @@ importers: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.47) baseai: - specifier: ^0.9.32 - version: 0.9.32(@types/node@22.7.4)(typescript@5.6.2) + specifier: ^0.9.33 + version: 0.9.33(@types/node@22.7.4)(typescript@5.6.2) eslint: specifier: ^8.38.0 version: 8.57.1 @@ -1036,8 +1036,8 @@ packages: resolution: {integrity: sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==} engines: {node: '>=6.9.0'} - '@baseai/core@0.9.32': - resolution: {integrity: sha512-KnMGJjF5mu5RhthbP6zC2RR9WsRVYdjpjv3/re/DD8aYd8ubcbIKNmQoVrpk1JlGIX39Yo6P5i72iYPWpfaxjA==} + '@baseai/core@0.9.33': + resolution: {integrity: sha512-AupqofK69YY0drWpXxGOQNWQ0/JV7OrOd6J9Kytkr0dznn9E0e+s7KuqfYklCWhLkBy8NsjYRTQGk3hbplGUbg==} engines: {node: '>=18'} peerDependencies: react: ^18 || ^19 @@ -3704,8 +3704,8 @@ packages: base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - baseai@0.9.32: - resolution: {integrity: sha512-hTSUD/x/89CEgFDqfDwAT4zGODGzB4RZuNBu/S8ZKUuyU244Op6YqfbfPahTD7vpKljf7M9kXH1UL/heR7KXOA==} + baseai@0.9.33: + resolution: {integrity: sha512-pOluUwNOA0tH9FrYh7dWA9yYw25ccsvNhvyjHd3Ja1h9dkjHfaGpd87eiS0Vi8Vj92/ooASpvJui6RGBwScE5A==} hasBin: true basic-auth@2.0.1: @@ -9887,7 +9887,7 @@ snapshots: '@babel/helper-validator-identifier': 7.25.7 to-fast-properties: 2.0.0 - '@baseai/core@0.9.32(react@18.3.1)(zod@3.23.8)': + '@baseai/core@0.9.33(react@18.3.1)(zod@3.23.8)': dependencies: openai: 4.67.1(zod@3.23.8) optionalDependencies: @@ -12791,7 +12791,7 @@ snapshots: base64-js@1.5.1: {} - baseai@0.9.32(@types/node@20.16.10)(typescript@5.6.2): + baseai@0.9.33(@types/node@20.16.10)(typescript@5.6.2): dependencies: '@antfu/ni': 0.23.0 '@clack/core': 0.3.4 @@ -12839,7 +12839,7 @@ snapshots: - supports-color - typescript - baseai@0.9.32(@types/node@22.7.4)(typescript@5.6.2): + baseai@0.9.33(@types/node@22.7.4)(typescript@5.6.2): dependencies: '@antfu/ni': 0.23.0 '@clack/core': 0.3.4