Skip to content

Commit

Permalink
build: deps updated
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Apr 6, 2024
1 parent 3fd2a7a commit 509d9cf
Show file tree
Hide file tree
Showing 11 changed files with 512 additions and 510 deletions.
8 changes: 4 additions & 4 deletions apps/console-fb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@testing-library/svelte": "4.1.0",
"@types/gtag.js": "0.0.19",
"@types/js-cookie": "3.0.6",
"@types/node": "20.12.3",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@vercel/analytics": "1.2.2",
Expand Down Expand Up @@ -107,15 +107,15 @@
"tailwindcss-animate": "1.0.7",
"throttle-debounce": "5.0.0",
"tslib": "2.6.2",
"typescript": "5.4.3",
"typescript": "5.4.4",
"vite": "5.2.8",
"vite-plugin-pwa": "0.19.7",
"vite-plugin-pwa": "0.19.8",
"vite-plugin-tailwind-purgecss": "0.2.1",
"vitest": "1.4.0",
"zod": "3.22.4"
},
"optionalDependencies": {
"@playwright/test": "1.42.1",
"@playwright/test": "1.43.0",
"@vitest/ui": "1.4.0"
}
}
8 changes: 4 additions & 4 deletions apps/console-sc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.12",
"@types/eslint": "8.56.7",
"@types/node": "20.12.3",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@vincjo/datatables": "1.14.5",
Expand All @@ -49,7 +49,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.36.0-next.6",
"formsnap": "1.0.0",
"lucide-svelte": "0.364.0",
"lucide-svelte": "0.365.0",
"postcss": "8.4.38",
"postcss-import": "16.1.0",
"postcss-load-config": "5.0.3",
Expand All @@ -68,14 +68,14 @@
"tailwindcss": "3.4.3",
"tailwindcss-animate": "1.0.7",
"tslib": "2.6.2",
"typescript": "5.4.3",
"typescript": "5.4.4",
"vite": "5.2.8",
"vite-plugin-tailwind-purgecss": "0.2.1",
"vitest": "1.4.0",
"zod": "3.22.4"
},
"optionalDependencies": {
"@playwright/test": "1.42.1",
"@playwright/test": "1.43.0",
"@vitest/ui": "1.4.0"
}
}
20 changes: 10 additions & 10 deletions apps/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"devDependencies": {
"@floating-ui/dom": "1.6.3",
"@fontsource-variable/inter": "5.0.17",
"@inlang/cli": "2.13.4",
"@inlang/paraglide-js": "1.3.6",
"@inlang/paraglide-js-adapter-sveltekit": "0.5.18",
"@nhost/nhost-js": "3.0.10",
"@inlang/cli": "2.13.6",
"@inlang/paraglide-js": "1.4.0",
"@inlang/paraglide-js-adapter-sveltekit": "0.5.21",
"@nhost/nhost-js": "3.0.11",
"@skeletonlabs/skeleton": "2.9.0",
"@skeletonlabs/tw-plugin": "0.3.1",
"@spectacular/eslint-config": "workspace:*",
Expand All @@ -49,13 +49,13 @@
"@tailwindcss/typography": "0.5.12",
"@types/d3-scale": "4.0.8",
"@types/eslint": "8.56.7",
"@types/node": "20.12.3",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@vercel/analytics": "1.2.2",
"@vincjo/datatables": "1.14.5",
"@vitest/coverage-v8": "1.4.0",
"@xyflow/svelte": "0.0.39",
"@xyflow/svelte": "0.0.40",
"autoprefixer": "10.4.19",
"d3-array": "3.2.4",
"d3-scale": "4.0.2",
Expand All @@ -71,8 +71,8 @@
"houdini": "1.2.46",
"houdini-svelte": "1.2.46",
"layerchart": "0.34.0",
"lucide-svelte": "0.364.0",
"paneforge": "0.0.2",
"lucide-svelte": "0.365.0",
"paneforge": "0.0.3",
"postcss": "8.4.38",
"prettier": "3.2.5",
"prettier-plugin-svelte": "3.2.2",
Expand All @@ -91,15 +91,15 @@
"tailwindcss": "3.4.3",
"tailwindcss-animate": "1.0.7",
"tslib": "2.6.2",
"typescript": "5.4.3",
"typescript": "5.4.4",
"vite": "5.2.8",
"vite-plugin-tailwind-purgecss": "0.2.1",
"vitest": "1.4.0",
"xstate": "4.38.3",
"zod": "3.22.4"
},
"optionalDependencies": {
"@playwright/test": "1.42.1",
"@playwright/test": "1.43.0",
"@vitest/ui": "1.4.0"
}
}
6 changes: 3 additions & 3 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"dependencies": {
"@astrojs/check": "0.5.10",
"@astrojs/node": "8.2.5",
"@astrojs/starlight": "0.21.3",
"@astrojs/starlight": "0.21.4",
"@astrojs/starlight-tailwind": "2.0.1",
"@astrojs/tailwind": "5.1.0",
"@astrojs/vercel": "7.5.2",
"@fontsource-variable/inter": "5.0.17",
"@fontsource/source-code-pro": "5.0.17",
"astro": "4.5.15",
"astro": "4.5.16",
"sharp": "0.33.3",
"tailwindcss": "3.4.3",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"devDependencies": {
"@spectacular/eslint-config": "workspace:*"
Expand Down
18 changes: 9 additions & 9 deletions apps/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"devDependencies": {
"@floating-ui/dom": "1.6.3",
"@fontsource-variable/inter": "5.0.17",
"@inlang/cli": "2.13.4",
"@inlang/paraglide-js": "1.3.6",
"@inlang/paraglide-js-adapter-sveltekit": "0.5.18",
"@inlang/cli": "2.13.6",
"@inlang/paraglide-js": "1.4.0",
"@inlang/paraglide-js-adapter-sveltekit": "0.5.21",
"@skeletonlabs/skeleton": "2.9.0",
"@skeletonlabs/tw-plugin": "0.3.1",
"@spectacular/eslint-config": "workspace:*",
Expand All @@ -51,13 +51,13 @@
"@tsparticles/svelte": "3.0.0",
"@types/d3-scale": "4.0.8",
"@types/eslint": "8.56.7",
"@types/node": "20.12.3",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@vercel/analytics": "1.2.2",
"@vincjo/datatables": "1.14.5",
"@vitest/coverage-v8": "1.4.0",
"@xyflow/svelte": "0.0.39",
"@xyflow/svelte": "0.0.40",
"autoprefixer": "10.4.19",
"d3-array": "3.2.4",
"d3-scale": "4.0.2",
Expand All @@ -69,8 +69,8 @@
"eslint-plugin-svelte": "2.36.0-next.6",
"formsnap": "1.0.0",
"layerchart": "0.34.0",
"lucide-svelte": "0.364.0",
"paneforge": "0.0.2",
"lucide-svelte": "0.365.0",
"paneforge": "0.0.3",
"postcss": "8.4.38",
"prettier": "3.2.5",
"prettier-plugin-svelte": "3.2.2",
Expand All @@ -89,14 +89,14 @@
"tailwindcss": "3.4.3",
"tailwindcss-animate": "1.0.7",
"tslib": "2.6.2",
"typescript": "5.4.3",
"typescript": "5.4.4",
"vite": "5.2.8",
"vite-plugin-tailwind-purgecss": "0.2.1",
"vitest": "1.4.0",
"zod": "3.22.4"
},
"optionalDependencies": {
"@playwright/test": "1.42.1",
"@playwright/test": "1.43.0",
"@vitest/ui": "1.4.0"
}
}
10 changes: 5 additions & 5 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
},
"devDependencies": {
"@astrojs/check": "0.5.10",
"@astrojs/mdx": "2.2.3",
"@astrojs/mdx": "2.2.4",
"@astrojs/node": "8.2.5",
"@astrojs/partytown": "2.0.4",
"@astrojs/sitemap": "3.1.2",
"@astrojs/starlight": "0.21.3",
"@astrojs/starlight": "0.21.4",
"@astrojs/svelte": "5.3.0",
"@astrojs/tailwind": "5.1.0",
"@astrojs/vercel": "7.5.2",
Expand All @@ -37,15 +37,15 @@
"@spectacular/typescript-config": "workspace:*",
"@spectacular/utils": "workspace:*",
"@tailwindcss/typography": "0.5.12",
"astro": "4.5.15",
"astro": "4.5.16",
"astro-expressive-code": "^0.33.5",
"astro-seo": "0.8.3",
"lucide-svelte": "0.364.0",
"lucide-svelte": "0.365.0",
"mode-watcher": "0.3.0",
"svelte": "4.2.12",
"tailwind-merge": "2.2.2",
"tailwindcss": "3.4.3",
"typescript": "5.4.3",
"typescript": "5.4.4",
"vitest": "1.4.0"
}
}
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
{
"name": "spectacular",
"description": "SvelteKit monorepo template",
"version": "0.1.2",
"private": true,
"license": "MIT",
"homepage": "https://chinthagunta.com/",
"repository": {
"type": "git",
"url": "https://github.com/xmlking/spectacular.git"
},
"bugs": {
"url": "https://github.com/xmlking/spectacular/issues"
},
"description": "SvelteKit monorepo template",
"keywords": [
"cli",
"components",
Expand All @@ -25,30 +16,39 @@
"tailwindcss",
"sveltekit"
],
"homepage": "https://chinthagunta.com/",
"bugs": {
"url": "https://github.com/xmlking/spectacular/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/xmlking/spectacular.git"
},
"license": "MIT",
"workspaces": [
"apps/*",
"packages/*"
],
"scripts": {
"dev": "turbo run dev --parallel",
"//": "Include build, lint, test - all the things you need to run before publishing",
"build": "turbo run build",
"preview": "turbo run preview",
"lint:cspell": "cspell lint -c .vscode/cspell.json **",
"lint:root": "prettier --check .",
"lint": "turbo run lint --parallel",
"test": "turbo run test --parallel",
"check": "turbo run check --parallel",
"format:root": "prettier --write .",
"format": "turbo run format --parallel",
"ci:release": "pnpm run prerelease && changeset publish",
"ci:snapshot": "pnpm prerelease && changeset version --snapshot preview && pnpm install && changeset publish --tag preview",
"ci:version": "changeset version && pnpm install --no-frozen-lockfile",
"ci:version-status": "changeset status -v",
"clean": "turbo run clean && rm -rf node_modules",
"cs": "changeset",
"//": "Include build, lint, test - all the things you need to run before publishing",
"dev": "turbo run dev --parallel",
"format": "turbo run format --parallel",
"format:root": "prettier --write .",
"lint": "turbo run lint --parallel",
"lint:cspell": "cspell lint -c .vscode/cspell.json **",
"lint:root": "prettier --check .",
"prepare": "./scripts/init.sh",
"prerelease": "pnpm clean && pnpm install && turbo run build lint test",
"ci:version": "changeset version && pnpm install --no-frozen-lockfile",
"ci:version-status": "changeset status -v",
"ci:release": "pnpm run prerelease && changeset publish",
"ci:snapshot": "pnpm prerelease && changeset version --snapshot preview && pnpm install && changeset publish --tag preview",
"prepare": "./scripts/init.sh"
"preview": "turbo run preview",
"test": "turbo run test --parallel"
},
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/skeleton-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.12",
"@tsconfig/svelte": "5.0.4",
"@types/node": "20.12.3",
"@types/node": "20.12.5",
"@vincjo/datatables": "1.14.5",
"autoprefixer": "10.4.19",
"clsx": "2.1.0",
"cssnano": "6.1.2",
"formsnap": "1.0.0",
"lucide-svelte": "0.364.0",
"lucide-svelte": "0.365.0",
"postcss": "8.4.38",
"postcss-import": "16.1.0",
"postcss-load-config": "5.0.3",
Expand All @@ -55,7 +55,7 @@
"tailwind-variants": "0.2.1",
"tailwindcss": "3.4.3",
"tslib": "2.6.2",
"typescript": "5.4.3",
"typescript": "5.4.4",
"vite": "5.2.8",
"vitest": "1.4.0",
"zod": "3.22.4"
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"cmdk-sv": "0.0.17",
"embla-carousel-svelte": "^8.0.1",
"formsnap": "1.0.0",
"lucide-svelte": "0.364.0",
"lucide-svelte": "0.365.0",
"mode-watcher": "0.3.0",
"paneforge": "0.0.2",
"paneforge": "0.0.3",
"svelte-radix": "1.1.0",
"svelte-sonner": "^0.3.21",
"sveltekit-superforms": "2.12.2",
Expand All @@ -48,7 +48,7 @@
"@spectacular/typescript-config": "workspace:*",
"@tailwindcss/typography": "0.5.12",
"@tsconfig/svelte": "5.0.4",
"@types/node": "20.12.3",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"cssnano": "6.1.2",
Expand All @@ -59,7 +59,7 @@
"prettier-plugin-svelte": "3.2.2",
"prettier-plugin-tailwindcss": "0.5.13",
"tailwindcss": "3.4.3",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"peerDependencies": {
"@sveltejs/kit": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@spectacular/prettier-config": "workspace:*",
"@spectacular/typescript-config": "workspace:*",
"zod": "3.22.4",
"zod-validation-error": "3.0.3"
"zod-validation-error": "3.1.0"
},
"peerDependencies": {
"@sveltejs/kit": "^2.0.0",
Expand Down
Loading

0 comments on commit 509d9cf

Please sign in to comment.