Skip to content

Commit

Permalink
build: deps updated
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Feb 17, 2025
1 parent fa21c3b commit bea43c6
Show file tree
Hide file tree
Showing 16 changed files with 1,893 additions and 1,650 deletions.
42 changes: 21 additions & 21 deletions apps/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"test:unit:ui": "dotenv-run -f .env -f .secrets -v -- vitest --ui"
},
"devDependencies": {
"@ai-sdk/azure": "1.1.9",
"@ai-sdk/openai": "1.1.9",
"@ai-sdk/svelte": "1.1.9",
"@ai-sdk/azure": "1.1.12",
"@ai-sdk/openai": "1.1.12",
"@ai-sdk/svelte": "1.1.17",
"@aibrow/dom-types": "1.3.7",
"@floating-ui/dom": "1.6.13",
"@fontsource-variable/inter": "5.1.1",
Expand All @@ -54,45 +54,45 @@
"@svelte-plugins/datepicker": "1.0.11",
"@sveltejs/adapter-auto": "4.0.0",
"@sveltejs/adapter-node": "5.2.12",
"@sveltejs/adapter-vercel": "5.6.1",
"@sveltejs/adapter-vercel": "5.6.2",
"@sveltejs/enhanced-img": "0.3.10",
"@sveltejs/kit": "2.17.1",
"@sveltejs/kit": "2.17.2",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/forms": "0.5.10",
"@tailwindcss/typography": "0.5.16",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/svelte": "5.2.6",
"@types/d3-scale": "4.0.8",
"@types/dom-chromium-ai": "0.0.4",
"@testing-library/svelte": "5.2.7",
"@types/d3-scale": "4.0.9",
"@types/dom-chromium-ai": "0.0.6",
"@types/js-cookie": "3.0.6",
"@types/node": "22.13.1",
"@types/node": "22.13.4",
"@unovis/svelte": "1.5.0",
"@unovis/ts": "1.5.0",
"@vercel/analytics": "1.4.1",
"@vercel/flags": "3.1.0",
"@vercel/speed-insights": "1.1.0",
"@vercel/analytics": "1.5.0",
"@vercel/flags": "3.1.1",
"@vercel/speed-insights": "1.2.0",
"@vercel/toolbar": "0.1.30",
"@vincjo/datatables": "2.4.0",
"@vincjo/datatables": "2.5.0",
"@vitest/coverage-v8": "3.0.5",
"@xyflow/svelte": "0.1.29",
"ai": "4.1.17",
"@xyflow/svelte": "0.1.30",
"ai": "4.1.41",
"autoprefixer": "10.4.20",
"chrome-ai": "1.11.1",
"date-fns": "4.1.0",
"formsnap": "1.0.1",
"graphql": "16.10.0",
"graphql-ws": "6.0.3",
"houdini": "1.5.0",
"houdini-svelte": "2.1.4",
"graphql-ws": "6.0.4",
"houdini": "1.5.1",
"houdini-svelte": "2.1.5",
"js-cookie": "3.0.5",
"jsdom": "26.0.0",
"lucide-svelte": "0.474.0",
"lucide-svelte": "0.475.0",
"neverthrow": "8.1.1",
"ollama-ai-provider": "1.2.0",
"openai-zod-to-json-schema": "1.0.3",
"paneforge": "0.0.6",
"postcss": "8.5.1",
"postcss": "8.5.2",
"svelte": "4.2.19",
"svelte-adapter-bun": "0.5.2",
"svelte-check": "4.1.4",
Expand All @@ -115,7 +115,7 @@
"typescript": "5.7.3",
"vite": "5.4.11",
"vitest": "3.0.5",
"zod": "3.24.1"
"zod": "3.24.2"
},
"optionalDependencies": {
"@playwright/test": "1.50.1",
Expand Down
12 changes: 6 additions & 6 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
},
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/node": "9.0.2",
"@astrojs/starlight": "0.31.1",
"@astrojs/node": "9.1.0",
"@astrojs/starlight": "0.32.0",
"@astrojs/starlight-tailwind": "3.0.0",
"@astrojs/vercel": "8.0.5",
"@astrojs/vercel": "8.0.7",
"@fontsource-variable/inter": "5.1.1",
"@fontsource/source-code-pro": "5.1.1",
"@tailwindcss/vite": "4.0.3",
"astro": "5.2.3",
"@tailwindcss/vite": "4.0.6",
"astro": "5.3.0",
"sharp": "0.33.5",
"tailwindcss": "4.0.3",
"tailwindcss": "4.0.6",
"typescript": "5.7.3"
},
"devDependencies": {
Expand Down
28 changes: 14 additions & 14 deletions apps/smart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"test:e2e": "dotenv-run -f .env -f .secrets -v -- playwright test"
},
"devDependencies": {
"@ai-sdk/azure": "1.1.9",
"@ai-sdk/openai": "1.1.9",
"@ai-sdk/svelte": "1.1.9",
"@ai-sdk/azure": "1.1.12",
"@ai-sdk/openai": "1.1.12",
"@ai-sdk/svelte": "1.1.17",
"@aibrow/dom-types": "1.3.7",
"@inlang/paraglide-sveltekit": "0.15.5",
"@playwright/test": "1.50.1",
Expand All @@ -41,25 +41,25 @@
"@spectacular/utils": "workspace:*",
"@sveltejs/adapter-auto": "4.0.0",
"@sveltejs/adapter-node": "5.2.12",
"@sveltejs/adapter-vercel": "5.6.1",
"@sveltejs/adapter-vercel": "5.6.2",
"@sveltejs/enhanced-img": "0.4.4",
"@sveltejs/kit": "2.17.1",
"@sveltejs/kit": "2.17.2",
"@sveltejs/vite-plugin-svelte": "5.0.3",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/forms": "0.5.10",
"@tailwindcss/typography": "0.5.16",
"@tanstack/table-core": "8.20.5",
"@types/dom-chromium-ai": "0.0.4",
"ai": "4.1.17",
"@tanstack/table-core": "8.21.2",
"@types/dom-chromium-ai": "0.0.6",
"ai": "4.1.41",
"autoprefixer": "10.4.20",
"bits-ui": "1.0.0-next.71",
"bits-ui": "1.2.0",
"clsx": "2.1.1",
"formsnap": "2.0.0",
"lucide-svelte": "0.474.0",
"lucide-svelte": "0.475.0",
"mode-watcher": "0.5.1",
"openai-zod-to-json-schema": "1.0.3",
"runed": "0.23.2",
"svelte": "5.19.7",
"runed": "0.23.4",
"svelte": "5.20.1",
"svelte-check": "4.1.4",
"svelte-persisted-store": "0.12.0",
"svelte-radix": "2.0.1",
Expand All @@ -71,8 +71,8 @@
"tailwindcss-animate": "1.0.7",
"typescript": "5.7.3",
"vaul-svelte": "1.0.0-next.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5",
"zod": "3.24.1"
"zod": "3.24.2"
}
}
2 changes: 1 addition & 1 deletion apps/smart/src/lib/components/layout/command-menu.svelte
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<script lang="ts">
import { docsConfig } from '$lib/config/docs.js';
import { cn } from '$lib/utils.js';
import type { Button } from '@spectacular/ui/components/button';
import { Button } from '@spectacular/ui/components/button';
import * as Command from '@spectacular/ui/components/command';
import { resetMode, setMode } from 'mode-watcher';
import type { ComponentProps } from 'svelte';
Expand Down
18 changes: 9 additions & 9 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,33 +18,33 @@
"test:unit:coverage": "vitest run --coverage"
},
"dependencies": {
"@tailwindcss/vite": "4.0.3",
"@tailwindcss/vite": "4.0.6",
"sharp": "0.33.5"
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/mdx": "4.0.8",
"@astrojs/node": "9.0.2",
"@astrojs/node": "9.1.0",
"@astrojs/partytown": "2.1.3",
"@astrojs/sitemap": "3.2.1",
"@astrojs/starlight": "0.31.1",
"@astrojs/starlight": "0.32.0",
"@astrojs/svelte": "7.0.4",
"@astrojs/vercel": "8.0.5",
"@astrojs/vercel": "8.0.7",
"@fontsource-variable/inter": "5.1.1",
"@fontsource/source-code-pro": "5.1.1",
"@spectacular/biome-config": "workspace:*",
"@spectacular/typescript-config": "workspace:*",
"@spectacular/utils": "workspace:*",
"@tailwindcss/typography": "0.5.16",
"@vitest/coverage-v8": "3.0.5",
"astro": "5.2.3",
"astro-expressive-code": "0.40.1",
"astro": "5.3.0",
"astro-expressive-code": "0.40.2",
"astro-seo": "0.8.4",
"lucide-svelte": "0.474.0",
"lucide-svelte": "0.475.0",
"mode-watcher": "0.5.1",
"svelte": "5.19.7",
"svelte": "5.20.1",
"tailwind-merge": "3.0.1",
"tailwindcss": "4.0.3",
"tailwindcss": "4.0.6",
"typescript": "5.7.3",
"vitest": "3.0.5"
}
Expand Down
1 change: 1 addition & 0 deletions docs/awesome-ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Use [shadcn-chatbot-kit](https://github.com/Blazity/shadcn-chatbot-kit) for UI c
- Agentic Platforms
- **n8n** [Self-hosted AI starter kit](https://github.com/coleam00/ai-agents-masterclass/tree/main/local-ai-packaged)
- [arkai](https://arkai.app/) - AI Workflows for everyone
- [flowiseai](https://flowiseai.com/) - Open source low-code tool for developers to build customized LLM orchestration flow & AI agents

- Libs
- Gradual JSON Parser for Generative Pretrained Transformers [gjp-4-gpt](https://github.com/JacksonKearl/gjp-4-gpt)
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,19 +62,19 @@
"@changesets/cli": "2.27.12",
"@dotenv-run/cli": "1.3.6",
"@manypkg/cli": "0.23.0",
"@markuplint/astro-parser": "4.6.14",
"@markuplint/svelte-parser": "4.7.4",
"@markuplint/astro-parser": "4.6.16",
"@markuplint/svelte-parser": "4.7.6",
"@spectacular/biome-config": "workspace:*",
"@spectacular/typescript-config": "workspace:*",
"cspell": "8.17.3",
"husky": "9.1.7",
"lint-staged": "15.4.3",
"markuplint": "4.11.4",
"turbo": "2.4.0",
"ultracite": "4.1.18",
"markuplint": "4.11.6",
"turbo": "2.4.2",
"ultracite": "4.1.19",
"vitest": "3.0.5"
},
"packageManager": "pnpm@10.2.0",
"packageManager": "pnpm@10.4.1",
"engines": {
"node": ">=20",
"pnpm": ">=9"
Expand Down
2 changes: 1 addition & 1 deletion packages/biome-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"ultracite": "4.1.18"
"ultracite": "4.1.19"
},
"peerDependencies": {
"@biomejs/biome": "^1.9.0"
Expand Down
6 changes: 4 additions & 2 deletions packages/role-houdini/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"publishConfig": {
"access": "public"
},
"files": ["dist/**"],
"files": [
"dist/**"
],
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -38,7 +40,7 @@
"dev": "tsup src/index.ts --format esm,cjs --watch --dts"
},
"dependencies": {
"houdini": "1.5.0"
"houdini": "1.5.1"
},
"devDependencies": {
"@spectacular/biome-config": "workspace:*",
Expand Down
12 changes: 6 additions & 6 deletions packages/skeleton-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"@spectacular/biome-config": "workspace:*",
"@spectacular/typescript-config": "workspace:*",
"@spectacular/utils": "workspace:*",
"@sveltejs/kit": "2.17.1",
"@sveltejs/kit": "2.17.2",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/forms": "0.5.10",
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.16",
"@tsconfig/svelte": "5.0.4",
"@types/node": "22.13.1",
"@vincjo/datatables": "2.4.0",
"@types/node": "22.13.4",
"@vincjo/datatables": "2.5.0",
"@vitest/coverage-v8": "3.0.5",
"autoprefixer": "10.4.20",
"bits-ui": "0.22.0",
Expand All @@ -60,8 +60,8 @@
"date-fns": "4.1.0",
"formsnap": "1.0.1",
"graphql": "16.10.0",
"lucide-svelte": "0.474.0",
"postcss": "8.5.1",
"lucide-svelte": "0.475.0",
"postcss": "8.5.2",
"postcss-import": "16.1.0",
"postcss-load-config": "6.0.1",
"svelte": "4.2.19",
Expand All @@ -73,7 +73,7 @@
"typescript": "5.7.3",
"vite": "5.4.11",
"vitest": "3.0.5",
"zod": "3.24.1"
"zod": "3.24.2"
},
"peerDependencies": {
"@sveltejs/kit": "^2.0.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/smart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test:watch": "vitest"
},
"devDependencies": {
"@ai-sdk/svelte": "1.1.9",
"@ai-sdk/svelte": "1.1.17",
"@aibrow/dom-types": "1.3.7",
"@floating-ui/dom": "1.6.13",
"@inlang/paraglide-sveltekit": "0.15.5",
Expand All @@ -39,18 +39,18 @@
"@spectacular/typescript-config": "workspace:*",
"@spectacular/utils": "workspace:*",
"@svelte-plugins/datepicker": "1.0.11",
"@sveltejs/kit": "2.17.1",
"@sveltejs/kit": "2.17.2",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@tsconfig/svelte": "5.0.4",
"@types/dom-chromium-ai": "0.0.4",
"@types/node": "22.13.1",
"@types/dom-chromium-ai": "0.0.6",
"@types/node": "22.13.4",
"@vitest/coverage-v8": "3.0.5",
"ai": "4.1.17",
"ai": "4.1.41",
"chrome-ai": "1.11.1",
"date-fns": "4.1.0",
"formsnap": "1.0.1",
"gjp-4-gpt": "0.0.8",
"lucide-svelte": "0.474.0",
"lucide-svelte": "0.475.0",
"svelte": "4.2.19",
"svelte-check": "4.1.4",
"svelte-select": "5.8.3",
Expand All @@ -62,7 +62,7 @@
"typescript": "5.7.3",
"vite": "5.4.11",
"vitest": "3.0.5",
"zod": "3.24.1"
"zod": "3.24.2"
},
"peerDependencies": {
"@sveltejs/kit": "^2.0.0",
Expand Down
30 changes: 15 additions & 15 deletions packages/ui/components.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"$schema": "https://next.shadcn-svelte.com/schema.json",
"style": "default",
"tailwind": {
"config": "tailwind.config.ts",
"css": "styles/default.pcss",
"baseColor": "slate"
},
"aliases": {
"components": "#components",
"utils": "#utils",
"ui": "#components/ui",
"hooks": "#hooks"
},
"typescript": true,
"registry": "https://next.shadcn-svelte.com/registry"
"$schema": "https://next.shadcn-svelte.com/schema.json",
"style": "default",
"tailwind": {
"config": "tailwind.config.ts",
"css": "styles/default.pcss",
"baseColor": "slate"
},
"aliases": {
"components": "#components",
"utils": "#utils",
"ui": "#components/ui",
"hooks": "#hooks"
},
"typescript": true,
"registry": "https://next.shadcn-svelte.com/registry"
}
Loading

0 comments on commit bea43c6

Please sign in to comment.